h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 26px;
	color: #003366;
	letter-spacing: 2px;
}
h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: x-large;
	color: #003366;
}
.nav {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.rightalign {
	text-align: right;
}
a.nav:link {
	text-decoration: none;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}
a.nav:hover {
	color: #003366;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
.nav2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

body {
	background-image: url(../clivepix/lighthouse-cut2.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	line-height: 125%;
	margin-left: 0px;
	margin-top: 0px;
}
#topline {
	position:absolute;
	width:648px;
	height:48px;
	z-index:1;
	left: 299px;
	top: 26px;
}
#navigation {
	position:absolute;
	width:316px;
	height:72px;
	z-index:2;
	left: 633px;
	top: 84px;
}
#menuR {
	position:absolute;
	width:255px;
	height:460px;
	z-index:4;
	left: 733px;
	top: 170px;
}
body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #003366;
}
#main {
	position:absolute;
	width:547px;
	height:280px;
	z-index:3;
	left: 1px;
	top: -14px;
}
#main2 {
	position:absolute;
	width:552px;
	height:197px;
	z-index:5;
	left: 220px;
	top: 487px;
}
#right {
	position:absolute;
	width:169px;
	height:279px;
	z-index:4;
	left: 567px;
	top: 1px;
}
#imageholder {
	height: 293px;
	width: 800px;
	position: absolute;
	z-index: 3;
	left: 219px;
	top: 160px;
}

#textA {
	position:absolute;
	width:467px;
	height:387px;
	z-index:3;
	left: 220px;
	top: 173px;
}

#menu {
	position:fixed;
	display:block;
	width:235px;
	height:405px;
	z-index:99;
	left: 768px;
	top: 191px;
	overflow:hidden;
	background-color: #FFFFFF;
}
* html #menu {
	position:absolute;
	right:287px;
	right/* */:/**/17px;
	right: /**/17px;
}

#topholder {
	height: 150px;
	width: 1200px;
	position: absolute;
	display:block;
	z-index: 98;
	overflow:hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
}




#navDown {
	position:absolute;
	width:272px;
	height:33px;
	z-index:97;
	left: 29px;
	top: 27px;
	visibility: hidden;
}

.padR {
	padding-right: 5px;
}
