/* aucsc-2 */
#page_bg {
	/*background: #808080 url(../images/aucsc-2/gradient_background.png) 0 0 repeat-x; */
	background: #000;
}

div#wrapper {
		background: #eee url(../images/aucsc-2/mw_shadow_l.png) 0 0 repeat-y;
		border: solid 12px #73C7F7;
}

div#wrapper_r {
	background: url(../images/aucsc-2/mw_shadow_r.png) 100% 0 repeat-y;	
}
div#header {
	background: #000 url(../images/header_background.png) top left repeat-x;
}
div#header_l {
		background: #eee url(../images/tabarea_divider.png) 0 100% repeat-x;
}
div#header_r {
	background: url(../images/aucsc-2/mw_header_t_r.png) 100% 0 no-repeat;
}
div#footer {
	background: #f7f7f7 url(../images/aucsc-2/mw_footer_b.png) 0 100% repeat-x;
}

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

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