p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B35;
	text-align: justify;
	margin-left: 60px;
	margin-right: 60px;
}

#menutop a:active, #menutop a:link, #menutop a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
	letter-spacing: 1px;
}


#menutop a:hover {
color: #FFF9A9;
}

#Layer1 {
position:relative;
	width:770px;
	height:241px;
	z-index:1;
}
#menutop {
	position:absolute;
	width:310px;
	height:20px;
	z-index:2;
	top: 169px;
	color: #FFFFFF;
	right: 0px;
}
.maintable {
	background-color: #DFE4E7;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #5A7C49;
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5C7D48;
	border-right-color: #999999;
	border-left-color: #999999;
}
body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/background.jpg);
}


#Layer3 {
	position:relative;
	width:200px;
	height:115px;
	z-index:2;
}

