.towerstimes 

#top span { display: none; }
#top {
      height: 252px;
      width: 749px;
    background-image: url('/pictures/site/top.jpg');
    background-repeat: no-repeat
}

#menu {position:relative;} 

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

a#home { left: 24px; } 
a#resort { left: 102px; } 
a#rides { left: 180px; } 
a#parkinfo { left: 258px; } 
a#history { left: 336px; } 
a#news { left: 414px; } 
a#interact { left: 492px; } 
a#forum { left: 570px; } 
a#radio { left: 648px; }
 
a#home:hover { background-image: url('/pictures/site/homeglw.jpg'); }
a#resort:hover { background-image: url('/pictures/site/resortglw.jpg'); }
a#rides:hover { background-image: url('/pictures/site/ridesglw.jpg'); }
a#parkinfo:hover { background-image: url('/pictures/site/parkinfoglw.jpg'); }
a#history:hover { background-image: url('/pictures/site/historyglw.jpg'); }
a#news:hover { background-image: url('/pictures/site/newsglw.jpg'); }
a#interact:hover { background-image: url('/pictures/site/interactglw.jpg'); }
a#forum:hover { background-image: url('/pictures/site/forumglw.jpg'); }
a#radio:hover { background-image: url('/pictures/site/radioglw.jpg'); }

a#home:hover,
a#resort:hover,
a#rides:hover, 
a#parkinfo:hover, 
a#history:hover, 
a#news:hover,   
a#interact:hover, 
a#forum:hover, 
a#radio:hover { border: none; }

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

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