body {
	background:#031821;
	color: #3a3a3a;
	font: 9pt arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}
a:link, body_alink {
	color: #fff;
	text-decoration: none;
}
a:visited, body_avisited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active, body_ahover {
	color: #00aec4;
	text-decoration: none;
}

#logo {
	background:url(images/bg.gif) no-repeat center 50px;
	width:700px;
	height:272px;
	margin:auto;
	display:block;
	color:#031821;
}

/* special sections and elements
------------------------------------------- */
.forums {position: relative;width:660px; margin:25px auto 0 auto;}
.forums * {color: #fff;}
.forums a:hover {border-bottom: none; color: #00aec4;}
.forums h3 {margin-top: 0;}
.forums ul {float: left; width: 160px; margin-right: 20px; list-style: none;}
.forums ul li {margin: 0; border-bottom: 1px solid #152831; line-height: 1.8em;}