<style type="text/css">
/*<![CDATA[*/
 <!-- 
 body {
      background-color:rgb(255,255,255); 
 }
 p { text-align: center; margin: 40px; font-family:Verdana, sans-serif;       
        font-size:14px;	color:rgb(0,0,0);  }
 .wrapper {
       margin:0;
       background-color:rgb(255,255,255);
       width: 950px;
 } 
 .header {
       background-image:url(header.png);
       width:950px;
       height:232px;
       border:0px;
  } 
 .leftnav {
 				 width:268px;       
         height:455px;
				 float:left;
				 border:0;
 } 
 .body {
        width:652px;      
        height:455px; 
        background-color:rgb(255,255,255);
				float:left;
				border:0;
  } 
 .right {
 				 width:30px;       
         height:455px;  
				 float:left;  
         border:0;
 } 
.footer {
 				 position: relative;
				 background-image:url(footer.png);
         width:950px;       
         height:26px;       
         border:0;
 } 
--> 
/*]]>*/
</style>