/* orange */
#page_bg {
	background:#774e1d url(../images/bg_site.png) 50% 50% repeat-x;
}

div#wrapper {
	background: none;
}

div#header {
	background:#774e1d url(../images/mw_header_t.jpg) center top no-repeat;
}

div#header_l {
	/*background:url(../images/mw_header_t_l.jpg) 0 0 no-repeat;*/
}

div#header_r {
	/*background:url(../images/mw_header_t_r.jpg) 100% 0 no-repeat;*/
}

div#footer {
	background: #f7f7f7 url(../images/mw_footer_b.png) 0 0 repeat-x;
}

div#footer_l {
	background: url(../images/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/mw_footer_b_r.png) 100% 0 no-repeat;
}
