body {
	
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	background-color: #DEEB83;
	font-size: 11px;
}
.cBg {background:url(../images/gBg1.jpg) no-repeat top center;}
.r70 {
	margin-right: 70px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	border: 0px none;
}
#slideshow {
    position:relative;
    height:250px;
	float:left;
	clear:both;
}
#slideshow IMG {
	position:absolute;
	z-index:8;
	left: 0px;
	top: 0px;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}

