@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
img {
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#page {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#page_sides {
	background-image: url(../images/page_sides.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contentwrap {
	background-image: url(../images/content_background.png);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #000000;
}
#header {
	background-image: url(../images/header_background.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 85px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#ad_console {
	background-image: url(../images/ad_console.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 106px;
	background-color: #000000;
	padding-top: 16px;
	padding-left: 76px;
}
.adblock160x600 {
	width: 170px;
	margin-left: 15px;
	text-align: center;
}
#banner {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 880px;
	height: 85px;
	padding-top: 10px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar1 .sidebarlt {
	background-color: #000000;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-size: 11px;
}

#sidebar1 .sidebar_text {
	background-color: #000000;
	padding: 0px;
	border: 0px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-size: 11px;
	text-align:left
}

#sidebar1 .sidebarlt p {
	margin: 0px;
	padding: 0px;
}
#sidebar1 .sidebardk {
	background-color: #000000;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-size: 11px;
}
#sidebar1 .sidebardk p {
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 200px;
	margin-bottom: 0px;
}
#menu li a {
	height: 24px;
	text-decoration: none;
	font-size: 11px;
}
#menu li a:link, #menu li a:visited {
	color: #9999CC;
	display: block;
	padding: 8px 0 0 28px;
	background-image: url(../images/menu.png);
	font-weight: bold;
}
#menu li a:hover {
	color: #FFFF00;
	padding: 8px 0 0 28px;
	background-image: url(../images/menu.png);
	background-position: 0 -32px;
}
#main_content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_content a {
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
}
#main_content a:hover {
	color: #FFFF00;
}
#main_content h1 {
	font-size: 18px;
	color: #FFFF00;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}
#main_content h2 {
	font-size: 14px;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	border-top-color: #313131;
	padding-top: 5px;
}
#main_content h3 {
	font-size: 12px;
	font-weight: bold;
}
#main_content p {
	line-height: 16px;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_content li {
	margin-bottom: 0px;
	line-height: 18px;
}
#main_content blockquote {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #000000;
	border: 1px solid #a2a406;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main_content blockquote p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer {
	background-color: #000000;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #9999CC;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
	clear: both;
	float: left;
	width: 890px;
}
#footer p {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0;
}
#footer a {
	color: #9999CC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.div_style { /* this class can be used to float an element left in your page */
	background-image: url(../images/div_background.png);
	background-repeat: repeat-x;
	background-position: center top;
}
