/* blue */
#page_bg {
	background: #756334 url(../images/bronze/bg_bronze.jpg);
}

div#wrapper {
		background: #282828 url(../images/bronze/sh_br_left.jpg) 0 0 repeat-y;
}

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

div#header {
	background: url(../images/bronze/sh_br_right.jpg) 0 0 repeat-x;
    
}

div#header_l {
	background: url(../images/bronze/sh_br_left.jpg) 0 0 no-repeat;
}

div#header_r {
	background: #000;
    border-bottom: 1px solid #756334;
    margin-left: 21px;
    margin-right: 21px;
    height: 80px;
}

div#footer {
	background: #000 url(../images/bronze/mw_footer_b.jpg) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/bronze/mw_footer_b_l.jpg) 0 0 no-repeat;
}

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