* { padding: 0; margin: 0;}
img { border: 0;}
body { background:url(images/bg.gif) no-repeat; background-color: #000000; font-family: Arial, Helvetica, sans-serif; color: #949494; font-size: 12px; overflow-x:hidden ; }


#wrapper { margin: 11px 0 0 8px; width: 753px; }


#header { margin: 0 0 7px 0;  padding: 0; height: 41px; background:url(images/top_bg1.gif); }
#header ul	{ float:right; width:200px; text-align:right;  padding-top:10px; }
#header ul li	{ margin-right:10px; display:inline; list-style-type:none;}


#header2 { margin: 0 0 3px 0; padding: 0; height: 125px; background:url(images/top_bg2.gif); }



#centercolumn { margin: 0 ;  padding: 0;  width: 753px;  float: left;  min-height: 390px;  background:url(images/center_bg.gif); display: inline; /* IE Hack */ }
* html #centercolumn {height:390px} /* IE Min-Height Hack */ 


#latest { margin: 0 ; padding: 0; width: 753px; float: left; min-height: 157px; background-color: #000000; display: inline; /* IE Hack */ }
 * html #latest {height:157px} /* IE Min-Height Hack */ 

#latest .news { width:480px; height:137px; float:left; padding: 0; background:url(images/news_bg.gif) no-repeat; overflow:auto;}





#footer { margin: 0 ; padding: 0; height: 75px; width: 753px; float: left;  background:url(images/copy.gif) no-repeat;  display: inline; /* IE Hack */}
