/* www.multithemes.com */

body {
	background: url(../../images/background/wood1_tile.jpg) repeat 0px 55px;

}

#bodyEdge {
	background: url(../../images/editable_images/wood_1_background_Left.jpg) left top no-repeat;

}

#bodyEdgeright {
	background: url(../../images/editable_images/wood_1_background_right.jpg) 64.05em 0em no-repeat;

}

/* @group shadow GIF */

#shadow_right {
	width: 11px;
	height: 439px;
	position: absolute;
	display: block;
	z-index: 5;
	background: url(../../images/background/wood1_shad_right.gif);
	top: 3px;
	right: -11px;
}

#shadow_left {
	width: 11px;
	height: 439px;
	position: absolute;
	top: 3px;
	display: block;
	z-index: 5;
	background: url(../../images/background/wood1_shad_left.gif);
	left: -11px;
}
	
/* @end */


