html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: #000;
	background-position: 0px 0px;
	margin-top: 0px;
	min-height: 100%;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext {
	margin-right: 25px;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.maintext a:link {
	color: #77A030;
}
a:visited {
}


#navcontainer ol
{
	margin: 0;
	list-style-type: none;
	width: 100%;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: .3em 0;
	margin: 0;
}
.current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #8e2045;
	text-decoration: none;
}


li { display: inline; }
.lisubpage {
	display: list-item;
	list-style-image: url(images/bullet.gif);
	margin-right: 20px;
}


li a
{
	text-decoration: none;
	color: #FFF;
	padding-top: 0.1em;
	padding-right: .8em;
	padding-bottom: 0.1em;
	padding-left: .8em;
}
li a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

li a:hover
{
	background-color: #8e2045;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}

.bottomlinks {
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.copyright {
	font-size: 10px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}

a {
	font-weight: bold;	
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited {
	color: #A62640;
	text-decoration: none;
}

a:hover {
	color: #647F32;
	text-decoration: underline;

}

ul {
	list-style-image: url(images/bullet.gif);
	line-height: 17px;
	vertical-align: text-top;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #A62640;
}

.separators {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
