
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
  font-family: CSS charset
}

.thrColAbsHdr #container {
	position: relative;
	width: 994px;
	background: #FFFFCC;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	left: 0px;
	top: -1px;
}

.thrColAbsHdr
#header {
	height: 335px;
	background-image: url('images/header9.png');
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: bottom;
}

#apDiv1 {
	position:absolute;
	left:641px;
	top:2px;
	width:357px;
	height:45px;
	z-index:1;
}

/* Top Menu */

#scroller
{
	position: absolute;
	top: 57px;
	padding-left:642px;
}


#mainmenu
{
	position: absolute;
	top: 140px;
	padding-left:45px;
}

#toptext
{
	position: absolute;
	top: 275px;
	padding-left:178px;
}

.thrColAbsHdr #header h1 {
	background-color: #8F864E;
	height: 110px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 20px;
}

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 335px;
	left: 0px;
	width: 145px;
	background: #DBBD6A;
	padding: 10px 10px 15px 20px;
	height: auto;
}

.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 333px;
	right: 0px;
	width: 145px;
	background: #FFFFCC;
	padding: 18px 10px 15px 20px;
	height: auto;
}

.thrColAbsHdr #mainContent {
	margin: 0 8px;
	padding: 0 10px;
    width: 780px;
    background-color: #FFFFCC;
	height: auto;
}

.thrColAbsHdr #footer {
	padding: 0 1px 0 0px;
    background:#DDDDDD;
    width: 993px;
}

.thrColAbsHdr #footer p {
	margin: 0;
	padding: 10px 0;
	background-color: #F8E381;
}

.fltrt {
	float: right;
	margin-left: 8px;
	margin-top: 5px;
	margin-right: 29px;
}

.fltlft {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}
