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

