.towerstimes 

#top span { display: none; }
#top {
      height: 168px;
      width: 749px;
    background-image: url("/Resort/Logos/resorttop.jpg");
    background-repeat: no-repeat;
}

#menu {position:relative;} 

#menu a {
	position: absolute;
	display:block;
	height: 32px;
	width: 91px;
	top: 135px;
	text-decoration: none;
	left: 650px;
   } 
#menu a span { display: none; } 
#menu a i { visibility: hidden; } 

a#resort { left: 11px; } 
a#tthome { left: 102px; } 
a#athotel{ left: 193px; } 
a#slhotel { left: 284px; } 
a#cariba { left: 375px; } 
a#spa { left: 466px; } 
a#conference { left: 557px; } 
a#amusment { left: 648px; } 
 
a#resort:hover { background-image: url(/Resort/Logos/resortglw.jpg); }
a#tthome:hover { background-image: url(/Resort/Logos/tthomeglw.jpg); }
a#athotel:hover { background-image: url(/Resort/Logos/athotelglw.jpg); }
a#slhotel:hover { background-image: url(/Resort/Logos/slhotelglw.jpg); }
a#cariba:hover { background-image: url(/Resort/Logos/caribaglw.jpg); }
a#spa:hover { background-image: url(/Resort/Logos/spaglw.jpg); }
a#conference:hover { background-image: url(/Resort/Logos/conferenceglw.jpg); }
a#amusment:hover { background-image: url(/Resort/Logos/amusementglw.jpg); }

a#resort:hover,
a#tthome:hover,
a#athotel:hover,
a#slhotel:hover,  
a#cariba:hover, 
a#spa:hover, 
a#conference:hover,   
a#amusment:hover { border: none; }

H2 {
	DISPLAY: none
}
H3 {
	DISPLAY: none
}

H1 { 
	font-weight : bold; font-size : 10px;
}
