/* img =  */ /* root = ../../../ */ /* Requested        : Nothing *//* Actual           :  */ /* Image Width      :  */ /* Image Height     :  */ #image_background {
	position:absolute;
	top:86px;
	left:10px;
	width:/*px;*/100%;
	height:px;
	background-image:url();
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
	z-index:0;
}

#image_fader {
	position:absolute;
	top:-219px;
	left:0px;
	width:100%;
	height:303px;
	background-image:url(../images/main_fader.png);
	background-position:top left;
	background-repeat:repeat-x;
}
