/* black */
div#wrapper {
		background: #f7f7f7 url(../images/black/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: #b8ab7f;
}

div#header {
	background: #b8ab7f;
	height: 45px;
}

div#header_l {
	background: url(../images/black/mw_header_t_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/black/mw_header_t_r.png) 100% 0 no-repeat;
}

div#footer {
	background: #b8ab7f;
	height: 30px;
}