/* black */
#page_bg {
	background: #0a2c10;
}

div#wrapper {
	background: url(../images/main.png) 0 0 repeat-y;
}

div#header {
	background: url(../images/black/mw_header_t.png) 0 0 repeat-x;
}

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;
}

#main_top {
  background: url(../images/main_top.png) 0 0 no-repeat;
}

div#footer {
  background: #0a2c10 url(../images/main_bottom.png) no-repeat;
}
