@charset "utf-8";
body {
	background-color: #069;
}
html, body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #CCC;
	width: 1024px;
	padding-bottom: 0px;
	background-image: url(../images/mainbackgrnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 0%;
	position: absolute;
}
#header {
	background-color: #537D98;
	height: 100px;
	width: 1024px;
	background-image: url(../images/hmycheader.gif);
	background-repeat: no-repeat;
}
#rotator {
	height: 153px;
	width: 456px;
	padding: 0px;
	float: left;
}
#sidecontent {
	width: 210px;
	float: left;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}
#maincontent {
	padding: 10px;
	float:left;
	width:773px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
}
#subscribe {
	height: 153px;
	width: 305px;
	float: right;
	background-color: #537D98;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 11px;
	font-weight: bolder;
}
#wrapper #maincontent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-variant: small-caps;
	text-align: center;
}
#wrapper #maincontent sailingreport {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: auto;
	position: absolute;
}
#sailingreport {
	width: auto;
	position: relative;
	top: auto;
	left: auto;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
}
.ninehour {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 10px;
}
#ninewords {
	height: 250px;
	width: 260px;
	left: 150px;
	padding-left: 170px;
}


#wrapper #sidecontent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFF;
	text-align: center;
}
#footer {
	background-color: #357E9A;
	height: 100px;
	position:relative;
	clear:left;
	padding: 10px;
	margin: 10px;
	}
#nav {
	background-color: #EEE;
	padding: 0px;
	height: 30px;
	width: 1024px;
}
a:link {
	color: #006;
}
body,td,th {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #sidecontent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #537D98;
	text-align: center;
	text-transform: capitalize;
}
h1 {
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 12px;
}
#socialmedia {
	height: 70px;
	clear: left;
	width: 750px;
	padding: 5px;
}
.ninehour {
	background-image: url(../images/9hr.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 774px;
	position: relative;
}
#maincontent .ninehour #ninewords strong {
	text-align: center;
}

