body {
	position: static;
	top: 0px;
	left:0px;
	margin: 0px;
	padding: 0px;
	background: #fff8dc;
	}

p, ul, ol, dl, dir, .text, .textCentered
{
	color: #330000;
	font: normal 12px Verdana, Helvetica, sans-serif;
}

.textCentered
{
	text-align: center
}

a 
{
	color: #000066;
}

/*
a:visited 
{
	color: #cc6600;
	text-decoration: underline;
}
*/

tt 
{
	color: #330000;
	font: normal 12px "Courier New", Courier, monospace;
}
	
.subhead
{
	color: #330000;
	font: bold 14px Verdana, Helvetica, sans-serif;
}

.footerLinks
{
	font-size: 10px;
	margin: 6px 4px 2px 12px;
}
	
.footerText
{
	font-size: 10px;
	margin: 6px 4px 2px 0px;
}
	
.subtext
{
	font-size: 10px;
}
	
#thList
{
	 background: url(http://www.oceangatewaymaine.org/images/bg_tableHeader.gif) repeat-x;
}
	
#required
{
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}

.caption
{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	color: #330000; 
}

#quote
{
	font: italic 14px "Times New Roman", Times, serif;
	color: #330000;
}