body {
background-color: #ffffff;
font-size: 1em;
text-align: center;
color: #000000;
font-family: arial, verdana, sans-serif;
font-size: .8em;
margin-top: 0;
margin-bottom: 5px;
margin-right: auto;
margin-left: auto;
padding: 0;
}
	
A:link {color: #677A1C; text-decoration:none; background:transparent;}
A:visited {color: #677A1C; text-decoration:none; background:transparent;}
A:hover {color: #708A03; text-decoration:underline; background: transparent;}
	
p {
text-align: left;
margin-top: 15px;
margin-left: 3px;
margin-right: 5px;
margin-bottom: 5px;}


#styles {
display: none;
}

#content {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;			
background: #ffffff;
padding: 0;
}

#topnav {
width: auto;
height: 20px;
padding: 8px 5px 5px 5px;
background: #ffffff  url(../../images/topnavbg.jpg) repeat-x;
font-size: 8pt;
color:  #4A4A08;
font-weight: normal;
letter-spacing: 1px;	
text-align: right;
text-decoration: none;
}

a.topnav:link {
color: #4A4A08;
background-color: transparent;
text-decoration: none;
}


a.topnav:hover {
color: #4A4A08;
background-color: transparent;
text-decoration: underline;
}

a.topnav:visited {
color: #4A4A08;
background-color: transparent;
text-decoration: none;
}

#headbox {
width: 100%px;	
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;		
background-color: #ffffff;
color: #000000;
padding: 0;
}	

#header {
width: 100%;
height: 90px;
padding: 0;
margin: 0px;
background: #ffffff;
color: #000000;	
}


#middle { 
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
color: #000000;		
background-color: #ffffff;
padding: 0;
}



