body, html {
	background: url(../graphics/back.gif) #FFFFFF;
	margin: 0;
	padding: 0;
}

.bone {
	background: url(../graphics/h_bone.jpg) no-repeat;
}

.dolphins {
	background: url(../graphics/h_dolphins.jpg) no-repeat;
}

.horizon {
	background: url(../graphics/h_horizon.jpg) no-repeat;
}

.mast {
	background: url(../graphics/h_mast.jpg) no-repeat;
}

.pins {
	background: url(../graphics/h_pins.jpg) no-repeat;
}

.plan {
	background: url(../graphics/h_plan.jpg) no-repeat;
}

.sunrise {
	background: url(../graphics/h_sunrise.jpg) no-repeat;
}

.sunset {
	background: url(../graphics/h_sunset.jpg) no-repeat;
}

.border_bot {
	background: url(../graphics/border_bot.gif) repeat-x;
}

.border_top {
	background: url(../graphics/border_top.gif) repeat-x;
}

#body {
	min-width: 760px;
}

#crumbtrail {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-left: 20px;
}

#crumbtrail a {
	color: #FFFFFF;
}

#footer {
	clear: both;
	text-align: center;
}

#footer p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px;
}

#header {
	background: #FFFFFF;
}

#header h1 {
	color: #336699;
	margin: 0 0 0 120px;
	padding: 5px;
}

#main {
	border-right: 1px dashed #999999;
	float: left;
	padding: 10px;
	width: 480px;
}

#main h1, #main h2, #main h3, #main p, #li {
	font-family: Georgia, sans-serif;
}

#main p {
	font-size: 14px;
}

#nav {
	background: #336699;
	font-size: 25px;
}

#sidebar {
	float: right;
	width: 250px;
}

#sidebar img {
	border: 1px solid #999999;
	margin-top: 10px;
}

#wrap {
	background: #FFFFFF;
	margin: 5px auto 5px auto;
	width: 760px;
}
.form {
	font: bold 11px Georgia, sans-serif;
	color: #CE9A31;
}
.logo {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	float: left;
	margin-left: 10px;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
#mySlideShow
{
width: 240px !important;
height: 120px !important;
}