body{
	margin:0;
	padding:0;
	background:#202019;
	cursor:default;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#top,#top h1,#top_strip h2,#top_strip h5{
	display:none;
}
#top_strip{
	background:url(../images/top_wide.gif) no-repeat bottom center;
	width:100%;
	height:58px;
}
#wrapper{
	position:relative;
}
#content_wrapper{
	text-align:justify;
	font-size:9pt;
	color:#DDD;
}
#content{
	border-top:1px solid #555;
}
#content h1{
	display:none;
}
#content h2{
	font:bold 10pt;
	color:#DDD;
	padding:3px 6px 3px 6px;
	border-right:1px solid #333;
	display:inline;
	background:#50574F;
}
#content h3{
	font:bold 10pt;
	color:#000;
	padding:3px 0 3px 5px;
	display:inline;
	background:#929071;
}
#content h3 a:link,#content h3 a:visited{
	color:#000;
	text-decoration:none;
}
#content h3 a:hover,#content h3 a:active{
	color:#000;
	text-decoration:underline;
}
#content .spread{
	background:#929071;
	padding:3px 0 3px 0;
	border-bottom:1px solid #333;
}
#content p{
	margin:6px;
	padding:0;
}
#content p img.thumbimg{
	margin:2px;
	padding:1px;
	background:#A6A682;
	border:1px solid #3E4033;
}
#content p.media{
	text-align:center;
}
#content p.media img{
	padding:1px;
	margin-bottom:3px;
	background:transparent;
	border:1px solid #666;
}
#content p.media img.new{
	padding:1px;
	margin-bottom:3px;
	background:#FFF;
	border:1px solid #000;
}
#content .smallfont{
	font-size:11px;
}
#content .center{
	text-align:center;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	line-height:15px;
}
#content .center IMG{
	border:10px solid #202019;
}
#content .right{
	text-align:right;
}
#content a:link,#content a:visited{
	color:#eeaf30;
	text-decoration:none;
}
#content a:hover,#content a:active{
	color:#eeaf30;
	text-decoration:underline;
}
#content a.imgbacklink{
	color:#867f61 !important;
}
select{
	padding:0 !important;
}
input,select,textarea{
	font-size:9px;
	color:#000;
	background:#DDD;
	padding:3px 6px 3px 6px;
	border:1px solid #A4A384;
}
input.button{
	padding-top:0 !important;
	padding-bottom:0 !important;
	background:#DDD;
	font-weight:bold;
	border-left:1px solid #F1F0E3;
	border-top:1px solid #F1F0E3;
	border-bottom:1px solid #A3A293;
	border-right:1px solid #A3A293;
}

#footer{
	height:20px;
	text-aling:center;
	line-height:16px;
}
#footer #fbottom{
	text-align:center;
	font:10px Verdana;
	color:#CCA400;
}
#footer #fbottom em{
	display:none;
}
#footer #fbottom strong{
	display:inline;
	color:#FFFFFF;
	padding-left:17px;
	font-weight:normal;
}
#fbottom a{
	display:none;
}
/** This command represses the IRC channel infomation being displayed below the picture in the image gallery popup 

#fbottom a:link,#fbottom a:visited{
	text-decoration:none;
	color:#CCA400;
}
#footer #fbottom a:hover,#footer #fbottom a:active{
	text-decoration:underline;
	color:#CCA400;
}

**/
