        /* background for top cell*/

.logo {background-image:url(images/background.jpg) repeat-x}

        /*side cell*/
.nav {background-color:#FF0000;
      color:#FFFFFF}
      
        /* main body text and links*/  
        
Body {margin:0; background:#FFF; color:#000}
    
P, TD, OL {font-family:Verdana, Geneva, sans-serif;
       font-size:11px; 
       color:#000000;} 
      
      
b{color:#333399}
    
A:link{color:#333399;
        text-decoration:underline}
        
A:visited{color:#333366;
        text-decoration:underline}
        
A:active{color:#FF0000;
        text-decoration:underline}
        
A:hover{color:#FF0000;
        text-decoration:none}
        
        
        /*class used for the bottom text links*/
        
.footer {font-family:Verdana, Geneva, sans-serif;
         color:#FFFF00;
         font-weight:bold;
         background-color:#CC0000;
         font-size:12px}       
         
A.footer:link, .footer a:link {color:#FFFFFF;
        text-decoration:none}
       
                
A.footer:visited, .footer a:visited {color:#FFFFFF;
        text-decoration:none} 
        
A.footer:active, .footer a:active {color:#FF0000;
        text-decoration:none} 
        
A.footer:hover, .footer a:hover {color:#FFFF00;
        text-decoration:underline} 
        
        /*headlines*/

h1 {font: bold 24px Verdana,Geneva,sans-serif;
    color:#333399;}
    
.subhead,h2, h1.subpage {font: normal 22px Verdana,Geneva,sans-serif;
    color:#333399;}
    
.subhead2 {font:normal 18px Verdana,Geneva,sans-serif;
    color:#333399;} 
    
th {background:#339; color:#FFF; text-align:left}
    
h3 {font: bold 14px Verdana,Geneva,sans-serif;} 
    
  /* a class for quotes */
    
.quote {font-family:Verdana, Geneva, sans-serif;
        text-align:left;
        font-size:11px;
        font-weight:bold;
        font-style:italic;
        color: #333399}
        
.quotee {font-family:Verdana, Geneva, sans-serif;
        text-align:right;
        font-size:11px;
        font-weight:bold;
        font-style:normal;
        color: #333399} 
        
ul{list-style:disc;
    list-style-image:url(images/tri.gif)}
    
.tablehead{background:#FF0000;
           text-align:center;}
           
.tablebody{background:#EFEFEF}
            
 .tablelink {font-size:12px;
              color:#FFFF00;
              font-weight:bold}
  
 a.tablelink:link {font-size:12px;
              color:#FFFF00;
              text-decoration:underline}
 a.tablelink:visited {font-size:12px;
              color:#FFCC00;
              text-decoration:underline}
 a.tablelink:active{font-size:12px;
              color:#FFFFFF;
              text-decoration:none}              
 a.tablelink:hover{font-size:12px;
              color:#FFFFFF;
              text-decoration:none}
              
 .comments {font-style:italic}
 
 #mainnav {margin:0px 0px 20px 24px;
    width:105px}
 
 #mainnav img {display:block; padding:2px;}
 
 #tablebody td {vertical-align:top}
 
 #video {position: absolute;
 	top: 200px; left: 620px;
  	text-align:center
 	}
 
 #video em {font-size: 1.1em; font-weight:bold; color:#FFCC00}	

 #video a	{
 	display:block;
 	background-color: #F00;
 	color:white;
 	font-size: .8em;
 	text-decoration:none;
 	width: 180px; 
  	padding: 4px;
 	}
 	
#video a:hover{background-color: #339;	
	}
#package {  position: absolute;
 	top: 190px; left: 820px;
}
#package img {border:0;}