html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
 
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
 
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote, q {
	quotes: "" "";
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #9ab8d6;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Header/Bluebackground.jpg);
}
#wrapper {
	width: 822px;
	position: relative;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #e3e4e5;
}
#border {
	width: 802px;
	position: relative;
	margin: 0;
	padding: 0;
	border: 10px solid #FFFFFF;
}
#innerborder {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border: 1px solid #d9e2eb;
}
#header {
	position: relative;
	margin: 0;
	background-color: #EBF0FF;
	width: 800px;
	height: 200px;
	background-image: url(../images/Header/5MilePointLighthouse.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
}
#navigation {
	position: relative;
	width: 800px;
	background-color: #020A60;
	height: 2em;
	border-bottom-style: solid;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#navigation ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 575px;
	float: left;
}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.9em;
	margin-left: 0.65em;
	padding: 0em;
	margin-right: 0.65em;
}
#navigation a:hover {
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	color: #D0D6FF;
	text-decoration: underline;
}
#navigation #currentpage a {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FF9900;
}
#navigation h1 {
	font-size: 1.05em;
	float: right;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0.35em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
#wrapper #navigation .lastnav a {
	border-right-style: none;
}
#content {
	margin: 0;
	position: relative;
	width: 800px;
	background-color:#FFFFFF;
	font-size: 0.8em;
	color: #222222;
	padding-top: 0.1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer {
	position: relative;
	width: 800px;
	height: 2.6em;
	background-color: #d9e2eb;
	font-size: 0.85em;
	text-align: center;
	line-height: 3em;
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	clear: both;
}
	
