﻿body 
{
	overflow-y:auto;
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #006B66;
	color:#000000;
	margin:0px 10px 0px 10px;
}

img 
{
	border:0px;
}

 a:link {color: #ff0000; font-weight:bold; text-decoration:none; }       
 a:visited {color: #ff0000; font-weight:bold;  text-decoration:none}  
 a:hover {color: #ff0000;font-weight:bold;  text-decoration:underline}   
 a:active {color: #ff0000;} 

.contentdiv 
{
	width:100%;
	background-color:#ffffff;
}

.largefont 
{
	font-size:20px;
}

#leftpane 
{
	margin-right:265px;
	padding:5px 0px 5px 5px;
}

#rightpane
{
	float:right;
	width:255px;
	padding:5px 5px 0px 0px;
}

.featurette 
{
	border:1px solid #999999;
}

.featurette_title
{
	width:100%;
	background-image:url(img/title_bg.jpg);
	background-repeat: repeat-x;
}

#headline	
{
	height:205px;
	background-image:url(img/introducing_repeat.jpg);
	background-repeat: repeat-x;
}

#video 
{
	height:205px;
	margin-bottom:5px;
	background-image:url(img/introducing_repeat.jpg);
	background-repeat: repeat-x;
}

#gallery 
{
	margin-bottom:5px;
	height:205px;

}

#copy 
{
	padding:10px 15px 0px 15px;

}

#header
{
}

#footer 

{
	clear:both;
	width:100%;
}

#footer_strap

{
	float:left;
}

#footer_logos
{
	float:right;
}

#swim 
{
	position:absolute;
	left:23px;
	top:56px;
	width:780px;
	height:600px;
	visibility:hidden;
}