body {
	background-color: #663300;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/blqwriterBG.jpg);
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #993300;
}
a:active {
	color: #FFFFFF;
}
#container {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #topspacer {
	height: 150px;
	width: 820px;
}
#container #navigationcontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	float: right;
	width: 540px;
	height: 70px;
	padding-right: 20px;
}
#container #contentcontainer {
	width: 760px;
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
	background-image: url(images/whitetransparent.png);
	background-repeat: repeat;
}
.pagetitlesclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	padding: 2px;
}
.subtitleclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
}#navigationcontainer a {
	text-decoration: none;
	color: #CC3300;
	display: inline;
	padding: 3px;
}
#navigationcontainer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	padding: 3px;
	background-color: #D2B28E;
}
#navigationcontainer a:visited {
	text-decoration: none;
	color: #63360D;
	display: inline;
	padding: 3px;
}
#navigationcontainer a:active {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	padding: 3px;
	background-color: #D2B28E;
}
