* {
	margin:0;
	padding:0;
	}
	#maincontent {
	width: 810px;
	margin-left: -405px;
	position: relative;
	left: 50%;
	background-image: url(bg2image.jpg);
	background-repeat: repeat-y;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 50;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #8598C3;
	font-style: italic;
	top: 0px;
	background-position: center top;
}
#leftcontent {
	float: left;
	width: 500px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: 8396be;
	margin-top: 20px;
}
#leftcontent p {
	margin-bottom: 4px;
}

#leftcontent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #546FAB;
	font-style: normal;
	margin-top: 24px;
	margin-bottom: 12px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3BD96;
	text-align: left;
}
#leftcontent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #546FAB;
	font-style: normal;
	font-weight: normal;
}
#headcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: right;
	padding-right: 20px;
}


#leftcontent a {
	color: #4A6297;
	text-decoration: none;
}
#leftcontent a:hover {
	color: #ABC2B0;
}



#rightcontent {
	float: right;
	width: 180px;
	padding-right: 45px;
	padding-left: 10px;
	padding-top: 20px;
	margin: 0px;
	font-size: .8em;
}
#rightcontent ul {
	margin-left: 5px;
	margin-top: 24px;
}
#rightcontent a {
	text-decoration: none;
	color: #8396BE;
	list-style-type: none;
}
#rightcontent a:hover {
	color: #ABC2B0;
}
#rightcontent li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(bull3.gif);
}

#footer {
	clear: both;
	height: 36px;
	background-image: url(footerimage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
body {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
}
#header {
	background-image: url(header8.jpg);
	height: 259px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
#extraDiv2 {
	width:49%;
	position:absolute;
	top:0;
	left:0;
	height:112px;
	background:url(leftband.jpg) repeat-x bottom;
	z-index:10;
	}
#extraDiv3 {
	width:49%;
	position:absolute;
	top:0;
	right:0;
	height:159px;
	background:url(bandright1.gif) repeat-x bottom;
	z-index:10;
	}
