body
{
margin: 0;
padding: 0;
font-size: 10pt;
font-family: verdana, arial, sans-serif;
color: #000;
background-color: #FFFFFF;
background-image: url(menubar.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

#container
{
margin: 0;
width: 800px;
}

#content
{
padding-top: 1px;
margin: 10px 7px 10px 200px;
width: 550px;
}

#banner
{
margin-top: 20px;
background-color: transparent;
text-align: center;
clear: left;
}

a:link
{
font-size: 10pt; 
font-weight: bold; 
color: #3300ff;
}

a:active
{
font-size: 10pt; 
font-weight: bold; 
color: #330099;
}

a:visited
{
font-size: 10pt; 
font-weight: bold; 
color: #000099;
}

img.col
{
float: left; 
display: inline; 
margin-left: 35px;
margin-top: 20px;
clear: both;
}

#banner h1
{
margin: 0;
padding: 10px;
text-align: center;
font-size: 24pt;
}

#bannerphoto
{
text-align: center;
margin-left: 5%;
}

#menu {
	   float: left;
	   width: 160px;
	   padding-top: 10px;
	   text-align: center;
	   font-size: 10pt;
	   }

#menu a{
	    text-decoration: none;
	    font-weight: bold; 
	    display: block; 
	    padding: 5px; 
	    width: 130px; 
	    margin-bottom: 5px; 
	    border-top: 1px solid #FFFFFF;
		border-left: 1px solid #FFFFFF;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
	   	color: white;
	   }

#menu a:hover {
			   background-color: Red;
			   border-top: 1px solid #D00000;
			   border-left: 1px solid #D00000;
			   border-right: 1px solid #000000;
			   border-bottom: 1px solid #000000;
			   }

#menubottom
{
position: absolute;
left: 7px;
top: 470px;
width: 150px;
padding-top: 10px;
text-align: center;
font-size: 10pt;
font-weight: bold;
color: white;
}

#menubottom a
{
font-size: 8pt;
font-weight: bold;
color: white;
}

.nobox
{
margin-top: 0;
font-size: 8pt;
font-weight: bold;
color: white;
}

#menu p
{
margin-top: 0;
font-size: 8pt;
font-weight: bold;
color: white;
}

#footer
{
clear: both;
background-color: transparent;
margin-left: 150px;
margin-bottom: 10px;
padding: 1px;
text-align: center;
font-size: 7pt;
}

.date
{
text-align: right;
font-weight: bold;
margin-right: 25px;
}

.bottomenu
{
font-weight: bold;
font-size: 8pt;
text-align: center;
}

.weather
{
position: relative;
left:135px;
top: 5px;
}