body {
margin: 0 auto;
text-align: center;
font-family: Verdana, Arial, sans-serif;
font-size: small;
background: #3e733e;
background-repeat: repeat;
}
#container {
margin: 0 auto;
width: 675px;
background-color: #ffffff;
text-align: justify;
border-top: 2px solid #71A871;
border-left: 4px solid #71A871;
border-right: 4px solid #71A871;
}
#contentarea {
	width: 650px;
	background-color: #ffffff;
	line-height: 1.5;
	margin-bottom: 10px;
}
#column1 {
	float: left;
	background-color: #ffffff;
	width: 415px;
	padding: 0px 15px 2px 15px;
	border-right: 2px dotted #71A871;
	}
#column2 {
	float: left;
	background-color: #ffffff;
	width: 215px;
	padding: 0px 0px 2px 10px;
	text-align: left;
	}
#column2 img {
	margin: 8px 0px 10px 40px;
}
#column1w {
	float: left;
	background-color: #ffffff;
	width: 650px;
	padding: 0px 0px 2px 10px;
	text-align: left;
	}
#header, #footer {
	margin: 0 auto;
	height: 60px;
	width: 650px;
	background-color: #ffffff;
}
#footer{
width: 675px;
border-top: 4px solid #71A871;
border-bottom: 4px solid #71A871;
padding: 10px 0px 0px 10px;
clear: both;
}
#navarea{
	background-color: #3e733e;
	border-top: 4px solid #71A871;
	border-bottom: 4px solid #71A871;
	padding: 5px 0px 0px 0px;
	height: 35px;
	width: 675px; 
}
#minitabs {
	margin: 0;
	padding: 0 0 0px 5px;
}
#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-weight: bold;
	margin: 0 10px 0px 10px;
	text-decoration: none;
	color: #ffffff;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	color: #033003;
	}
a.onwhite:link{
font-weight: bolder;
text-decoration: none;
color: #044804;
}
a.onwhite:active{
font-weight: bolder;
text-decoration: none;
color: #044804;
}
a.onwhite:visited{
font-weight: bolder;
text-decoration: none;
color: #044804;
}
a.onwhite:hover {
font-weight: bolder;
text-decoration: none;
color: #71a871;
}
#form{
width: 625px;
text-align: left;
margin-top: 10px;
}
label{
color: #3e733e;
font-weight: bold;
}
fieldset{
border: 2px solid #71A871;
margin: 0px 5px 5px 5px;
padding: 0px 2px 2px 5px;
}
legend{
color: #3e733e;
font-weight: bold;
}
#adspace{
height: 700px;
width: 165px;
position: absolute;
top: 110px;
left: 770px;
background-color: #ffffff;
padding: 5px;
}
h1{
display: none;
}
h2{
font-weight: normal;
text-align: left;
font-size: medium;
color: #044804;
border-bottom: 2px dotted #71A871;
margin: 0px;
}
h3{
font-weight: 700;
margin-bottom: 2px;
margin-top: 2px;
text-align: left;
font-size: small;
color: #044804;
border-bottom: 2px dotted #71A871;
}
th{
color: #033003;
border-bottom: 2px dotted #71A871;
padding: 5px;
}
td{
padding: 5px;
}
table{
margin: 4px;
}
dt {
font-weight: bold;
color: #044804;
margin-top: 0px;
border-bottom: 2px dotted #71A871;
}
dd {
margin: 0px 0px 4px 5px;
}
ul {
	margin:  0 0 0 2px;
	padding: 0;
}
li {
	list-style-type: none;
	background: url(lbdot.jpg) no-repeat left 8px;
	padding-left: 8px;
}
.botdot {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 2px dotted #71A871;
}

