body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(Images/Lighthouse.gif); 
	background-attachment: fixed;
	background-image: url(Images/Lighthouse.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #336699;
	margin: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	text-decoration: none;
	color: #eaa;	
}

h3 {
	margin-left: 10px;
	text-align: left;
}

p {
	margin: 10px;
}

p:first-letter {
	font-size: 150%;
}

#logo {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	background-image: url(Images/blueblok.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#logo h1 {
	margin: 5px 0px 0px 5px;
	background-image: url(Images/TernLogo.gif);
	background-repeat: no-repeat;
	height: 86px;
}

#logo h1 span {
	display: none;
}

#accessability {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 10px;
	line-height: 25px;
	background-attachment: fixed;
	background-image: url(Images/cutout.gif);
	background-repeat: no-repeat;
	}

#MainText {
	float: left;
	margin: 0px;
	margin-right: 80px;
	padding: 50px 10px 50px 75px;
	background-attachment: scroll;
	background-image: url(Images/square.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 16px;
	border-right: 1px dashed #8087FF;
	text-align: justify;
}

#MainTextLogo {
	float: left;
	background-image: url(Images/sextant2.gif);
	background-repeat: repeat-x;
	background-position: 80px 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #8087FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8087FF;
}

#column1 {
	float: left;
	width: 250px;
}

#column2 {
	float: left;
	width: 250px;
}

#column3 {
	float: left;
	width: 250px;
}

#nocolumn {
	float: left;
	width: 90%;
}

#compass {
	margin: 0px;
	position: absolute;
	left: 30px;
	top: 80px;
	width: 170px;
	height: 168px;
	background-image: url(Images/compass.gif);
	background-repeat: no-repeat;
}
