body {
	background: #FFFFFF url(../images/underwaterkelp.jpg) repeat;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #FFFFFF url(../images/fadedunderwaterkelp.jpg) repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}

#header {
	width: 100%;
	clear: both;
	float: left;
	background: url(../images/headerback.gif) repeat-x;
}

#addresshours {
	height: 50px;
	width: 650px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nav {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 650px;
	color: #FF0000;
	text-align: center;
	border-bottom: 1px solid #0000CC;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 10px;
}

#footer {
	height: 100px;
	width: 100%;
	clear: both;
	border-top: 1px solid #0000FF;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	padding-top: 10px;
}

.icons {
	margin-left: 2px;
	vertical-align: top;
}

#maincontents {
	width: 750px;
	text-align: justify;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	margin: 10px;
	float: left;
}

.imageright {
	float: right;
	left: -143px;
	top: 81px;
	clear: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.imageleft {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#ticker {
	clear: both;
	width: 100%;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	margin-bottom: 10px;
}

#mainimage {
	float: left;
	margin: 15px 15px 0px 0px;
	overflow: hidden;
	width: 350px;
	height: 221px;
}

.headerlogos {
	margin-top: 2px;
}

#rightsidebox {
	width: 15%;
	text-align: right;
	float: right;
	z-index: -1;
}

#rightsidebox2 {
	width: 100%;
	text-align: center;
	margin-top: 25px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	border: 1px solid #0000CC;
}

h2 {

	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

A:link {text-decoration: none; color: #FF0000}
A:visited {text-decoration: none; color: #FF0000}
A:active {text-decoration: none; color: #FF3333}
A:hover {text-decoration: underline overline; color: #0000FF}

p {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	text-align: justify;
}
#maincontentscalendar {
	width: 800px;
	text-align: justify;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}
.clear {
	clear: both;
}

