body { 
  color: #333333; 
  padding: 0px; 
  font-size: 12px; 
  font-family: Arial, Helvetica, Geneva, sans-serif;
  margin: 0px;
}

div#sidebar {
	z-index: 0;
	margin-left: 21px;
	width: 266px;
	float: left;
}

div#logo {
	height: 49px;
	background-position: center 20px;
	background-repeat: no-repeat;
	background-image: url(../images/logo.gif);
	letter-spacing: 1px;
	padding-top: 122px;
	text-align: center;
}

div#sidebar_text {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	background-image: url(sbtop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 440px;
	background-color: #898989;
}

div#sidebar_footer {
	padding: 15px;
	background-position: left top;
	background-repeat: no-repeat;
	height: 17px;
	width: 267px;
	background-image: url(sbbot.gif);
}

div#main {
	margin-left: 287px;
}

div#main_menu {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

div#main_menu_bottom {
	text-align: center;
	width: 680px;
	position: absolute;
	left: 305px;
	top: 648px;
}

div#content {
	margin-bottom: 0px;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 18px;
	border-color: #1d1bc7;
	border-style: solid;
	border-width: 1px;
	height: 659px;
	width: 966px;
}

div#main_content {
	height: 547px;
	width: 676px;
}

div#msg_bar_tip {
	padding-top: 3px;
	width: 21px;
	left: 19px;
	top: 612px;
	position: absolute;
	text-align: center;
	height: 22px;
	background-color: #1d1bc3;
}


div#msg_bar {
	padding-top: 3px;
	width: 680px;
	left: 305px;
	top: 612px;
	position: absolute;
	text-align: center;
	height: 22px;
	background-color: #1d1bc3;
}


.white {
	color: white;
}

.headline {
	z-index: 0;
	letter-spacing: 1px;
	font-size: 14px;
}

.italic {
	font-style: italic;
}


.quote {
	font-style: italic;
}

.logo {
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.red {
	color: #ff1114;
}

.gray{
	color: #a6a6a6;
}

.graylite{
	color: #ebebeb;
}

.blue {
	color: #1d1ac3;
}

.sidebar_heading {
	font-size: 16px;
}

.menu {
	text-decoration: none;
	display: inline;
	position: relative;
}

a.menu:hover {
	color: #1d1ac3;
}

a.menu#select{
	text-decoration: none;
	color: #1d1ac3;
}

.center {
	text-align: center;
}

div#botbar{
	font-size: 11px;
	position: relative;
	margin-top: 0px;
	margin-left: 18px;
	width: 966px;
	height: 17px;
	clear: both;
}

div#copyright{
	width: 550px;
	float: left;
	margin-left: 10px;
}

div#email{
	width: 300px;
	text-align: right;
	float: right;
	margin-right: 10px;
}

li.menu{
	padding-right: 20px;
	padding-left: 20px;
}

img.hidden_img{
	display: inline;
}

.ie img.hidden_img{
	left: 20px;
	position: relative;
}

div.img_picker_sidebar {
	position: relative;
	top: 40px;
	margin-left: 560px;
	float: none;
	width: 100px;
}

.ie div.img_picker_sidebar{
	top: 35px;
}

div.imagepicker {
	width: 100px;
	height: 65px;
	text-align: center;
}

div.imagepicker img {
	margin-top: 5px;
}

p.thumbinfo {
	color: #949494;
	top: -12px;
	position: relative;
	text-align: center;
}

