@charset "utf-8";
td img {display: block;}
body {
background-attachment: fixed;
background-image: url(images/background.jpg);
background-repeat: no-repeat;
background-position: centre top;
}
</style> 
.subhead {
	font-family: "Century Gothic", Helvetica, sans-serif;
	color: #039;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
.footer {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 20px;
	border-bottom-style: none;
	border-bottom-color: #F1F1F1;
}
.boatlisttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFF;
	background-color: #FF0000;
	text-indent: 10px;
	text-align: left;
}
.copy {color: #ffffff; 
	font-family: "Century Gothic", Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none
}
.menubar {
	font-family: "Century Gothic", Arial;
	font-size: 0.95em;
	font-weight: bold;
	color: #C0C0C0;
	text-indent: 10px;
}
.heading {
	font-family: "Century Gothic", Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 24px;
	text-align: left;
}
.bodytext {
	color: #000000;
	font-family: "Century Gothic", Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.bodytextblue {color: #039; font-family: "Century Gothic", Helvetica, Sans-Serif; font-size: 12px; font-weight: normal; text-decoration: none}
.bodytextb {color: #000000; font-family: "Century Gothic", Helvetica, Sans-Serif; font-size: 12px; font-weight: bold; text-decoration: none}
<style type="text/css">

a:hover {
	color: #900;
}
