@charset "UTF-8";
body {
	background-color: #dddddd;
	margin:0px;
}


#masthead {
	z-index:1;
	

background-color: #006000;
	height: 88px;
	width: 770px;
	
background-image:url(images/banner.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}





#mast_buttons {
	position:relative;
	left:50px;
	top:0px;
}

#mast_buttons img {
	padding-left:15px;
	}




#wrapper {
	margin: 0px;
	padding: 0px;
	width:770px;
}


#navigation {
	background-color: #b70606;
	width: 770px;
	height:31px;
}
.navitem {
	margin-top:0px;
	width:125px;
	height:31px;
	float:center;
	text-align:center;
}
.navitem a:link, .navitem a:visited {
display:block;
margin-top:0px;
line-height:31px;
height:31px;
	padding: 0em 1.3em 0em 0em;

color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	
}
.navitem a:hover, .navitem a:active {
	color:black;
	background-color:#c0c0c0;
}



#main_wrapper {
	width:770px;
	background-color:white;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006000;
	border-bottom-color: #006000;
	border-left-color: #006000;	
	padding:0;
}


#main_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
		font-color:#565656; padding-top:0px; padding-left:10px; padding-right:10px
}

#main_content h2 {
color: #006000;
}

#main_content a:link, 
#main_content a:visited {
	color:#006000;
	text-decoration:none;
	font-weight:bold;
}


#main_content a:hover, 
#main_content a:active {
	color:#B70606; text-decoration:underline
}



#footer {
	
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	float: none;
}






#logo_bottom {
	
position:relative;
	
top:87px;
	left:65px;
	height:16px;
	width:90px;
	background-image:url(images/logo_bottom3.gif);
	}



EM {font-size:90%}