@charset "utf-8";

#mainadjuster {
	position: absolute;
	top: 340px;
	width: 90%;
	left: 90px;
}
.header {
	position: relative;
	left: auto;
	top: 10px;
}
.sbinner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #d0d0d0;
	text-align: right;
	padding-right: 10px;
}
.sbinnermain {
	margin-top: 20px;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.sbinnertitle {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.maintable {
	position: relative;
	margin: 0px;
}
.sbback {
	background-color: #283B45;
	background-image: url(sidebar/sb_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
}
#sidebar {
	width: 258px;
	position: relative;
	top: 30px;
}
#maintext {
	width: 450px;
}
.maintext_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: 2c414c;
	padding: 0px;
	padding-left: 50px;
	text-indent: 40px;
}
.maintext_title {
	padding-left: 50px;
	padding-bottom: 0px;
}
i {
	font-style: normal;
	color: #159CBA;
}
#is_list {
	padding-left: 40px;
	text-indent: 0px;
}
#topnav table {
	background-repeat: no-repeat;
	margin-right: 55px;
	position: relative;
	top: 52px;
	z-index: 20;
}
#ddnavplacer {
	position: relative;
	top: 235px;
	width: 250px;
	left: -95px;
}
#topnav {
	height: 20px;
}
#header {
	background-image: url(header_nodd.jpg);
	background-repeat: no-repeat;
	height: 332px;
	width: 927px;
	border: 0;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #bbbfc2;
	height: 50px;
	padding-left: 70px;
	padding-right: 70px;
	font-weight: bold;
}
body {
	background-attachment: scroll;
	background-color: #293B45;
	background-image: url(mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a:link {
	color: #0DA2B6;
}
a:visited {
	color: #0A7281;
}
a:hover {
	color: #2BD8F0;
}
a:active {
	color: #2BD8F0;
}
.maintable tr .footer table tr td a {
	color: #BBBFC2;
	text-decoration: none;
}
.maintable tr .footer table tr td a:hover {
	color: #11A2BF;
	text-decoration: underline;
}
