/* @override http://dpc.org.au/joomla/templates/wheat/css/wheat_bg.css */

/* wheat */
#page_bg {
	background: #ffffff;
}

div#wrapper {
		background: #f7f7f7 url(../images/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/mw_shadow_r.png) 100% 0 repeat-y;
}

body.width_wheat div#wrapper {
	width: 1024px;
}


div#header {
	width: 1024px;
	height: 220px;
	background-image: url(../images/mw_header_t.png);
	padding-bottom: 20px;
}

div#footer {
	background: #f7f7f7 url(../images/mw_footer_b.png) 0 100% 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;
}