body
{
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
	color: #800000;
	background-color: transparent;
	font-size: 135%;
	padding-top: 0;
	margin-top: 0;
	font-weight: normal;
}

.header
{
	color: #000;
	background-color: transparent;
	font-size: 118%;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
}

h3
{
	color: #DAA520;
	background-color: transparent;
	font-size: 95%;
}


h4
{
	color: #808080;
	background-color: transparent;
	font-size: 80%;
}

h5
{
	color: #red;
	background-color: transparent;
	font-size: 80%;
}


p, ul, dl, ol
{
	color: #808080;
	background-color: transparent;
	font-size: 80%;
}


ol ul { font-size: 100%; }
dl p { font-size: 100%; }
dl ul { font-size: 100%; }
dt { font-weight: bold; }


a:link, a:visited
{
	color: #330;
	background-color: transparent;
}

a:hover, a:active
{
	color: #fff;
	background-color: #800000;
}

hr
{
	color: #800000;
	background: #800000;
	border: 0px none;
	height: 1px;
	clear: both
}


.memberlogin
{
	color: #FFFFFF;
	background: #FFFFFF;
	padding: 8px;
	line-height: normal;
	margin-top: 15px;
}

.memberlogin h3 { margin-top: 0; }


.copyright
{
	margin-top: 40px;
	color: #330;
	background-color: transparent;
	font-size: 70%;
	border-top: 1px solid #800000;
	line-height: normal;
	padding-top: 10px;
	clear: both;
}

#top
{
	position: absolute;
	top: 20px;
	left: 100px;
	width: 100%;
	height: 106px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#top2
{
	position: absolute;
	top: 41px;
	left: 450px;
	width: 100%;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}

#top3
{
	position: absolute;
	top: 155px;
	left: 380px;
	width: 300px;
	height: 20px;
	}


#middle
{
	position: absolute;
	top: 200px;
	left: 100px;
	width: 560px;
	border-left: 1px solid #800000;
	border-right: 1px solid #800000;
}

#middle2
{
	margin-left: 20px;
	margin-right: 20px;
}

#middle3
{
	margin-left: 20px;
	margin-right: 20px;
	background-color: #F5F4E9;
}

#middle4
{
	margin-left: 20px;
	margin-right: 20px;
}


#nav
{
	position: absolute;
	top: 240px;
	left: 665px;
	width: 200px;
}


#navbox
{
	width: 245px;
	border-bottom: 1px solid #800000;
}

#navbox li
{
	border-top: 1px solid #800000;
	margin: 0;
}

#navbox li a
{
	display: block;
	background-color: transparent;
	color: #330;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	background-position: 2px 12px; padding-left:10px; padding-right:5px; padding-top:7px; padding-bottom:7px
}

html>body #navbox li a { width: auto; }

#navbox li a:hover
{
	background-color: #800000;
	color: #fff;
	background-position: 2px 12px
}



.resources a:link, .resources a:visited, .resources a:hover, .resources a:active
{
	padding-left: 10px;
	background-position: 2px 50%
}

.clearboth { clear: both; }

/* next/previous buttons */


}

legend { color: #330; }