body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #547186;
	background-color: #B8CBD7;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	background-image: url(images/alternate_bg/body_bg.gif);
}
#wrapper {
	text-align: center;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/alternate_bg/content16_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
#header {
	height: 216px;
	width: 820px;
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(images/alternate_bg/header_panoramic_bg.gif);
}
#nav {
	width: 244px;
	height: 310px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-position: left top;
}
#nav h1 {
	text-decoration: none;
	background-position: right top;
	margin: 0px;
	clear: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 28px;
	width: 203px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 41px;
}
#innerwrapper h1 {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 820px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav h2 {
	background-position: right top;
	width: 203px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 41px;
}
#nav h3 {
	margin: 0px;
	clear: none;
	height: 10px;
	width: 203px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 41px;
}




#innerwrapper {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-position: center top;
}
#content {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	float: left;
	width: 505px;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/lighthouse_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	clear: right;
	padding-right: 0px;
}
#content h1 {
	font-size: 110%;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}
#content p {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	color: #567287;
	font-style: normal;
	text-decoration: none;
}
#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	color: #567287;
	text-decoration: none;
}
#content h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
#content a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #547186;
	text-decoration: underline;
}
#content a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #547186;
	text-decoration: underline;
}
#content a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #547186;
	text-decoration: underline;
}

#content a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #85A7A6;
}
.lftlft {
	padding: 5px;
	float: left;
}
.rgtrgt {
	float: right;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
}
