BODY {
	margin: 15x; 
	FONT-SIZE: 1em;
	FONT-FAMILY: Geneva, Arial, Helvetica, san-serif;
	BACKGROUND-COLOR: #ffffff;
	line-height: 120%;
	letter-spacing: 3px;
}

H1 {
	FONT-SIZE: 2em;
	COLOR: #3E4F17;
	letter-spacing: 4px;
	margin-right: 150px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3E4F17;
}
H2 {
	FONT-SIZE: 1.5em; COLOR: #000000;  
}
#menu li 
{
	font-size: 76%;
	font-weight: normal;
	text-transform: uppercase;
	color: #3E4F17;
	background-color: #E3EFC7;
	letter-spacing: 2px;
	border: 1px solid #3E4F17;
	margin: 0 0 0 -1px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	width: 19.9%;
	display: inline;	

}


#menu li a, 
#menu li a:link {
	font-weight: bold; 
	text-decoration: none; 
	border-bottom: dotted 1px #3e4f17; 
	margin-bottom: -1px;
	color: #3E4F17;
}


#menu li a:visited {
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DB434;
	color:#8DB434;
	margin-bottom: -1px;

}



#menu li a:hover, 
#menu li a:active {
	font-weight: bold; 
	text-decoration: none; 
	border-bottom: dotted 1px #E3EFC7;
	color: #E3EFC7;
	background-color: #3e4f17; 
	margin-bottom: -1px;

}




#content .img {

	margin: 10px ; 
	border: solid 1px black; 
	padding: 15px ; 
	 

}

img {

padding: 15px; 
margin: 15px; 
border: solid 1px black; 
border-bottom-width: 2px; 
border-right-width: 2px; 
}

#images{
padding: 15px; 
margin: 15px; 

}

