@charset "utf-8";
#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/brick013b.jpg);
	float: none;
	border: thin none #000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #999966;
}
#container #navigation {
	float: left;
	height: 306px;
	width: 237px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #text {
	width: 637px;
	float: left;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #spacer {
	height: 30px;
	float: left;
	width: 930px;
}
#container #footer {
	background-color: #000;
	clear: both;
	height: 30px;
	color: #D8CC43;
	margin: 0px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
}
h1 {
	font-size: x-large;
	color: #575237;
}
h2 {
	font-size: large;
	color: #575237;
}
h3 {
	font-size: medium;
	color: #575237;
}
