body {
	background-color: #202016;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	background-image: url(../images/navbackground.jpg);
	padding: 10px;
	height: 59px;
	width: 930px;
}
.nav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #c49a6c;
	text-decoration: none;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #181411;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #181411;
	font-weight: bold;
}

#homelogo {
	width: 950px;
}
#footer {
	background-image: url(../images/footer.jpg);
	padding: 10px;
	height: 330px;
	width: 930px;
	background-repeat: no-repeat;
	text-align: center;
}

.nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #c49a6c;
	text-decoration: none;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #c49a6c;
	text-decoration: underline;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #c49a6c;
	text-decoration: none;
}#backheader {
	width: 950px;
}
#backnav {
	background-image: url(../images/navbackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 930px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#container {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	width: 930px;
	padding: 10px;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #F00;
}
