body {
	background-image: url(../images/dgs/home/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copybg {
	background-image: url(../images/dgs/base/db-background.jpg);
	background-repeat: no-repeat;
	height: 389px;
	width: 529px;
	background-position: center top;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b5906;
	text-decoration: none;
	padding-top: 74px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	margin: 0px;
	float: left;
}
.storebg {
	background-image: url(../images/dgs/store/db-background-store.jpg);
	background-repeat: no-repeat;
	height: 405px;
	width: 569px;
	background-position: center top;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b5906;
	text-decoration: none;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
	margin: 0px;
}
#scroller {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4b5906;
	text-decoration: none;
	line-height: 1.1em;
	text-align: left;
	overflow: hidden;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


/* easyscroll */

#easyscroll{
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: -15em;
	margin-left: 0em;
	padding-bottom: 2px;
	padding-top: 0px;
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
	height:19px;
	line-height:19px;
	margin:0;
	padding:0;
		}	
	#easyscrollnav{
	float: right;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	width: 19px;
	padding-right: 60px;
		}			
	#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);
		}							
/* // end easyscroll */
/* // easyscroll navigation buttons */	
#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;
}
#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;
}
#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;
}

/* // easyscroll navigation buttons */	

/* // end easyscroll */
h2 {
	color: #DC536F;
}
hr {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E05978;
	width: 80%;
	text-align: center;
}
.runaround {
	float: left;
	border: 1px solid #DD546E;
	margin-right: 5px;
	margin-bottom: 2px;
}
