body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000099;
	background-image: url(../images/pattern.gif);
	
}
#picture {
	position: absolute;
	left: 13px;
	top: 123px;
	border: none;
	width: 805px;
}
#navigation {
	background-color: #111111;
	position: absolute;
	left: 718px;
	top: 192px;
	list-style-image: url(../images/dolphin_small.gif);
}
buttons {
	color: #FF0000;
	width: 100%;
	border: thin ridge #440000;
}
#navlist {
	width: 150px;
	float: left;
	height: auto;
	text-align: left;
	margin: 3px;
	vertical-align: middle;
	text-indent: 0.1em;
	list-style-type: none;
	padding: 3px;
}
#navlist ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	font-size: 0.95em;
	border: 1px none #000000;
	list-style-position: inside;
	text-align: left;
	width: 100%;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
}
#navlist li {
	display: block;
	margin: 0px;
	padding: 0;
	border: 1px #000099;
	color: #000066;
	text-align: left;
	width: 100%;
	text-indent: .1em;
}
#navlist a {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #000000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: none;
	border: 1px ridge #000000;
	list-style-position: inside;
	width: 100%;
	padding-left: 0px;
}
#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	border: 1px solid #000099;
	padding: 0px;
	width: 100%;
	margin: 0px;
}

#navlist a:hover, #navlist a:active {
	background-color: #000066;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
	border: #000099;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(../images/dolphin_small.gif);
	width: 100%;
	margin: 0px;
	padding: 0px;	
}
#MainContent {
	width: 100%;
	border: thin groove #000099;
	background-color: #FFFFFF;
	position: relative;
	float: none;
	clear: both;
}
#topImage {
	width: 100%;
	float: none;
}
#content {
	float: none;
	width: 575px;
	position: relative;
	padding-left: 15px;
	padding-top: 3px;
	border: 2px groove #000066;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#sub_nav {
	float: left;
	width: 110px;
	position: relative;
	padding-left: 15px;
	padding-top: 5px;
	border: .1em ridge #000000;
}
#copyright {
	font-size: 0.8em;
	width: 100%;
	vertical-align: text-bottom;
	bottom: auto;
	position: relative;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	width: 95%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h2 {
	font-size: .8em;
	width: 100%;
	text-align: left;
}
#topmenu {
	color:white;
	text-align:left;
	font-size:0.85em;
	height:.95em;
	border: thin solid #000066;
	width: 95%;
	padding-top: 0px;
	margin-top: 0px;
}            
#topmenu ul {
	margin:0px;
	padding:0px;
	border: thin none;
	color: #FFFFFF;	
}
#topmenu ul li{
	list-style-type: disc;
	padding-right:3px;
	float:left;
	padding-left: 3px;
	text-indent: 10px;
	color: #FFFFFF;
	
	#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	border: 1px solid #000099;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
