body {
	background-color: #b29874;
	margin: auto;
	text-align: center;
}
#container {
	float: center;
	height: 900px;
	width: 955px;
	position: relative;
	margin: auto;
	text-align: left;
}
#header {
	float: left;
	height: 127px;
	width: 955px;
	text-align: left;
}
#menubar {
	height: 31px;
	width: 955px;
}
#main {
	float: left;
	height: auto;
	width: 703px;
	padding-right: 126px;
	padding-left: 126px;
	padding-top: 0px;
	background-image: none;
	background-repeat: repeat;
	margin-top: 15px;
}
#contentbox {
	background-color: #ffefd9;
	float: left;
	height: auto;
	width: 688px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	margin-left: 0px;
}
#footer {
	background-color: #FFEFDA;
	padding: 5px;
	height: auto;
	width: 698px;
}
#extraspace {
	background-color: #B39876;
	height: 27px;
	width: 708px;
	background-image: none;
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #22375D;
	font-weight: bold;
}
.sub-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #943E06;
	font-size: 14px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-align: justify;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #600;
	font-size: 12px;
}
.images {
	border: 3px solid #233645;
}
.tablerowcolor {
	background-color: #E0C8A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BCA587;
	text-align: center;
	background-color: #FFEFDA;
	margin: 0px;
	height: auto;
	width: 705px;
	padding: 0px;
}
a {
	color: #600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

