body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #003D6B;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
body a {
	color:#987654;
}
.thrColAbsHdr #760 {
	position: relative;
	width: 760px;
	margin: 0 auto 0 auto;
}
.thrColAbsHdr #header {
	height: 175px;
	background: url(../images/web-logo-header.gif) no-repeat center #003D6B;
	margin:0 auto 0 auto;
}
.thrColAbsHdr #header2 {
	position:relative;
	height: 340px;
	background: url(../images/header_bg01.jpg) no-repeat center bottom #003D6B;
	margin:0 auto 0 auto;
}
.thrColAbsHdr #container {
	background: #FCFCF4;
	border: #704214 solid 2px;
	border-top:#704214 solid 10px;
	width: 756px;
	margin:0 auto 0 auto;
}
.thrColAbsHdr #sidebar1 {
	position: relative;
	float:left;
	left: 0;
	width: 148px;
	margin: 10px 0;
	padding: 15px;
	text-align:left;
	line-height:120%;
	font-size:75%;
}
.thrColAbsHdr #index-main {
	position:relative;
	float:left;
	width: 360px;
	margin: 10px auto 10px 2px;
	padding: 15px;
	text-align: center;
	background-color: #F5F5DC;
	border:#704214 solid 1px;
	border-right:#704214 solid 5px;
	border-bottom: #704214 solid 5px;
}
.thrColAbsHdr #sidebar2 {
	position: relative;
	float:right;
	width: 148px;
	margin: 10px 0;
	padding: 15px;
	text-align:right;
	line-height:120%;
	font-size:75%;
}

/* Do not edit the footer code */
.thrColAbsHdr #footer {
	clear:both;
	padding:20px 0 20px 0;
	border-top:#704214 solid 10px; 
	text-align:center;
	font-size:75%;
}

