#pagewrapper {
	position: absolute;
	width: 760px;
	left: 2%;
	right: 2%;
	top: 10px;
}
#mastheadwrapper {
	width: 760px;
	position: absolute;
	top: 4px;
	left: 2%;
	right: 2%;
	height: 52px;
}
#contentwrapper {
	background-image: url(../images/backgrounds/backgroundcontentregion.jpg);
	padding-bottom: 0px;
	margin: 0px;
	top: 175px;
	position: absolute;
	width: 760px;
	left: 2%;
	right: 2%;
}
.calloutheaderone {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #696943;
	font-weight: bold;
	text-align: center;
}
.callouttext {
	font-size: 10pt;
	padding-left: 10px;
	text-align: justify;
}


#footerwrapper {
	background-repeat: no-repeat;
	height: 15px;
	background-color: #000000;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: text-top;
	padding-top: 10px;
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

.contentprimary {
	font-size: 10pt;
	text-align: left;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000000;
	width: 450px;
	margin-left: 10px;
	margin-top: 10px;
}
h2 {
	font-size: 13pt;
	color: #65633C;
	margin-left: 10px;
}
h3 {
	font-size: 12pt;
	color: #65633C;
	margin-left: 10px;
}


p {
	font-size: 10pt;
	margin-left: 10px;
}

h1 {
	font-size: 16pt;
	margin-left: 10px;
	color: #65633C;
	margin-top: 10px;
}

#calloutright {
	width: 250px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #696943;
	border-right-color: #696943;
	border-bottom-color: #343412;
	border-left-color: #696943;
}
