/* blue */
#page_bg {
	background: #fff;
}

div#wrapper {
	background-image: url(../images/picture_bg.gif);
	background-repeat: no-repeat;
	background-position: 11px 100px;
}

div#wrapper_r {
}

div#header {
}

div#footer {
	background: #f7f7f7 url(../images/blue/mw_footer_-b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/blue/mw_footer_b_-l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/blue/mw_footer_b_-r.png) 100% 0 no-repeat;
}

#leftcolumn {
	padding:0;
	margin:0;
}
