body {background-image: url(images/background.jpg);
}
	 
.body {background-image: url(images/background.jpg);
}


#header { position: relative; margin: 0; background-color: #ffffff; /*background-color:#000066;*/ height: 348px; width: 900px; 
padding-top: ; padding-right: 0; padding-bottom: 0; padding-left: 0; background-image: url(images/header2.jpg); 
background-repeat: no-repeat; background-position: center;
 }			   
 
 .outer { border-top-width:0px; border-right-width: 0px; border-left-width: 0px; border-right-style: solid; 
 border-left-style: solid; border-top-color: #274372; border-top-style: solid; border-right-color: #274372; border-left-color: #274372; 
 border-bottom-width: 0px; border-bottom-style: solid; 
 border-top-color: #274372; border-bottom-color: #274372; background-color: #fefeec; color: #000000; } 

.letters {font-size: 1.5em; color: #003333; font-family: comic sans;
}	 

.leftborder { 
border-left: 1px solid #000000; 

} 
h1 {font-variant: small-caps; font-family: comic sans MS;
}	
	
.divide {background-color: #000000; height: 1.5px;	font-size: 1.2em;
}	

 a:link { color: #5e8292; text-decoration:none; } 
 a:hover, a:focus { color: #FF0000; } a:active { color: #FF0000; }	
 a:visited {color: #5e8292; text-decoration: none;} 
 
 td.menu {background:#000000;
font-size: 100%;
} 

 table.menu {font-size: 75%;  
font: bold; 
position:absolute;  visibility:hidden;
} 
 
 .leftborder2 { 
border-left: 1px solid #5e8292; background-color: #502052;
}

.paper {background-color: #ffffdf;
}
   
.font {font-size: .95em; font-family: cursive;	  
}


.hr {color: #5e8292;
}

a.myPlayer8 {	display:block;	width: 240px;	height:180px; 	text-align:left;	margin:0 65px 15px 65px;	float:center;	border:0px solid #999;	} 
/* play button */
a.myPlayer8 img {	margin-top:70px;	border:0px;	} /* when container is hovered we alter the border color */
a.myPlayer8:hover {	border:0px solid #000;}