<style type="text/css">
#banner {
	padding: o;
	margin-bottom: ;
	height: 123px;
	width: 850px;
}
#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	height: 840px;
}
#content {
	padding: o;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #D5E5F5;
	margin-top: 0px;
}
#top-banner {
	background-image: url(images/banner2.jpg);
	position: absolute;
	height: 126px;
	width: 850px;
	top: 0px;
	left: 1px;
	z-index: 1;
}
#organization-box {
	background-image: url(images/organization-box.jpg);
	position: absolute;
	height: 120px;
	width: 463px;
	left: 21px;
	top: 147px;
	z-index: 2;
}
#organization-pic {
	background-image: url(images/organization-box-pic.jpg);
	position: absolute;
	height: 107px;
	width: 106px;
	left: 28px;
	top: 153px;
	z-index: 6;
}
#organization-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D76B4;
	position: absolute;
	left: 149px;
	top: 206px;
	z-index: 7;
}
#organization-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #375684;
	position: absolute;
	left: 149px;
	top: 243px;
	z-index: 7;
}
#beachinfo-box {
	background-image: url(images/beachinfo-box.jpg);
	position: absolute;
	height: 120px;
	width: 463px;
	left: 21px;
	top: 280px;
	z-index: 8;
}
#beachinfo-pic {
	background-image: url(images/beachinfo-box-pic.jpg);
	position: absolute;
	height: 107px;
	width: 106px;
	left: 28px;
	top: 286px;
	z-index: 9;
}
#beachinfo-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D76B4;
	position: absolute;
	left: 149px;
	top: 339px;
	z-index: 10;
}
#beachinfo-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #375684;
	position: absolute;
	left: 149px;
	top: 376px;
	z-index: 11;
}
#links-box {
	background-image: url(images/link-box.jpg);
	position: absolute;
	height: 120px;
	width: 463px;
	left: 21px;
	top: 414px;
}
#links-pic {
	background-image: url(images/link-box-pic.jpg);
	position: absolute;
	height: 107px;
	width: 106px;
	left: 28px;
	top: 420px;
	z-index: 12;
}
#links-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D76B4;
	position: absolute;
	left: 149px;
	top: 473px;
	z-index: 10;
	width: 326px;
}
#links-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #375684;
	position: absolute;
	left: 149px;
	top: 510px;
	z-index: 11;
	width: 304px;
}
#bar-tall {
	background-image: url(images/bar-tall.jpg);
	position: absolute;
	height: 414px;
	width: 5px;
	left: 499px;
	top: 133px;
}
#rightside-pic {
	background-image: url(images/rightside-pic2.jpg);
	position: absolute;
	height: 111px;
	width: 252px;
	left: 533px;
	top: 189px;
}
#welcome-to {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D76B4;
	position: absolute;
	left: 546px;
	top: 172px;
	z-index: 10;
	width: 226px;
}
#about-duneland {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	position: absolute;
	left: 522px;
	top: 305px;
	z-index: 10;
	width: 270px;
	line-height: 16px;
}
.style1 {
	font-size: 11px;
	color: #4D76B4;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #375684;
	background-color: #DEE7F6;
}
#navcontainer {
	width: 261px;
	position: absolute;
	left: 23px;
	top: 594px;
	height: 100px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navcontainer a
{
 display: block;
 padding: 3px;
 width: 240px;
 background-color: #D5E5F5;
 border-bottom: 1px solid #749DD3;
}
#navcontainer a:link, #navlist a:visited
{
 color: #5A84B6;
 text-decoration: none;
}
#navcontainer a:hover
{
 background-color: #EFF5FC;
 color: #5A84B6;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 2px;
}
#navcontainer2 {
	width: 261px;
	position: absolute;
	left: 287px;
	top: 594px;
}

#navcontainer2 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer2 a
{
display: block;
padding: 3px;
width: 240px;
background-color: #D5E5F5;
border-bottom: 1px solid #749DD3;
}

#navcontainer2 a:link, #navlist2 a:visited
{
color: #5A84B6;
text-decoration: none;
}

#navcontainer2 a:hover
{
background-color: #EFF5FC;
color: #5A84B6;
}
#join-us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D76B4;
	position: absolute;
	left: 567px;
	top: 611px;
	z-index: 10;
	background-color: #ECEFF8;
	width: 170px;
	height: 88px;
	padding: 10px;
	border: 1px solid #4D76B4;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D76B4;
	position: absolute;
	left: 561px;
	top: 729px;
	z-index: 10;
	width: 209px;
}
</style>
