/* header box is resized from default, and will not contain a flash backdrop */
#header-box {
	margin: 0;
	left: 0;
	width: 100%;
	height: 850px; /* resize from default */
/*	overflow: hidden;*/
}

#sculptorpepper-swf {
	position: absolute;
	left: 0;
	width: 100%;
	height: 850px;
	top: 0;
}


body {
	background: #8d1215;
}
	
#backdrop-corner-left, #backdrop-corner-right {
	display: none;
}