/* transparent */
#page_bg {
	background: #a9926e;
}

div#wrapper {
	background: transparent url(../images/back_behind.jpg) top left repeat-y;

}

div#wrapper_r {
	
	background: transparent url(../images/body_back.jpg) no-repeat;
	min-height: 600px;
}

div#header {
	background: transparent;
}

div#header_l {
	background: transparent;
}

div#header_r {
	background: transparent;
}

div#footer {
	background: #a9926e;
}

div#footer_l {
	background: transparent;
}

div#footer_r {
	background: transparent;
}
