body{
background-color: #000; 
margin: 0px;
 }

/*a { 
color: #f00; 
}
*/


#header img { 
margin: 20px 0 0 0;  
}

.main{ 	
background: #000000;	 
width: 760px;	
height: auto; 
border-top: 0px;	 
border-right: 2px solid #c00;	
border-bottom: 2px solid #c00;	 
border-left: 2px solid #c00;	 	 	
}

.content{    	 
width: 745px;
border-top: 1px solid #798890;	 
border-right: 1px solid #798890;	 
border-bottom: 1px solid #798890;	 
border-left: 1px solid #798890;	 
align: center;	 
text-align: left; 	 	
}	

.content td{    
font-family: Verdana;	 
font-size: 11px;	 
color: #798890;
}

.content td a{    
font-family: Verdana;	 
font-size: 11px;	 
color: #f00;
}		

.menu td{
width: 100px;
height: 12px;
border: 0px;
text-align: center;
}

.menu td a{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #ABBECB; 
text-decoration: none;
}

.menu td a:hover{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #f00; 
text-decoration: none;
}

.menu td.active a{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #f00; 
text-decoration: none;
}

.links, .vidtitle { margin-bottom: 5px; }
.links a { float: right; font-size: 10px; }

.links_heading td{    
width: 745px;	
height: 18px;
font-family: Verdana;	 		
font-weight: bold; 
font-size: 14px;	 		
color: #798890;
border-top: 0px;	 
border-right: 0px;	 
border-bottom: 1px solid #798890;	 
border-left: 0px;	
padding: 0px; 
margin-bottom: 5px; 
}


.footer { 	 	
 font-family: Verdana;	 
font-size: 9px;	 
color: #798890; 	 
width: 760px;	
border: 0px;	 	 
border-collapse: collapse;	 
}

.footer td { 	 		
font-family: Verdana;	 		
font-size: 11px;	 		
color: #798890;	 		
text-align: center;	 		
vertical-align: top;			
}

.footer td a { 	 		
font-family: Arial;	 		
font-size: 11px;	 		
color: #798890;			
text-decoration: none;			
}		

.footer td a:hover { 	 		
font-family: Arial;	 		
font-size: 11px;	 		
color: #798890;			
text-decoration: underline
}   

