@charset "utf-8";
#Wrapper {
	padding: 0px;
	width: 873px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/Repeat.jpg);
}
#Content {
	background-image: url(../images/Repeat.jpg);
	float: left;
	width: 873px;
}
#Footer {
	background-image: url(../images/Footer.jpg);
	float: left;
	height: 317px;
	width: 873px;
}
#Nav {
	width: 520px;
	padding-top: 300px;
	padding-left: 175px;
	padding-right: 175px;
	text-align: center;
}
#header {
	background-image: url(../images/Header.jpg);
	float: left;
	height: 415px;
	width: 873px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #d6ebff;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#MainContent {
	width: 525px;
	padding-left: 170px;
}
#FooterContent {
	width: 525px;
	padding-left: 170px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 125%;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 115%;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Navigation {
	font-size: 200%;
	font-weight: bold;
	font-family: Georgia, "Christopherhand", Times, serif;
	color: #0a6101;
}
.Navigation a {
	color: #0a6101;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
