body {
	background-image: url(../images/uwfd/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #6E5222;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main-bg {
	background-image: url(../images/uwfd/main_bg.jpg);
	padding: 0px;
	height: 330px;
	width: 548px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4b5906;
	text-decoration: none;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.main-bg p {
	margin-right: 55px;
	margin-left: 45px;
	line-height: 21px;
	margin-top: 25px;
	padding: 0px;
}
div.lab {	float: left;
	width: 60px;
	margin: 5px 0px;	
}
a:link {
	text-decoration: none;
	color: #374013;
}
a:hover {
	text-decoration: underline;
	color: #374013;
}
a:visited {
	text-decoration: underline;
	color: #C36;
}
.around  {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -15px;
}
#scroller {
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4b5906;
	text-decoration: none;
	line-height: 1.1em;
	text-align: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
}


/* easyscroll */

#easyscroll{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3E780E;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: -15em;
	margin-left: 0em;
	padding-bottom: 2px;
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
	height:19px;
	line-height:19px;
	margin:0;
	padding:0;
		}	
	#easyscrollnav{
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	width: 19px;
	padding-right: 15px;
		}			
	#easyscrollnav li{
	list-style:none;
	float:left;
	margin-right:0px;
	color:#333;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 19px;
	margin-bottom: 4px;
		}					
	#easyscrollnav li.over{
	text-decoration:none;
	background-image: url(../images/uwfd/highlight.png);
		}							
/* // easyscroll navigation buttons */	

/* // end easyscroll */
#btnUp   {
	text-decoration:none;
	background-image: url(../images/uwfd/up.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	width: 19px;
	text-indent: -9999px;
}
/* // easyscroll navigation buttons */	

/* // end easyscroll */
#btnDown   {
	text-decoration:none;
	background-image: url(../images/uwfd/down.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 19px;
	text-indent: -9999px;
}
/* // easyscroll navigation buttons */	

/* // end easyscroll */
#btnReset   {
	text-decoration:none;
	background-image: url(../images/uwfd/reset.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 19px;
	text-indent: -9999px;
}
