body {
	margin: 0;
	padding: 0;
	background-color: #fefdf8;
	background-image: url(http://www.sewroom.com/images/bckgrnd_body_swirls.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

#main_bucket {
	margin: 0 auto;
	text-align: center;
	width: 848px;
	background: #ffffff;
	background-image: url(http://www.sewroom.com/images/bckgrnd_swirlinside_right.jpg);
	background-repeat: no-repeat;
	background-position: right 49px;
	border: 1px solid #d5cdc0;
	border-top: none;
	border-bottom: none;
	position: relative;
}

#col3_box {
	background-image: url(http://www.sewroom.com/images/bckgrnd_col3gradyellow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#box_left_content {
	background-image: url(http://www.sewroom.com/images/box_left_bckgrnd_yellow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right: 1px solid #36c336;
	border-left: 1px solid #36c336;
	text-align: center;
}

.hit {
	background-image: url(http://www.sewroom.com/images/img_catnav_hit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.hitsub {
	background-image: url(http://www.sewroom.com/images/img_catnav_hit_smll.jpg);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}