#container {
	background-color: #ECE9D8;
	padding: 0px;
	margin: auto;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	letter-spacing: normal;
}
#title {
	padding: 0px;
	height: 101px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #01507B;
	font-size: large;
}
#navbar {
	padding: 0px;
	height: 50px;
	background-color: #C0CFE0;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #0000CC;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	white-space: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	margin: 5px;
	font-size: 100%;
	font-style: normal;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	padding: 5px;
}
#footer {
	height: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.centerme {
	text-align: center;
}
body {
	background-color: #B1C3D9;
}
#sitemap {
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sitemap {
	height: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

