body {
	background-color: #D7DCE1;
	background-repeat: repeat;
	background-position: 50% 0px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #D7DCE1;
	padding: 0px;
	height: 2000px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Top {
	background-color: #D7DCE1;
	padding: 0px;
	height: 200px;
	width: 930px;
	background-position: 50% 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Logo {
	background-image: url(../Pics/Logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 200px;
	left: 0px;
	top: 0px;
}
#Slogan {
	background-image: url(../Pics/Slogan.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 730px;
	top: 0px;
	float: right;
}
#TopNavigation {
	background-color: #4F7CAE;
	float: right;
	height: 20px;
	width: 690px;
	top: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#TopAd {
	background-color: #4F7CAE;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 730px;
	top: 130px;
	float: right;
}
#TopNavigation li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	background-color: #4F7CAE;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#TopNavigation ul {
	text-decoration: none;
	list-style-type: none;
	text-transform: uppercase;
	background-color: #4F7CAE;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	width: 140px;
	line-height: 1.5em;
	font-weight: bold;
}
#TopNavigation a {
	font-weight: bold;
	text-transform: uppercase;
	color: #071733;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#TopNavigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-transform: uppercase;
	color: #ABBCE2;
	text-decoration: none;
	background-color: #061531;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}
#TopNavigation a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #879AB8;
	text-decoration: none;
	background-color: #0C1D3A;
}
