body {
	width: 100%;
	text-align: center;
	margin: 0px;
	background-color: #99AE6B;
	background-position: center;
}
#menu {
	width: 853px;
	background-color: #4B6AA0;
	position: static;
	color: #FFFFFF;
	border: thin solid #4B6AA0;
}
#menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #F5F5D8;
}
#menu a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #F5F5D8;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #FFDEAD;
}
#top {
	width: 853px;
	background-color: #4B6AA0;
	position: static;
	color: #FFFFFF;
	border: thin solid #4B6AA0;
}
#img {
	width: 853px;
	background-color: #4B6AA0;
	position: static;
	color: #FFFFFF;
	border: thin solid #4B6AA0;
}
#footer {
	width: 853px;
	background-color: #4B6AA0;
	position: static;
	color: #FFFFFF;
	border: thin solid #4B6AA0;
}
