.Header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.Main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Navigation {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 45px;
	padding-bottom: 20px;
}
.Engaging {
	font-size: 20px;
	color: #909;
	font-style: italic;
}
.FayetteAddress {
	font-size: 14px;
	color: #666;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	font-size: 36px;
	background-image: url(images/general/pagetitlebackground.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	color: #909;
	margin-left: 160px;
}
.bodytitle {
	font-size: 24px;
	text-align: center;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
}
.imageleft {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.imagecenter {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-align: center;
}
.imageright {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.smallertext {
	font-size: 14px;
}
.smallertextcenter {
	font-size: 14px;
	text-align: center;
}
.brightcoloredquote {
	font-size: 24px;
	text-align: center;
	color: #03C;
}
.booktitle {
	font-size: 24px;
	color: #903;
	font-style: italic;
}
