#page_bg {
	BACKGROUND: #0c3a6d
}
DIV#wrapper {
	BACKGROUND: url(/images/blue/mw_shadow_l.png) #f7f7f7 repeat-y 0px 0px
}
DIV#wrapper_r {
	BACKGROUND: url(/images/blue/mw_shadow_r.png) repeat-y 100% 0px
}
DIV#header {
	BACKGROUND: url(/images/blue/mw_header_t.png) repeat-x 0px 0px
}
DIV#header_l {
	BACKGROUND: url(/images/blue/mw_header_t_l.png) no-repeat 0px 0px
}
DIV#header_r {
	BACKGROUND: url(/images/blue/mw_header_t_r.png) no-repeat 100% 0px
}
DIV#footer {
	BACKGROUND: url(/images/blue/mw_footer_b.png) #f7f7f7 repeat-x 0px 100%
}
DIV#footer_l {
	BACKGROUND: url(/images/blue/mw_footer_b_l.png) no-repeat 0px 0px
}
DIV#footer_r {
	BACKGROUND: url(/images/blue/mw_footer_b_r.png) no-repeat 100% 0px
}
