body {
margin: 0em;
background-color : black;
background-image : url(/images/beehive.gif);
}

A:link, A:visited, A:hover, A:active { 
color: #FFFFFF; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

a.redlinks:link, a.redlinks:active, a.redlinks:hover, a.redlinks:visited  {
color: #FF0000;
text-decoration:none;
}

A.subnav:link {
color: #FFFFFF;
text-decoration:none;
}

A.subnav:hover, A.subnav:active  {
color: #6666FF;
text-decoration:none;
}

a.bluelinks:link, a.bluelinks:active, a.bluelinks:hover, a.bluelinks:visited {
color: #6666FF;
text-decoration:none;
}

.nobackground {
background-image:url('');
background-repeat: no-repeat;
background-attachment: fixed;
}

.content {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
}

.contheadings {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #6666FF;
}

.bigbluecontent {  
font-family: Times New Roman, Times, serif; 
font-size: 14pt; 
color: #6666FF;
}

.newsback {
 background-attachment: scroll;
 background-color: #000000;
 background-image: url(../images/bckgrds/sprinter.jpg);
 background-repeat: no-repeat;
 }

.vactitles{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; 
color: #FFFF00;
}

.contactpic {
 background-attachment: scroll;
 background-color: #000000;
 background-image: url(../images/bckgrds/sprinter.jpg);
 background-repeat: no-repeat;
 }