.page_bg {
	background-attachment: fixed;
	background-color: #003252;
	background-image: url(marine-background.jpg);
	background-position: top
}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.blacktxt {
	color: #000066;
	text-decoration: none;
}
a.noline {  color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
a:hover.noline {  color: #000000; text-decoration: underline}
.navTextCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/body_bg.gif);
	text-transform: uppercase;
	font-weight: 500;
}
a:hover.navTextCaps {
	color: #990000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blacktxtCaps {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover.blacktxtCaps {
	color: #990000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

