html {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bg_page.gif);
	margin:0;
	padding:0;
	height:100%;
}
#main {
	width:900px;
	margin:auto;
	background-color:#0000FF;
	border:1px solid #000000;
	}

#main-inner {
	margin:0 21px 16px 21px;
	padding:0 20px 20px 20px;
	background-color: #FFFFFF;
	background-image: url(images/bg-main-inner-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:817px;
	height: 100%;
}
#header {
	margin:16px 21px 0 21px;
	padding:20px;
	padding-bottom:0;
	background-color: #FFFFFF;
	width: 817px;
	background-image: url(images/bg-logo-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 300px;
}
#logo {
	position:relative;
	width:305px;
	height:231px;
	border:1px none #000000;
	z-index:1;
	left: -75px;
	top: -260px;
	background: url(images/logo.png) no-repeat;
}
#photodiv {
	width:200px;
	margin-top:5px;
	background-repeat: no-repeat;
	height: 225px;
	border: solid 1px #000000;
	}
#photogallery {
	margin-right: 55px;
}
#photogallery a:link{ font-size: x-small; 	
	}
#contact {
	background: #000000 url(images/contact_bg.png) no-repeat;
	width: 200px;
	height: 125px;	
}
#contact {font-size: 12px;font-weight: bolder;}
#tides{
	margin:0 auto;
	width:204px;
	text-align: left;
}
#wx_module_2386	{
	margin:0 auto;
	width:740px;
	text-align: left;
}

#links{
	margin:0 auto;
	width:400px;
	text-align: left;
}
#links img { border: solid #000000 1px; margin-left: 25px; }

#footer {
	clear:both;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {color:#FFFFFF;text-decoration:none;}
#footer a:hover {color:#FFFFFF;text-decoration:underline;}
h1 {font-size: 24px;color: #33CCFF; margin: 0px}
h2 {margin: 15px 0;	font-size: 16px;color: #000000;text-align: center;}
h3 {margin: 10px 5px 0px 5px;	font-size: 14px;color: #000000;text-align: center;}
hr {margin: 0px 10px;}
p {margin: 15px 0;line-height: 150%;	}
table {}
tr {text-align: center;}
.bluetxt {color:#0066CC;}
.whitetxt {color:#FFFFFF;}
.clear {clear:both;}
.left {float: left;}
.right {float: right}
.left_img{float: left; margin: 5px 15px 5px 5px;border: solid 1px #000000;}
.small {font-size: xx-small}
