

body {
	background: url(http://sections.rivertowns.net/halloween_hq/blue_halloween_back.jpg) repeat-x;
	background-color: #000000;
    padding: 0;
	font-size: 12px;	
}
#wrap /* goes around content, sidebar, and closes after footer */
{
	width: 996px;
	margin: px auto 0;
	overflow:auto;
	background-color:#000000;
	background-repeat:repeat-x;
	background-position: top;
	padding-bottom: 0px;
	padding-top: 0px;
}
.section
{
	/*width: 635px;*/
	margin: 5px 0 0 10px;
	background-color:#000000;
	padding: 0 8px 5px 8px;
	line-height: 130%;
	font-size: 14px;
	letter-spacing: normal;
	overflow: hidden; /* IF YOUR MARKETPLACE HTML IS CUTTING OFF ON THE RIGHT THEN IT'S TOO WIDE!!!! */
	clear:right;
}

