HTML BODY {
	text-align: center;
	text-decoration: none;
	background-image: url(images/water_bkgd.gif);
}
HTML BODY#concolor {
	text-align: center;
	text-decoration: none;
	background: url("images/iframe_bkgd.jpg");
	background-repeat: no-repeat;
}
#apDivmaincontainer {
	margin-right: auto;
	margin-left: auto;
	height: 680px;
	width: 900px;
	top: 30px;
	text-align: center;
	clear: both;
	position: relative;
}
#apDiv_banner {
	position:absolute;
	width:900px;
	height:237px;
	z-index:2;
	top: 33px;
	left: 0px;
	background-image: url(images/banner_bkgd.png);
}
#apDiv_navigation {
	position:absolute;
	width:900px;
	height:33px;
	z-index:2;
	top: 0px;
	left: 0px;
}
#apDiv_content {
	position:absolute;
	width:658px;
	height:380px;
	z-index:2;
	top: 270px;
	left: 242px;
	background-image: url(images/iframe_bkgd.jpg);
}
#apDiv_iframe {
	position:absolute;
	width:658px;
	height:320px;
	z-index:2;
	top: 300px;
	left: 242px;
	background-image: url(images/iframe_bkgd.jpg);
}
#apDiv_top_bar {
	position:absolute;
	width:658px;
	height:30px;
	z-index:2;
	top: 270px;
	left: 242px;
}
#apDiv_bottom_bar {
	position:absolute;
	width:658px;
	height:30px;
	z-index:2;
	top: 620px;
	left: 242px;
}
#apDiv_contact {
	position:absolute;
	width:242px;
	height:380px;
	z-index:2;
	top: 270px;
	left: 0px;
}
#apDiv_address {
	position:absolute;
	width:900px;
	height:20px;
	z-index:2;
	top: 660px;
	left: 0px;
}
#apDiv_about_title {
	position:absolute;
	width:550px;
	height:30px;
	z-index:2;
	top: 0px;
	left: 0px;
}
#apDiv_about_page_content {
	position:absolute;
	width:550px;
	height:30px;
	z-index:2;
	top: 30px;
	left: 0px;
}
#apDiv_page_content {
	position:absolute;
	width:360px;
	height:1600px;
	z-index:1;
	left: 0px;
	top: 72px;
	background-image: url(images/iframe_bkgd.jpg);
}
#apDiv_page_content a {
	color: #ffffff;
}
.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 0px;
}
.submainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-indent: 0px;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-indent: 0px;
	padding: 80px;
	padding-top: 5px;
}
.contentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
}
a {
    color: #ffffff;
    text-decoration: none;
}
