BODY
{
	margin: 0px;
	padding: 0;
	background: #fff url(../images/gui/bg.gif) repeat-x;
}

TD.bevel, TH.bevel
{
	background: url(../images/gui/leaderBG.gif) repeat-x;
	color: #333;
	height: 17px;
	border: none;
}

#page
{
	position: absolute;
	top: 0;
	left: 185px;
	margin-right: 20px;
}

#footer
{
	font-size: x-small;
	line-height: 1;
}

#leftCol
{
	font-size: 10px;
	color: #666;
	position: absolute;
	top: 148px;
	left: 0px;
	border: dotted #ccc 1px;
	width: 183px;
	margin: 0px;
	padding: 0px;
}

#leftColSubnav
{
	font-size: 10px;
	font-family: verdana;
	color: #069;
	position: absolute;
	top: 148px;
	left: 0px;
	border: dotted #ccc 1px;
	width: 183px;
	margin: 0px;
	padding: 0px;
}

#leftColSubnav UL.subnav{
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftColSubnav UL{
	list-style: none;
	margin: 0;
	list-style: none;
}

UL.subnav A{
	display: block;
	padding: 2px;
	padding-left: 10px;
	color: #069;
	font-weight: bold;
}

UL.subnav LI {
	border: solid white 1px;
}

UL.subnav A:visited{
	background: #eee;
}

UL.subnav A:hover{
	background: #ccc;
}

UL.sub A{
	display: block;
	padding: 2px;
	padding-left: 20px;
	color: #666;
	font-weight: normal;
}

UL.sub LI.thisPage{
	color: #666;
	margin-left: 10px;
}

UL.sub A:hover{
	background: #ccc;
	font-weight: bold;
}

LI.thisPage{
	color: #666;
	padding-left: 10px;
	font-weight: bold;
}

LI.thisPage UL LI{
	margin-left: -20px;
	padding-left: 10px;
	font-weight: normal;
}

#leftColTitle
{
	background: #ddd url(../images/gui/leaderBG.gif);
	padding: 2px;
	border-bottom: dotted #ccc 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #069;
}

#leaders
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px;
	padding-left: 8px;
}

#leaders B
{
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #069;
	margin-top: 4px;
	margin-bottom: 0;
	margin-left: -8px;
	padding: 2px;
	padding-left: 8px;
	background: #eee;
}

#contentArea
{
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	color: #003366;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}

H2.date { border-bottom: solid #036 1px; }

H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

#marineWeather
{
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 56px;
	position: absolute;
	top: 0px;
	left: 323px;
}

#marineWeatherIMG
{
	margin: 0px;
	padding: 0px;
}

#marineWeatherForm
{
	margin: 0px;
	padding: 0px;
}

#navbar
{
	/*position: absolute;*/
	/*top: 56px;*/
}

#calendarArea
{
	/*height: 400px;*/
	/* there's nothing special about 400.. I just figure this is big enough to go past the first P */
	float: right;
	width: 170px;
	padding-left: 16px;
	margin-top: 0;
	background: #fff;
}

#calendarBorder { border-left: solid #ccc 1px; }
.calendarhead { font-size: small; }
.calendar { font-size: x-small; }

.posted
{
	margin-top: 6px;
	font-style: italic;
	font-size: x-small;
	border-bottom: solid #ccc 1px;
}

.archives { font-size: small; }

.blogbody A IMG
{
	padding-right: 10px;
	border-right: solid #ccc 1px;
	margin-right: 10px;
	display: block;
	float: left;
}

#eventBox { padding-left: 3px; }

.floatright
{
float: right;
margin:4px 0px 10px 10px;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
}

.floatleft
{
float: left;
margin: 4px 10px 10px 0px;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
}
