.headerBG {
	background-image: url(/images/67059/topBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerBG {
	background-image: url(/images/67059/footerBG.jpg);
	background-repeat: repeat-x;
}
.contentBG {
	background-image: url(/images/67059/contentBG2.jpg);
	background-repeat: repeat-x;
}
.contentBGMain {
	background-attachment: fixed;
	background-image: url(/images/67059/contentBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

