﻿#CentreContent {
	background-color: #FFFFFF;
	padding: 0px 30px 30px 30px;
}
.auto-style1 {
	text-align: center;
}
#Wrapper {
	padding: 10px;
	width: 860px;
	margin: 50px 70px 50px 50px;
	border: 3px double #000000;
	background-color: #FFFFFF;
}
body {
	background-color: #005984;
}
p {
	text-align: justify;
	font-size: large;
}
#Header {
	background-position: right;
	padding: 5px;
	height: 110px;
	margin: 0px;
	font-family: "Poor Richard";
	font-size: xx-large;
	background-image: url('Images/fishin5.gif');
	background-repeat: no-repeat;
}
#MenuBar {
	height: 15px;
	text-align: center;
}
#MenuBar ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#MenuBar ul li {
	padding: 3px;
	display: inline;
	float: none;
	height: 15px;
	width: 80px;
	border-style: double;
	border-width: 1px;
	vertical-align: middle;
	text-decoration: none;
	cursor: auto;
	text-align: center;
}
#MenuBar ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#SideBar {
	background-repeat: no-repeat;
	background-image: url('Images/Wavecrest Logo.jpg');
	background-position: left center;
	height: 110px;
}
h1 {
	text-align: center;
	font-size: x-large;
}
h2 {
	text-align: center;
	font-weight: normal;
}
h3 {
	text-align: center;
}
