@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	background-image: url(../images/woodgrain.jpg);
	background-color: #C9A25F;
	padding-left: 10px;
}
.oneColElsCtr #container {
	width: 70em;
	margin: 0 auto;
	text-align: center;
	padding: 20px;
	border: 0px solid #000000;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#apDiv1 {
	position:absolute;
	left:338px;
	top:137px;
	width:965px;
	height:520px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:341px;
	top:852px;
	width:978px;
	height:36px;
	z-index:1;
}
a:link {
	text-decoration: none;
	color: #996600;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
body,td,th {
	color: #884533;
	padding-top: 0px;
}
.style4 {
	color: #FFFFFF;
	font-size: 8pt;
}
#apDiv3 {
	position:absolute;
	left:343px;
	top:193px;
	width:976px;
	height:461px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:213px;
	top:187px;
	width:980px;
	height:459px;
	z-index:1;
}
centerpanel  {
	padding: 50px;
	margin: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
}
.collaboration {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 20px;
}
.navigation {
	background-position: center bottom;
	word-spacing: 5px;
}
.centerline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.lefttable {
	width: 80px;
	position: absolute;
}
.rightshadow {
	position: fixed;
	width: 61px;
}
.leftshadow {
	width: 62px;
	position: fixed;
}
