body, html {
padding:0;
margin:0;
height:99%;
overflow: hidden;
text-align: center;
	background-color:#4B4A34;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #006633;
}



#box {
border-color:#003300; 
border:0.5em;
border-style:ridge;
background-color:#FFFFFF;
overflow:hidden;
position: absolute;
width: 950px;
height:520px;
top: 5px;

}

#head {
               width: 950px;
               height: 150px;

}



a:link {
font-family: Geneva, Arial, Helvetica, sans-serif;	
font-weight: bold;

	color: #006633;
	text-decoration: none;
}


a:visited {
	font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;

}


a:visited.hover {
	font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;

}

a:hover {
	font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}


a:active {
	font-weight: bold;

                font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
}


a.text:link {
font-family: Geneva, Arial, Helvetica, sans-serif;	
font-weight: bold;
	color: #006633;
	text-decoration: none;
}


a.text:visited {
	font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;

}


a.text:visited.hover {
	font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;

}

a.text:hover {
	font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}


a.text:active {
	font-weight: bold;
                               font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
}


#navigation {
width:160px;

	
}

#submenu {
	
	}



#content {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #4B4A34;
background-color:#FFFFFF;
width: 780px;
height: 330px;
overflow: auto;
padding: 2px 0 0 2px;


}

#searchbar{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #006633;
margin: 0.8em;
width:130px;


}

