body
{
	margin: 0;
	padding: 6px;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #F5F5C8;
	background-image: url(../images/2010Back.gif);
	background-position: center top;
	background-attachment: scroll;
}

a:link { color: #567752; padding: 4; }
a:visited { color: #600; }
a:hover, a:active
{
	color: #fff;
	background-color: #567752;
	background-image: url(../images/bg1.jpg);
}

.formbutton{
cursor:pointer;
border: 3px double #999999;
border-top-color: #cccccc;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #567752;
color: #ffffff;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

 input
{
color: #000000;
background: #99cc99;
border: 1px solid #781351
}

 fieldset
{
border: 1px solid #567752;
width: 31em
}

legend
{

font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #fff;
background: #567752;
border: 1px solid #781351;
padding: 2px 6px;

}

h2
{
	color: #567752;
	font: 120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #567752;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}
hr
{
	color: #567752;
}
#container
{
	margin: 1em auto;
	width: 907px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	border-left: 1px solid #567752;
	border-right: 1px solid #567752;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header
{
	height: 150px;
	width: 650px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
	left: 0px;
	top: 0px;

}

#header h1
{
	font-size: 1px;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0;
}

#menu 
{
	float: right;
	width: 160px;
	border-left: 1px solid #567752;
}

#menumarg
{
	float: right;
	width: 140px;
	border: 0px ;
	margin: 10px 5px 0px 10px;
	background-color: #fff;
}

#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 160%; }
.titleline { border-bottom: 1px solid #567752; }
.imagefloat { float: right; }

#pow
{
	clear: both;
	background-color: #fff;
	border-top: 1px solid #567752;
	text-align: left;
	
}

#footer
{
	clear: both;
	background-color: #005138;
	color: #fff;
	text-align: right;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#skipmenu
{
	position: absolute;
	left: -13px;
	top: 16px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #111;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #567752;
	text-decoration: none;
}

li {
list-style-image: url(../images/bullet.gif);
}
li a:hover {
list-style-image: url(../images/bullet2.gif);
}