body {

	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#e2e2e2;

	
}

#body_wrapper {
	width:912px;
	background-image:url(bg.png);
	background-position:top;
	position:relative;
}

#content_wrapper {

	width:900px;
	position:relative;
	background-color:#181818;
}

#content {
	width:870px;
	text-align:left;
	padding-top:10px;
}

#flash_wrapper {
	
	width:900px;
	height:351px;
	position:relative;
	background-image:url(hr.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#footer {

	background-image:url(footer.png);
	background-position:top;
	background-repeat:no-repeat;
	width:910px;
	height:7px;
	position:relative;
	padding-top:10px;
	padding-left:6px;
	text-align:left;
	font-size:8pt;
	color:#3e3e3e;
	
}

#main_wrapper {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;

}

#news {
	background-image:url(news-bg_green.png);
	width:900px;
	height:46px;
	position:relative;
	margin-top:-6px;
	
}

