body {
	background: #FFFFF0;
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-left: 255px;
	padding-top: 76px;
	background-image: url(gfx/lighthousebackground.jpg);
	background-repeat: no-repeat;
	background-position: 382px;
	background-attachment: fixed;
	width: 650px;
}
h1 {
	font-size: 24pt;
	left: 20px;
	position: absolute;
	width: 900px;
	text-align: center;
	top: 5px;
	}
span {
	width: 650px
}
h2 {
	font-size: 16pt;
	width: 650px;
	text-align: center;
}

ul.navbar {
	left: 0px;
	top: 84px;
	position: absolute;
	list-style-type: none;
	width: 200px;
	background-image: url(gfx/navbg.jpg);
	height: 301px;
	padding-left: 0px;
	margin-left: 38px;
}
ul.navbar li{
	color: #FFFFF0;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
}
a:link {
	color: #A0522D;
}
a:visited {
	color: Navy;
}
a:hover {
	color: #B22222;
}

a:active {
	color: #A0522D;
}
address {
	position: absolute;
	font-size: 8pt;
	width: 200px;
	top: 400px;
	left: 0px;
	right: auto;
	bottom: auto;
	background-color: #FFFFF0;
	margin-left: 38px;
}
p.w3logo {
	position: absolute;
	top: 335px;
	left: 50px;
	padding-right: 0px;
	width: 200px;
}
p {
	width: 650px;
	padding-right: 0px;
}
a.navtext:link, a.navtext:visited, a.navtext:active {
	color: #66502A;
}
a.navtext:hover {
	color: #990000;
}
a.navtext:link, a.navtext:visited, a.navtext:active, a.navtext:hover {
	text-decoration: none;
}

ol.stdlist {
	width: 650px;
}
h3 {
	font-size: 14pt;
	width: 650px;
	text-align: center;
}

img.clright {
	clear: right
}

img.clleft {
	clear: left;
	padding-right: 0px;
}
p.indent {
	width: 650px;
	text-indent: 1em;
}
h4 {
	font-size: 14pt;
	width: 650px;
	text-align: left;
}

ol.dblspace li{
	margin-bottom: 12pt;
}
img.lighthouse {
	position: absolute;
	top: 102px;
	left: 710px;
	right: 650px;
	bottom: auto;
}
div.news {
	position: absolute;
	top: 286px;
	left: 261px;
	right: auto;
	bottom: auto;
	height: auto;
	width: 628px;
} 
div.header {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}
div.paragraph {
	text-indent: 1em;
	text-align: left;
}
div.welcome {
	position: absolute;
	top: 102px;
	left: 265px;
	right: 0px;
	bottom: 0px;
	height: 206px;
	width: 438px;
}

