body  {
   background-image:url(/images/fondo.jpg);
   background-repeat:repeat-x;
   }

div   {
   background-color: #000000;
   width: 980px;   
   height: 560px;   
   }

a     {
   text-decoration:none
   }

.submit {
background-color: #ffff00;
color: #000000;
font: bold 14px "Trebuchet MS";
}

.submit:hover {
background-color: #000000;
color: #ffff00;
}

.type {
   color: #3399ff;
   font-size: 18px;
}


.footer {
   color: #3399ff;
   font-size: 14px;
}

.footer a {
   color: #3399ff;
   font-size: 14px;
}

.footer a:hover {
   color: #ffff00;
   font-size: 14px;
   text-decoration:underline;
}



.mobile    {
background: url("http://www.entampabay.com/MOBILE/mobile.jpg" ) 0 0 no-repeat;
margin: 1em 0; padding:0px 0 0px 0px;
display:block;
}
	
.mobile:hover {	
background-position: -175px 0;
}


.computer    {
background: url("http://www.entampabay.com/COMPUTER/computer.jpg" ) 0 0 no-repeat;
margin: 1em 0; padding:0px 0 0px 0px;
display:block;
}
	
.computer:hover {	
background-position: -175px 0;
}


.videos    {
background: url("http://www.entampabay.com/VIDEOS/videos.jpg" ) 0 0 no-repeat;
margin: 1em 0; padding:0px 0 0px 0px;
display:block;
}
	
.videos:hover {	
background-position: -175px 0;
}


.audio    {
background: url("http://www.entampabay.com/AUDIO/audio.jpg" ) 0 0 no-repeat;
margin: 1em 0; padding:0px 0 0px 0px;
display:block;
}
	
.audio:hover {	
background-position: -175px 0;
}


//margin: 1em 0; padding:0px 0 0px 0px;
display:block;
width:175px;		
font: 1px/1 sans-serif;
background: url("http://www.entampabay.com/MOBILE/mobile.jpg" ) 0 0 no-repeat;
text-decoration: none;//

