#divWrapper {
	width: 775px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 3f3c3b;
	border-left-color: 3f3c3b;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 3f3c3b;
}
#contentpageTop {
	width: 775px;
	height: 64px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/templateparts/bodyfattenedpagetop.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodywrapper {
	width: 775px;
}
#leftpanel {
	float: left;
	width: 221px;
	background-image: url(../images/templateparts/leftside.png);
	margin-bottom: -4000px;
	padding-bottom: 4000px;
	padding-left: 11px;
}
#rightpanel {
	width: 523px;
	float: right;
	background-image: url(../images/templateparts/bodyfattenedrightbody.png);
	padding-left: 20px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	font-size: 12px;
}
#rightpanel table {
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	width: 775px;
	background-image: url(../images/templateparts/bottomfooter.png);
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 3f3c3b;
	border-left-color: 3f3c3b;
	height: 23px;
	clear: both;
}
#footerbuttons {
	background-color: #3f3c2b;
	clear: inherit;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 3f3c3b;
	border-left-color: 3f3c3b;
	text-align: center;
	padding-bottom: 7px;
}
h3 {
	color: #510100;
	font-family: Arial, Helvetica, sans-serif;
}

#footerbuttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #ADA177;
	color: #510110;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

