@charset "utf-8";
/* CSS Document */

body {
font-family:helvetica,sans-serif;
font-size:3.0em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight: bold;
line-height:normal;
color:#33FF00;
margin:0px;
width:800px;
background-color:#000000;
}

#content {
margin-left:auto;
margin-right:auto;
overflow:hidden;
position:relative;
}
#img {
	padding-bottom:10px;
	text-align:center;
	overflow:hidden;
	}
#img2 {
	height: 768px;
	width: 1024px;

	margin: -200px 0px -100px -224px;
	}

a:link {color:#33FF00; text-decoration:none;}      /* unvisited link */
a:visited {color:#33FF00; text-decoration:none;}  /* visited link */
a:hover {color: #FFFFFF; text-decoration:none;}  /* mouse over link */
a:active {color:##33FF00; text-decoration:none;}  /* selected link */

.style1 {
	font-size:0.8em;
	font-weight: bold;
	color:#66FF66;
}
.span1 {
	font-size:1.0em;
	padding:10px 25px;
	}
.span2 {
	font-size:1.0em;
	padding:10px 15px;
	}

.buoy_table {
width:100%;
height:100px;
margin:0px;
font-size:0.7em;
color:#33FF00;
font-weight:bold;
}

.fframe {
width:800px;
height:500px;
padding-bottom:5px;
background-color:#FFFFFF;
}
#tide {
font-size:0.45em;
text-align:left;
}
#tide1 {
font-size:0.45em;
text-align:left;
padding-bottom:0.5em;
}
#hr {color:#33FF00;
	}