html {
height:100%;
margin:0px;
padding:0px;
}

p
{
margin:0px;
padding:0px;
}
BODY {
	line-height:16px;
	padding-left:0px;
	padding-righ:0px; 
	padding-bottom:0px; 
	padding-top:0px; 
	margin:0px auto;
	height:100%;
	BACKGROUND-POSITION: center top;  
	BACKGROUND-IMAGE: url(images/mainback.jpg); 
	BACKGROUND-COLOR: #0c4481; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#435e7b;
	TEXT-ALIGN: center;
}

.textfield
{
border:1px solid; 
font-size:11px; 
border-color:#003399; 
background-color:#EBEFFE;
}


#outerGradient {
	BACKGROUND-POSITION: center top; 
	height:100%; min-height:100%;
	BACKGROUND-IMAGE: url(images/sidebarbacktop.jpg);
	padding-left:0px;
	padding-righ:0px; 
	padding-bottom:0px; 
	padding-top:0px; 
	WIDTH: 100%; 
	BACKGROUND-REPEAT: repeat-x; 
	POSITION: relative;
	margin:0px;
	
}
#headerShell {
	margin:0px auto;   
	height:100%; min-height:100%;
	padding-left:0px;
	padding-righ:0px; 
	padding-bottom:0px; 
	padding-top:0px;  
	BACKGROUND-POSITION: center top; 
	BACKGROUND-IMAGE: url(images/mainbacktop.jpg); 
	WIDTH:800px;
	BACKGROUND-REPEAT: no-repeat; 
	TOP: 0px;
}
#headerShellBoats {
	margin:0px auto;   
	height:100%; min-height:100%;
	padding-left:0px;
	padding-righ:0px; 
	padding-bottom:0px; 
	padding-top:0px;  
	BACKGROUND-POSITION: center top; 
	BACKGROUND-IMAGE: url(images/mainbacktopboats.jpg); 
	WIDTH:800px;
	BACKGROUND-REPEAT: no-repeat; 
	TOP: 0px;
}
#headerShellGeneral {

	margin:0px auto;   
	height:100%; min-height:100%;
	padding-left:0px;
	padding-righ:0px; 
	padding-bottom:0px; 
	padding-top:0px;  
	BACKGROUND-POSITION: center top; 
	BACKGROUND-IMAGE: url(images/mainbackgeneral.jpg); 
	WIDTH:800px;
	BACKGROUND-REPEAT: no-repeat; 
	TOP: 0px;
}
#header 
{
	HEIGHT: 78px;
	text-align:left;
	padding-top:11px;
	padding-left:0px;
	padding-right:25px;
	margin-left:21px;
}

#flash 
{
	HEIGHT: 228px;
	padding-top:20px;
	margin-left:21px;
	/*background-image:url(images/information.jpg);
	background-repeat:no-repeat;
	background-position: 21px 20px;*/
	
}
#general 
{
	HEIGHT: 33px;
	/*background-image:url(images/information.jpg);
	background-repeat:no-repeat;
	background-position: 21px 20px;*/
	
}

#boats 
{
	HEIGHT: 62px;
	text-align:left;
	padding-left:25px;
	padding-top:28px;
	color:#FFFFFF;
}

#boats a, a:visited {
	font-size:11px;
	text-decoration: none;
	color:#FFFFFF;
}

#boats a:hover
{
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}

#boatinfo a, a:visited {
	font-size:11px;
	text-decoration: none;
	color:#990000;
}

#boatinfo a:hover
{
	font-size:11px;
	text-decoration:underline;
	color:#990000;
}

.contents 
{
	width:773px;
	text-align:left;
	font-size:11px;
	color:#435e7b;
	padding-left:27px;
	margin-left:0px;

}
#footer 
{
	HEIGHT:22px;
	background-image:url(images/topbar.jpg);
	background-repeat:repeat-x;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px; 
	margin-left: 22px; 
	margin-right: 22px;
	PADDING-TOP: 5px; 
	position:relative;
	margin-top:15px;
	text-align:left
}
#menu
{
	margin-top:0px;
	margin-bottom:1px;
	margin-left:21px;

}
#navlist {
	margin: 0px;
	padding: 0px;
}

#navlist li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;

}

#navlist a, #navlist a:visited {
	text-align:center;
	display: block;
	padding: 10px 11px 10px 9px;	
	background-position: 0% 0%;
	color:#3a4673;
	text-decoration: none;
	width:85px;
	margin: 0px;
	font-size:10px;
}
#navlist a:hover {
	text-align:center;
	padding: 10px 11px 10px 9px;	
	background-image:  url(images/buttonover.jpg);
	background-repeat: no-repeat;
	color:#3a4673;
	width:85px;
	margin: 0px;
	font-size:10px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

a, a:visited {
	
	text-decoration: none;
	color:#990000;
}

a:hover
{
	text-decoration:underline;
	color:#990000;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
