body         { background-image: url('images/amfmbackground.gif'); background-attachment: 
               fixed }
body         { background-color: #000000; color:#FFFFFF }
a:hover      { color: #FF00FF ; cursor: hand}
a:link       { color: #66CCFF }
a:visited    { color: #66CCFF }
.tn_font     { font: 12px Verdana, Arial, Helvetica, Sans-Serif }

.menu {
font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
}

.menu a, .menu a:link, .menu a:visited, .menu a:active {
display: block;
background: #000000;
color: #FFFFFF;
font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
height: 16px;
text-decoration: none;
filter:alpha(Opacity=75);
}

.menu a:hover {
display: block; 
background: #FF0000; 
color: #FFFFFF;
font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
height: 16px;
text-decoration: none;
filter:alpha(Opacity=100); 
}

.centerDiv { 
	margin-left: 10%; 
	margin-right:  10%;
	background-color: black; 
	border: black solid 1px; 
	padding: 10px; 
}

.avtext {
	margin-top: 0;
	margin-bottom: 0;
	align: right;
	font: bold 16px;
}	


#imMenuMain {width: 160px; float: left; padding: 20px 0 0 7px; }
#imPage {position: relative; height: 800px; }
