.BannerBack {
	background-image: url(bannerRepeat.gif);
	background-repeat: repeat-x;
	background-color: #EFE8D2;
}

.scoll2 {
	background-image: url(scrollBack.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: efe8d2;
}
.sideRepeatCopy {
	background-image: url(sideRepeat_v2.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.sideRepeatCopyRIGHT {
	background-image: url(sideRepeat_v2RIGHT.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}
.ulinks {
	position: relative;
	left: 0px;
	right: 0%;
	width: 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	font-weight: normal;
}
.ulayers {
	width: 100%;
	left: 20%;

}
.blackLine {
	background-image: url(insideRepeatBlackLine.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.blackLineRight {

	background-image: url(insideRepeatBlackLineRT.gif);
	background-repeat: repeat-y;
	background-position: 100%;
}
