body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffaf00;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
	min-width: 600px;
}

a:link, a:active, a:visited { font-family: Verdana; font-size: 13px; text-decoration: underline; color : #ffffff; }
a:hover { font-family: Verdana; font-size: 13px; text-decoration: underline; color : #ffffff; }
a:focus { outline: 0 !important; }

#container {
	position: relative;
	margin: 0 auto;
	width: 880px;
	text-align: left;
}

#header {
	width: 880px;
	height: 182px;
	background: url(../../images/main_header.jpg);
	background-repeat: no-repeat;
}

#lhs {
	width: 135px;
	height: 360px;
	background-image: url(../../images/main_middle_left.jpg);
}


#rhs {
	width: 138px;
	height: 360px;
	background-image: url(../../images/main_middle_right.jpg);
	position: absolute; top: 182px; left: 742px;
}

#news { position: absolute; top: 182px; left: 135px; width:187px; height:27px; background: transparent url(../../images/menu_news_off.jpg); overflow:hidden; margin:0 auto;}
#news a {display:block; float:left; width:187px; height:0; overflow:hidden; color:#000; text-decoration:none; padding-top:27px; background:transparent url(../../images/menu_news_on.jpg) no-repeat 500px 500px;}
* html #news a  {height:27px; he\ight:0;}
#news a#snews:hover {background-position: -0px 0; z-index:50;}	
	
#spacertomenu {
	width: 187px;
	height: 13px;
	background-image: url(../../images/menu_spacer_tomembers.jpg);
	position: absolute; top:209px; left: 135px;
}

#members { position: absolute; top: 222px; left: 135px; width:187px; height:27px; background: transparent url(../../images/menu_members_off.jpg); overflow:hidden; margin:0 auto;}
#members a {display:block; float:left; width:187px; height:0; overflow:hidden; color:#000; text-decoration:none; padding-top:27px; background:transparent url(../../images/menu_members_on.jpg) no-repeat 500px 500px;}
* html #members a  {height:27px; he\ight:0;}
#members a#smembers:hover {background-position: -0px 0; z-index:50;}	

#spacertoresults {
	width: 187px;
	height: 13px;
	background-image: url(../../images/menu_spacer_toresults.jpg);
	position: absolute; top: 249px; left: 135px;
}

#results { position: absolute; top: 262px; left: 135px; width:187px; height:27px; background: transparent url(../../images/menu_results_off.jpg); overflow:hidden; margin:0 auto;}
#results a {display:block; float:left; width:187px; height:0; overflow:hidden; color:#000; text-decoration:none; padding-top:27px; background:transparent url(../../images/menu_results_on.jpg) no-repeat 500px 500px;}
* html #results a  {height:27px; he\ight:0;}
#results a#sresults:hover {background-position: -0px 0; z-index:50;}	

#spacertoforums {
	width: 187px;
	height: 93px;
	background-image: url(../../images/menu_spacer_toforums.jpg);
	position: absolute; top: 289px; left: 135px;
}

#forums { position: absolute; top: 382px; left: 135px; width:187px; height:27px; background: transparent url(../../images/menu_forums_off.jpg); overflow:hidden; margin:0 auto;}
#forums a {display:block; float:left; width:187px; height:0; overflow:hidden; color:#000; text-decoration:none; padding-top:27px; background:transparent url(../../images/menu_forums_on.jpg) no-repeat 500px 500px;}
* html #forums a  {height:27px; he\ight:0;}
#forums a#sforums:hover {background-position: -0px 0; z-index:50;}

#spacertobottom {
	width: 187px;
	height: 133px;
	background-image: url(../../images/menu_spacer_tobottom.jpg);
	position: absolute; top: 409px; left: 135px;
}

#midspacer {
	width: 23px;
	height: 360px;
	background-image: url(../../images/main_middle_spacer.jpg);
	position: absolute; top: 182px; left: 322px;
}

#textArea {
padding: 15px;
margin: 0px;
text-align: left;
position: relative;
font-size: 13px;
}

#textBackground {
	padding: 0px;
	margin: 0px;
	width: 397px;
	height: 360px;
	background-image: url(../../images/main_middle_textarea.jpg);
	position: absolute; top: 182px; left: 345px;
	text-align: left;
}

#footer {
	padding: 0px;
	margin: 0px;
	width: 880px;
	height: 130px;
}

#base {
	padding: 0px;
	margin: 0px;
	width: 880px;
	height: 208px;
	background-image: url(../../images/main_base.jpg);
}