body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../Images/backgrounds/NavBack.gif);
	background-repeat: repeat-x;
}
.Space {
	width: 750px;
	font-family: "Century Gothic";
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	padding: 0px;
	position: relative;
	margin-right: auto;
}
.MainWindow {
	font-family: "Century Gothic";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 750px;
	margin: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
.Footer {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A2B679;
	border-bottom-color: #A2B679;
	background-image: url();
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-repeat: repeat-x;
	position: relative;

}
.MainBody {
	height: auto;
	width: 750px;
	background-image: none;
	left: auto;
	right: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
.PageHeader {
	font-family: "Century Gothic";
	font-size: large;
	color: #333333;
	background-image: none;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 10px;
	font-weight: normal;
}
.BodyText {
	font-family: "Century Gothic";
	font-size: 14px;
	padding-left: 0px;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}


.PageTitle {
	font-family: "Century Gothic";
	color: #333333;
	height: auto;
	width: auto;
	padding-top: 0px;
	text-align: right;
	font-size: large;
	position: absolute;
	z-index: auto;
	overflow: visible;
	top: 100px;
	right: 50px;
}

.SubHeader {
	font-family: "Century Gothic";
	font-size: large;
	color: #333333;
	height: auto;
	width: auto;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
}

