
#entertainment #header {
   background: url(../images/entertainment/head.jpg) no-repeat;  
	height: 160px; 
   width: 700px; 	
}
body#entertainment ul#nav li#resume a{
	width: 100%;
	background:  url(../images/home/navhover.jpg) no-repeat;
	height: 40px;
} 
body#entertainment ul#nav li#resume li a{
	background:  none;
	height: 100%;
}
#entertainment #main { 
   width: 700px; 
   height: 896px;
   background: url(../images/entertainment/main.jpg) no-repeat;
   text-transform: uppercase;
   clear: both;
  
}
#main #resume{
   text-align: center;
   width: 660px;
   height: 700px;
   float: left;
   padding-bottom: 2px;
   padding-top:45px;
   padding-left: 24px;
   padding-right: 2px;
   /*border: thin solid #003366;*/
}
.resume{
text-align: center;
}
.img {
	padding: 0 12px 4px 0;
	float: left;
	border: none;
}
a img{ border:none;
}
a:hover img{
	border: none;
}
a { 
	color:#6c0d14;   
	text-decoration:none; 
	border: none;
}
a:hover { 
	font-size: 12px;
	color:red;
	text-decoration: none;
	border: none;
}
p.center{
text-align: center;
padding: 0px;
}
#footerentertainment{ 
   clear: both;
   width: 700px;
   height: 44px;
   color: #808080; 
   background: url(../images/entertainment/footer.jpg) no-repeat;
   padding: 0; 
}

