/* blue */
#page_bg {
	background: #bd9f3f url(../images/gold/gold_background.jpg) 0 0 repeat-x;
}

div#wrapper {
	background: #f8eed7;
	border:1px solid #d0b257;
}

div#wrapper_r {
	border:2px solid #694c00;
	/*background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;*/
}

div#header {
	background: #ffffff /*(url(../images/gold/gold_header.jpg) 0 0 no-repeat*/;	vertical-align:bottom;
	border-bottom:1px solid #c2a652;
	float:left;
	width: 100%;
}

div#header_l {
	/*background: url(../images/blue/mw_header_t_l.png) 0 0 no-repeat;*/
	float:left;
	width: 100%;
}

div#header_r {
	/*background: url(../images/blue/mw_header_t_r.png) 100% 0 no-repeat;*/
	min-width:300px; 
	float:left;
}

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;*/
}
