html{margin:0; padding:0;}
body{
	margin:0; padding:0;
	background-color:#0099CC;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	width:767px;
	margin:0 auto;
	position: relative;
	z-index: 2;
}
#manta{
	margin:0; padding:0;
	background-image:url(../images/mantaray_right.gif);
	background-position:475px 7px;
	background-repeat:no-repeat;
	z-index:3;
	height: 600px;
	position:relative;
}
#turtle{
	background-image:url(../images/loggerhead-turtle_right.gif);
	background-position:0px 260px;
	background-repeat:no-repeat;
	position: relative;
	z-index: 4;
	height: 600px;
}
#shark{
	text-align:center;
	background-image:url(../images/grey-nurse-shark.gif);
	background-position:240px 500px;
	background-repeat:no-repeat;
	position: relative;
	z-index: 5;
	height: 710px;
}
#footer, #footer p{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	margin-top:20px;
}

img.image{
	border:solid 2px #ff3;
	display:block;
	margin:0 auto;
}
.bodytext{
	text-align: left;
	width:606px;
	margin:auto;
}
#fishrock {
	text-align:left;
	width:600px;
	margin:auto;
	padding:3px 0 0 0;
	height: 75px;
	
	z-index: 6;
	overflow: hidden;
}
.fishrock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height:60px;
	color: #009;
	margin: 0;
	padding: 0;
}
.divecenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:24px;
	color:#fff;
	font-style: oblique;
	font-weight: bold;
	margin-bottom: 0px;
	position: relative;
	left: 102px;
	top: -13px;
	padding: 0;
}
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:28px;
	color:#ff3;
	font-weight: bold;
	position: relative;
	left: 113px;
	top: -13px;
	width: 400px;
}

#globalnav{
	background-image:url(../images/hose.gif);
	background-repeat:repeat-x;
	background-color:#666;
	width: 604px;
	z-index:3;
	padding-left: 0px;
	color: #ff3;
	font-weight: bold;
	height: 19px;
	margin:0 auto 10px auto;
	font-size: 15px;
}
.global{
	color:#ff3;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
	display:inline;
	padding-bottom: 3px;
}
a.global:hover {
	color:#9cf;
}
p{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#000066;
	font-weight: bold;
	margin-bottom: 15px;
}
a {
	color:#000066;
	text-decoration:underline;
}
a:hover {
	color:#fff;
}
#searchform {
	text-align: right;
	position: absolute;
	top: 10px;
	width:400px;
	height:25px;
	right: 80px;
	border:none;
	z-index: 10;
}
.input {
	margin-bottom: 2px;
}
.bodytext li{ margin-bottom:6px;}
input.search, input.zoom_query{width:130px; height:22px; padding:4px 0 0 25px; background: url(../images/search-input.png) no-repeat; font-size:12px;color:#006; border:none;}
#searchform form div input.go, input.zoom_button { font: bold 1.2em/1.2em "Trebuchet MS", Helvetica, sans-serif; color:#006;margin:0 0 3px 0;padding : 0 2px;cursor : pointer;background-color:#d7effb; height:22px;}
#searchform form div input.button:hover, #searchform form div input.button.hover,#searchform form div input.button:focus, #searchform form div input.button.focus {color : #292887;}