*
{
	margin: 0;
	padding: 0;
}
BODY
{
	color: #000000;
	background-color: #57605F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	min-width: 500px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
IMG
{
	border: 1px solid #008000;
	padding: 3px;
	margin: 6px;
	margin-left: 15px;
	margin-right: 15px;
}
#container
{
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
#subcontent P
{
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
}
#background
{
	background-image: url(background-2010.jpg);
	width: 800px;
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	top: 25px;
	width: 800px;
	text-align: left;
}
#background H1
{
	text-indent: -9999px;
	letter-spacing: 5px;
	font-size: 3em;
	color: #008000;
	position: absolute;
}
#footer
{
	background-image: url(background-content-bottom.gif);
	width: 520px;
	position: relative;
	left: 207px;
	top: 33px;
	padding-top: 20px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	display: block;
}
#content
{
	background-image: url(content-background.jpg);
	width: 520px;
	height: 100%;
	min-height: 500px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	left: 207px;
	top: 33px;
	padding-top: 120px;
	background-repeat: no-repeat;
}
#announce
{
	display: none;
	position: absolute;
	top: 375px;
	left: 35px;
}
H2
{
	color: #008000;
	font-style: italic;
	padding-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
H3
{
	color: #972D17;
	font-style: italic;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
H4
{
	color: #008000;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
DIV UL
{
	font-weight: normal;
	list-style-type: none;
}
#subcontent UL
{
	font-weight: normal;
	list-style-type: square;
	padding-left: 35px;
	padding-top: 10px;
	margin-right: 15px;
}
#subcontent LI
{
	padding-bottom: 5px;
}
#footer UL LI
{
	display: inline;
	padding-right: 5px;
	font-size: 0.9em;
	color: #FFFFFF;
}
#footer A
{
	padding-right: 5px;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}
DIV#main-nav
{
	position: absolute;
	top: 100px;
	left: 34px;
}
DIV#main-nav A
{
	background-image: url(clear.gif);
	display: block;
	height: 46px;
	width: 140px;
	text-decoration: none;
	color: #FF0000;
	text-indent: -9999px;
}
A
{
	color: #0000CD;
}
A:HOVER
{
	color: #006400;
}
