#topBarWrapper {
	background-color: #F1BC12;
	height: 40px;
	width: 800px;
	background-image: url(../_img/topBarBg.market.jpg);
	background-repeat: no-repeat;
}
#topSubBarWrapper {
	background-color: #4F5123;
	height: 19px;
	width: 800px;
	background-image: url(../_img/topSubBarBg.market.jpg);
	background-repeat: no-repeat;
}
#contentWrapper {
	background-color: #B3B7A3;
	height: 441px;
	width: 800px;
	background-image: url(../_img/contentBg.market.ski.jpg);
	background-repeat: no-repeat;
}
#footerWrapper {
	background-color: #C87117;
	height: 126px;
	width: 800px;
	background-image: url(../_img/footerBg.market.jpg);
	background-repeat: no-repeat;
}
