body {
	background-color: #ecebe4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: text-bottom;
	margin-top: 730px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}





#navcontainer
{
	margin: 0;
	position: absolute;
	top: 231px;
	left: 255px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 669px;
	height: 28px;
	
}

#navcontainer UL
{
	list-style: none;
	margin: 0;
	padding: 1;
	border: none;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #ffffff;
display: block;
width: auto;
text-decoration: none;
background: #2529d6;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { background: #6e72f9; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 0px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }
#subcont {
	position: absolute;
	left: 46px;
	top: 285px;
	background-color: #FFCC33;
	border: 3px solid #CC9900;
	width: 361px;
	float: left;
	padding: 1px;
	height: 139px;
}
#maincontent A:hover, #maincontent A:active { color: #FFFFFF; }
#maincontent A:link, #maincontent A:visited { color: #FFFFFF; }

#maincontent {
	overflow-x:auto;
	top: 3009px;
	position: absolute;
	background-color: #CC9900;
	left: 502px;
	width: 722px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-height: 350px;
	max-height: 500px;
	float: right;
	visibility: visible;
	height: 2364px;
}
#subcontent2 {
	width: 438px;
	padding: 10px;
	position: absolute;
	left: 7px;
	top: 445px;
	background-image: url(images/divBG2.jpg);
	background-position: center 30px;
	background-repeat: no-repeat;
	float: left;
	height: 809px;
}
#footer {
	background-color: #FFCC33;
	width: 500px;
	border: 2px solid #CC9900;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	color: #CC9900;
	clear: both;

