@charset "utf-8";
body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 702px;
	float: inherit;
	background-color: #FFFFFF;
	text-decoration: none;
}
#header {
	margin: auto;
	padding: 0px;
	width: 860px;
}
#logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-color: #779153;
	color: #FFFF00;
}
#search {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
}
#menu {
	background-color: #44555F;
	text-align: left;
	padding: 5px;
	clear: both;
	width: 688px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	color: #FFFFFF;
	float: right;
	text-decoration: none;
}
body {
	text-align: justify;
	padding: 5px;
	clear: both;
	height: auto;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #649220;
	border-right-color: #649220;
	border-bottom-color: #649220;
	border-left-color: #649220;
	background-color: #355F4B;
}
h1 {
	font-size: 20px;
	color: #66CC33;
	text-decoration: none;
}
#menu a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	font-style: normal;
	font-size: 12px;
}

#footer {
	font-size: 10px;
	background-color: #44555F;
	margin: 5px;
	padding: 1px;
	color: #F4DAB7;
	width: 686px;
	float: right;
}
#MenuVert {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	clear: both;
	float: left;
	height: 2500px;
	width: 152px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 0px;
	text-decoration: none;
	border-right-color: #999999;
}
