body { 
   background:#141414;
   margin: 0 0 0 0;
   
   }
   
 
   
#header { 
   position:relative;
   top:60px;
   width:1004px; 
   height:91px;}   
   
#main { position:relative; 
   top:80px;
   width:1004px;
   height:610px;
   background-image:url(images/bg.jpg); 
   background-repeat:no-repeat; 
   z-index:1}  

#cover {
	width: 390px;
	height: 390px;
	}

#content {
   padding-left:40px;
   padding-right:50px;  
   width:auto;}
   
   
#content  p {color:#333333;
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:12px; 
   line-height:20px;}
   
#content p a:link {color:#333333;
   text-decoration:underline;}

#content p a:visited {color:#333333;
   text-decoration:underline;} 

#content p a:hover {color:#760000;
   text-decoration:underline;}     
    
   
#bottom { 
   color:#760000;
   font-family:Arial, Helvetica, sans-serif; 
   letter-spacing:2px;
   font-size:12px; 
   line-height:14px; 
   font-weight:bold;}  
   
#copy {
   width:300px;}   
  
#copy p {
   color:#333333;
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:10px; 
   line-height:14px;}     
   
#arrow { 
   padding:0 8px 0 0;
   border:0;}
   
   
#topmenu { 
   padding-right:40px;
   border:0;}
   
 #mid { 
  
   padding-right:0px;
   width:555px;
   }  
   
#table { 
   padding:0 0 0 140px;
   }      
	
