h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-indent: 24px;
	margin: 2px;
	padding: 0px;


}
h2 {
	font-family: Impact;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #336600;
	text-indent: 24px;
	margin-top: auto;
	margin-bottom: 4px;
	padding: 0px;
	letter-spacing: 5px;
}
h3
{
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin: 2px;
	padding: 0px;
	color: #336600;
}

h4
{
font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2px;
	padding: 0px;
	color: #336600;
	text-indent: 18px;
	margin-right: 10px;
}


#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/top_rule.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin-top:10px;
	margin-bottom:12px;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 24px;
}
#navigate {
	background-color: #CCCC99;
	background-image: url(images/stucco.jpg);
	float: left;
	width: 200px;
	padding-top:48px;
}
#menutab {
	font-family: Impact;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	float: right;
	border: none;
	width: 160px;

}

.navcell {
	text-align: right;
	word-spacing: normal;
	white-space: nowrap;
	clear: left;
	float: right;
	padding-right: 8px;
	padding-left: 0px;
	border: 0px none;
}

A.menulink {
display: block;
width: 160px;
text-align: right;
text-decoration: none;
font-family: Impact;
font-weight: normal;
font-size:18px;
color: #000000;
BORDER: none;
padding-right:36px;
padding-top:8px;
padding-bottom:8px;
}

A.menulink:hover {
background-image: url(images/pebble1.gif);
background-repeat: no-repeat;
background-position:right;
color:#000000;
padding-top:8px;
padding-bottom:8px;
}

A.located {
display: block;
width: 160px;
text-align: right;
text-decoration: none;
font-weight: normal;
BORDER: none;
padding-right:36px;
padding-top:8px;
padding-bottom:8px;
background-image: url(images/pebble.gif);
background-repeat: no-repeat;
background-position:right;
color:#000000;
}

A.enter {
display: block;
width: 160px;
text-align: right;
text-decoration: none;
font-weight: normal;
BORDER: none;
padding-right:20px;
padding-top:8px;
padding-bottom:8px;
background-repeat: no-repeat;
background-position:right;
color:#000000;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-image: url(images/relief.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom:8px;
}
a.view{
font:normal 10px Arial;
text-decoration:none;
color:#990099;
}
td.content
{
font:bold 14px Arial Narrow;
padding-right:8px;
}
a.sub_on
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 100px;
	padding: 4px;
	margin-right: 8px;
	margin-top:4px;
}
a.sub_off
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	color: #336600;
	background-color: transparent;
	display: block;
	height: auto;
	width: 100px;
	padding: 4px;
	margin-right: 8px;
	margin-top:4px;
}