body
	{
	background-color: #9AAEA3;
	margin: 0;
	padding: 0;
	}
p
	{
	font: normal 24px/34px "Book Antiqua", "Book Antiqua Regular", "Georgia", "Times New Roman", "Times", serif;
	color: #663333;
	margin: 0;
	padding: 0;
	}

	
.indent_accom
	{
	margin: 0 0 0 148px;
	width: 320px;
	padding: 0;
	display:block;
	}
	
.indent_rates
	{
	margin: 0 0 0 252px;
	width: 220px;
	padding: 0;
	display:block;
	}
	
.indent_forward
	{
	margin: 0 0 0 158px;
	width: 470px;
	padding: 0;
	display:block;
	}

.directtext
	{
	color:#000;
	display:block;
	}
	
a:link, a:visited
	{
	color: #3333CC;
	text-decoration: underline;
	}

a:hover, a:active
	{ 
	text-decoration: none;  
	}

#nav
	{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 140px;
	height: 200px;
	margin: 9px 0 0 -357px;
	padding: 0;
	}

#text
	{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 33em;
	height: 425px;
	background: transparent;
	margin: -223px 0 0 -167px;
	padding: 0;
	}

#fwd_text
	{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 36em;
	height: 425px;
	background: transparent;
	margin: -104px 0 0 -265px;
	padding: 0;
	}
	
#webervations
	{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 742px;
	height: 427px;
	background: transparent;
	margin: -181px 0 0 -371px;
	padding: 0;
	}
	
#home_button
	{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 20px;
	margin: -234px 0 0 269px;
	padding: 0;
	}
	
#back_button
	{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 20px;
	margin: -234px 0 0 243px;
	padding: 0;
	}

#home_content, #accom_content, #rates_content, #direct_content, #about_content, #weberv_content, #forward_content
	{
	position: absolute;
	margin-top: -250px;
	margin-left: -375px;
	top: 50%;
	left: 50%;
	width: 750px;
	height: 500px;
	visibility: visible;
	padding: 0;
	}
	
#home_content
	{
	background: transparent url(../img/ocean_bkgd_home.jpg) no-repeat top left;
	}
		
#accom_content
	{
	background: transparent url(../img/ocean_bkgd_accom.jpg) no-repeat top left;
	}
	
#rates_content
	{
	background: transparent url(../img/ocean_bkgd_rates.jpg) no-repeat top left;
	}	
	
#direct_content
	{
	background: transparent url(../img/ocean_bkgd_direct.jpg) no-repeat top left;
	}	
	
#about_content
	{
	background: transparent url(../img/ocean_bkgd_about.jpg) no-repeat top left;
	}
	
#weberv_content
	{
	background: transparent url(../img/ocean_bkgd_weberv.jpg) no-repeat top left;
	}

#forward_content
	{
	background: transparent url(../img/ocean_bkgd_fwd.jpg) no-repeat top left;
	}
	
#fbook 
	{
	position: absolute;
	width: 23px;
	height: 23px;
	padding: 8px 8px 22px 8px;
	margin: 438px 0 0 119px;
	z-index: 5;
	}

