body {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #8F8969;
	background-color: #000;
	text-align: center;
	line-height: 20px;

}
#container {
	background-color: #000;
	word-spacing: normal;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#Content {
	width: 960px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	text-align: left;
	font-size: 18px;
}
#header {
	background-image: url(Images/Header%20copy.jpg);
	background-repeat: repeat;
	clear: both;
	width: 960px;
	height: 221px;
}
#Nav {
	clear: both;
	width: 960px;
	word-spacing: 3em;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	right: auto;
	left: auto;
	text-align: left;
}
a:hover {
	color: #900;
}

#Footer {
	clear: both;
	width: 960px;
}
#container #Content p strong {
	font-size: 24px;
	text-align: center;
}
#container #Content p {
	font-size: 18px;

}
#container #Content span {
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}
