




body {
margin: 0 0 0 0;
	padding: 0 0 0 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url(images/bg01.jpg);
 background-repeat: no-repeat ;
 background-attachment: fixed ;
 background-position: top center;

}
#wrapper { 
 margin: 0 auto;
 width: 900px;

}
#header {
 width: 900px;
 color: #000000;
 padding: 0px;
 position: top center;
 
 height: 200px;
 margin: 0px 0px 5px 0px;
 background: #ffffff;
}
#navigation {
 width: 900px;
 color: #333;
 padding: 0px;
 position: top center;

 margin: 0px 0px 0px 0px;
 background: #ffffff;
 }


#content { 

 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 20px;
 height: 350px;
 
 
}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#FF3300;background:#fff url(images/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


</style>
