#DIVparent {
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
#APparent {
	position:absolute;
	width:800px;
	height:700px;
	z-index:1;
	background-color: #E9E9E9;
	top: 6px;
	margin-top: 5px;
}
#navigation {
	position:absolute;
	width:800px;
	height:36px;
	z-index:2;
	top: 90px;
	background-color: #FF8000;
	left: 0px;
}
#banner {
	position:absolute;
	width:800px;
	height:90px;
	z-index:1;
	background-color: #000048;
	text-align: center;
	left: 0;
	top: 0;
}
#footer {
	position:absolute;
	width:800px;
	height:40px;
	z-index:3;
	left: 0px;
	top: 661px;
	background-color: #000000;
	padding-top: 2px;
}
#rightcolumn {
	margin-left: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#footer a {
	color: #FFF;
}

#navmenu a {
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


#navmenu a:hover {
	color: #000000;
	background-color: #E9E9E9;
}
.footer {
	font-size: 13px;
	text-align: center;
	color: #FFF;
}
a:link {
	color: #000066;
}
.category {
	font-weight: bold;
	color: #000048;
	font-size: 1.1em;
	text-shadow: 1px 1px 1px #666;
}


body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}

.contentext {
	color: #000066;
	line-height: 1.25;
	font-size: 16px;
}

a:hover {
	color: #FFFFCC;
}
a:visited {
	color: #000066;
}

.contenttitle {
	font-size: 26px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 5px;
}
#flash {
	position:absolute;
	width:436px;
	height:291px;
	z-index:4;
	left: 16px;
	top: 139px;
	background-color: #E9E9E9;
}

#content {
	position:absolute;
	width:590px;
	height:400px;
	z-index:4;
	left: 230px;
	top: 135px;
}
.titleheadings {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/gradientorange.jpg);
	margin-left: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#homeheading {
	position:absolute;
	width:425px;
	height:204px;
	z-index:6;
	left: 18px;
	top: 439px;
	padding-right: 10px;
	line-height: 1.25;
	white-space: normal;
}
#boatimage {
	position:absolute;
	width:316px;
	height:205px;
	z-index:7;
	left: 468px;
	top: 439px;
}
#exploreimage {
	position:absolute;
	width:315px;
	height:292px;
	z-index:5;
	left: 467px;
	top: 140px;
}
