BODY , TD {
background : lime; 
color : black; 
font-family : Arial, Helvetica, sans-serif; 
line-height : normal; 
text-align : left; 
} 
.center {
text-align : center; 
} 
h1 , h2 , h3 , h4 , h5 , h6 {
background-color : lime; 
color : navy; 
} 
A:link {
text-decoration : none; 
font-weight : bold; 
color : #f30; 
background-color : lime; 
} 
A:visited {
text-decoration : none; 
font-weight : bold; 
color : #996; 
background-color : lime; 
} 
A:active {
text-decoration : none; 
font-weight : bold; 
color : #f30; 
background : #ff0; 
} 
A:hover {
text-decoration : none; 
color : #f30; 
background-color : lime; 
} 
A.offsite {
text-decoration : none; 
font-weight : normal; 
color : #c30; 
background-color : lime; 
} 
#head {
position : relative; 
width : auto; 
min-width : 500px; 
margin : 5px 5px 0; 
border : medium none inherit; 
background-color : lime; 
color : #a9a9a9; 
padding : 0; 
z-index : 1; 
} 
#content {
position : relative; 
width : auto; 
min-width : 120px; 
margin : 5px 190px 20px 210px; 
border : medium none inherit; 
background-color : lime; 
color : black; 
padding : 10px; 
z-index : 3; 
} 

#navBeta {
position : absolute; 
text-align : center; 
width : 130px; 
top : 275px; 
right : 5px; 
border : 0 none inherit; 
color : black; 
background-color : lime; 
padding : 10px; 
z-index : 4; 
voice-family : "\"}\""; 
voice-family : inherit; 
width : 168px; 
} 
body > #navBeta {
width : 168px; 
} 
.smaller {
font-size : 11px; 
background-color : lime; 
}