



		/* Set Body element background image for leftnav and right feature areas */
		body {
			background: #fff url(/images/backgrounds/background.gif) repeat-y;
		}

 
		
/* layer attributes for one pixel preload div and image slice used to produce background left and right bars */
#back-preload {
			position:absolute; 
	top:0px;
	left:0px;
	z-index:0;
	width:760px;
	height:1px;
}

#back-preload-img {
	width:760px;
	height:1px;
	border:0;
}
	