body {
	background: #ffffff url("images/mainbg.jpg");
	background-repeat: repeat-x;
	font-family: arial, trebuchet ms, Verdana;
	color: #222222;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link{COLOR:#215dc6; TEXT-DECORATION:none; font-weight:normal;} 
A:visited{COLOR:#215dc6; TEXT-DECORATION:none; font-weight:normal;} 
A:active{COLOR:#215dc6; TEXT-DECORATION:none; font-weight:normal;} 
A:hover{COLOR:#000000; TEXT-DECORATION:none; background-color:;}

A.sitemap:link{COLOR:#215dc6; TEXT-DECORATION:none; font-weight:normal;} 
A.sitemap:visited{COLOR:#215dc6; TEXT-DECORATION:none; font-weight:normal;} 
A.sitemap:active{COLOR:#215dc6; TEXT-DECORATION:none; font-weight:normal;} 
A.sitemap:hover{COLOR:#215dc6; TEXT-DECORATION:underline; background-color:;}

.menu {font-family: arial, sans-serif; width:700px; height:100px; position:relative; font-size:16px; font-style: bold; z-index:;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:90px; height:20px; text-align:center; color:#fff; line-height:20px; font-size:16px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:right; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:; background:;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:91px;}
.menu ul li:hover ul li a.hide {background:; color:;}
.menu ul li:hover ul li:hover a.hide {background:; color:;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:; color:;}
.menu ul li:hover ul li a:hover {background:#070a71; color:#ffffff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:91px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-91px;}


.bodycopy {
	font: 12px/20px arial, trebuchet ms, Verdana;
	color: #222222;
	font-size:12px;
	}

.pageheader {
	font-family: trebuchet ms, Verdana;
	color: #ed1c24;
	font-style: bold;
	text-transform: uppercase;
	font-size:26pt;
	}
	
.name {
	font-family: gills sans, trebuchet ms, Verdana;
	color: #ed1c24;
	font-style: bold;
	text-transform: uppercase;
	font-size:12pt;
	}
	
.boatheader {
	font-family: "trebuchet ms", Verdana;
	color: #060971;
	font-style: bold;
	font-size:13pt;
	}
	
.vessels {
	font-family: trebuchet ms, Verdana;
	color: #ed1c24;
	font-style: bold;
	font-size:16pt;
	text-decoration: underline;
	text-transform: uppercase;
	}
		
.subheader {
	font-family: trebuchet ms, Verdana;
	color: #00036e;
	font-style: italic;
	font-size:11px;
	}

.quote {
	font-family: trebuchet ms, Verdana;
	font-size:8pt;
	color: #8da1bc;
	font-style: italic;
	}
	
.sitemap {
	font-family: trebuchet ms, Verdana;
	font-size:9px;
	}
	
.copyright {
	font-family: trebuchet ms, Verdana;
	font-size:10px;
	color: #000000;
	}
	
.copyrightbordelon {
	color: #00036e;
	}

.footer {
	font-size:10px;
	color: #000000;
	}

.footercell {
	border: 1px solid #cecece;
	}

.headerbackgroundcell { 
  background: #ffffff url("images/header1.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  }
 
.headerbackgroundcell2 { 
  background: #ffffff url("images/header2.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  }
  
.headerbackgroundcell3 { 
  background: #ffffff url("images/logo.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;

