a:link {color: #B39300; text-decoration: underline;}
a:hover {color: #866F05; text-decoration: none;}
a:active {color: #B39300; }
a:visited{
	color: #74B6D9;
}

a.creditLink:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em; color: #74B6D9;}
a.creditLink:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em; color: #FFFFFF;}
a.creditLink:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em; color: #74B6D9;}
a.creditLink:active{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em; color: #FFFFFF;}

a.subLink:link {	padding-left: 50px;	line-height: 1.8em; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em; color: #033C59; text-decoration: none;}
a.subLink:hover {	padding-left: 50px;	line-height: 1.8em; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em; color: #033C59; text-decoration: underline;}
a.subLink:visited {	padding-left: 50px;	line-height: 1.8em; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em; color: #033C59;text-decoration: none;}
a.subLink:active {	padding-left: 50px;	line-height: 1.8em; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em; color: #033C59;text-decoration: none;}

body, td, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #033C59;
	line-height: 1em;
}

ul, li { line-height: 1.6em;}

.aboutText {
	padding-left: 65px;
	padding-right: 125px;
	padding-top: 5px;
}

.aboutBG {
	background-attatchment: fixed;
	background-attachment:scroll !important;
	background-color: #FFFFFF;
	background-image: url(../images/aboutBG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

.reefText {
	padding-right: 0px;
	padding-top: 5px;
}

.reefBG {
	background-attatchment: fixed;
	background-attachment:scroll !important;
	background-color: #FFFFFF;
	background-image: url(../images/reefBG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: none;	
}

.img { border:0; }

.leftText {

	padding-right: 20px;
}
.leftNavBG {
	background-attatchment: fixed;
	background-attachment:scroll !important;
	background-image: url(../images/leftNav_bg.jpg);
	background-color: #88BFD9;
	background-repeat: no-repeat;
	background-position: left top;
}

.leftNavFiller {
	background-attatchment: fixed;
	background-attachment:scroll !important;
	background-repeat: repeat-y;
	background-position: left top;

}

.leftBG {
	background-attatchment: fixed;
	background-attachment:scroll !important;
	background-image: url(../images/leftBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightBG {
	background-attatchment: fixed;
	background-attachment:scroll !important;
	background-image: url(../images/rightBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

