body
{
	margin: 0px;
	padding: 0px;
	background: #E0E0E0;
	font: 12pt "Times New Roman", Times, serif;
}

a, a:hover, a:active
{
	color: #7C2020;
	text-decoration: underline;
	cursor: crosshair;
}

a:hover
{
	text-decoration: underline overline;
}

table.pagetable
{
	width: 705px;
	height: 500px;
	border: 0px;
	background: #980F0A;
	text-align: left;
}

tr.topheader
{
	height: 100px;
	vertical-align: top;
}

tr.bottomheader
{
	color: #FFFF00;
	font-size: 75%;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
}

td.sideheader
{
	width: 125px;
}

td.sidemenu
{
	width: 125px;
	vertical-align: top;
	background: #E0E0E0;
	font-size: .6em;
}

td.contenttd
{
	background: #E0E0E0;
	vertical-align: top;
	padding-left: 10px;
}

img
{
	border: 0px;
}

span.menuheading
{
	font-weight: bold;
	text-decoration: underline;
}

.menulink
{
	color: #FF0000;
}

:active.menulink :hover.menulink
{
	background: #980F0A;
	color: #FFFF00;
}

table.roster
{
	text-align: center;
	border: 0px;
	width: 100%;
	border-bottom: 2px solid #980F0A;

}

.rosheader1
{
	font-size: 125%;
	font-family: "Georgia", serif;
	font-weight: bold;
}

span.rosheader2
{
	font-size: 100%;
	font-family: "Georgia", serif;
	font-weight: bold;
}

p
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-indent: 10px;
}

ul.safetyul
{
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-left: 40px;
	padding-left: 30px;
	margin-right: 50px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 85%;
	border-right: 1px dotted #980F0A;
	border-left: 1px dotted #980F0A;
	list-style-position: inside;
	list-style-type: square;
}

div.address
{
	border-left: 2px solid #800000;
	border-top: 2px solid #800000;
	white-space: nowrap;
	margin-left: 15px;
	padding: 5px;
	text-align: left;
	margin-bottom: 10px;
}

td.newsbodytd
{
	font-size: 90%;
	text-align: justify;
}

td.newsheadertd
{
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}

span.newsheader
{
	background: #980F0A;
	color: #FFFF00;
}

p.history
{
	text-indent: .5em;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 90%;
}

p.history:first-letter
{
	font-size: 110%;
	font-weight: bold;
}

table.albumthumb
{
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}

td.albumthumb
{
	border-left: 1px dotted #980F0A;
	border-right: 1px dotted #980F0A;
	text-align: center;
	vertical-align: top;
}

td.photonav
{
	width: 33%;
	font-family: "Lucida Console", monospace;
	font-size: 75%;
	font-weight: bold;
	vertical-align: top;
}
.linktext { font-size: 90%; }
