h5, h4, h3, h2, h1
{
	background-color: inherit;
	color: #990033;
	font-family: inherit;
}
img
{
	border: 0px;
}
div#wrapper
{
	position: absolute;
	left: 9px;
	top: 9px;
}
div#nav
{
	width: 180px;
}
div#nav img
{
	margin: 0px;
}
body
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Times New Roman",Georgia,Times,serif;
	font-size: 16px;
}
a:link, a:visited
{ 
	background-color: inherit;
	color: #990033;
	text-decoration: underline;
	font-style: italic;
	font-weight: 700;
}
div#main
{
	position: absolute;
	top: 87px;
	width: 600px;
	left: 180px;
}
div#news_archives
{
	float: right;
	position: absolute;
	top: 10px;
	left: 590px;
	width: 180px;
	font-size: 0.8em; 
	background-color: #D2B48C;
	border: solid black 2px;
}
.cat_heading
{
	text-align: center;
	border: dashed 2px #EEEEEE;
}
div#news_archives ul, div#news_archives li
{
	margin: 0px;

}
div#main_content
{
	margin-left: 15px;
}
div#bottom
{

	text-align: center;
}
a:hover 
{
	background-color: inherit;
	color: #FF9900;
	text-decoration: none;
}
p.ind
{
	text-indent: 1em;
}
table.activities
{
	background-color: #FFFFCC;
	color: inherit;
	width: 420px;
	empty-cells: hide;
	border-color: gray;
}
table.activities input
{
	background-color: #FFFFCC;
	color: inherit;
}
table.activities td
{
	border-color: #FFFFCC
}
div.alert, span.alert, p.alert
{
	background-color: #FFFFFF;
	color: #888800;
	font-weight: 700;
}
input.alert, textarea.alert, select.alert
{
	background-color: #FFFF00;
	color: inherit;
}
.small
{
	font-size: 0.8em;
}
.section_label
{
	background-color: inherit;
	color: #990033;
	font-family: inherit;
	font-weight: 700;
	font-style: italic;
}
img.float-right
{
	float: right; 
	margin: 5px;
}
.infobox {
	background-color: #EEDDDD; 
	border: 0px solid #AAAAAA;
	width: 600px;
	font-weight: 800;
}
.infobox div { 
	background-color: #FFEEEE; 
	border: 0px;
	padding: 3px; 
	margin-top: 2px;
	font-weight: 200;
}
div#alert
{
	color: #000000;
	padding: 2px;
	font-weight: 700;
	background: url("/images/statusdisplay.gif") #F7FF74 repeat-x;
	position: fixed;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 2;
}
div#floater
{
	position: fixed;
	left: 0px;
	top: 0px;
	visibility: hidden;
	display: none;
	height: 100%;
	width: 100%;
	z-index: 4;
	vertical-align: middle;
}
div#veil
{
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	visibility: hidden;
	display: none;
	z-index: 3;
}
img.resized
{
	width: 360px;
	height: 229px;
}
.column
{
	width: 290px;
	text-align: center;
}
