/* black */

#page_bg {
	/* background: #333; */
        background: #000000;
	background-image:url(http://www.echo1usa.com/main/images/wood_bg.png);
	background-attachment:scroll;
	background-position:center top;
	background-repeat:repeat-y;
} 

div#wrapper {
		/* background: #f7f7f7 url(../images/black/mw_shadow_l.png) 0 0 repeat-y; */

width: 1050px;
background: transparent no-repeat;

}

div#color_wrapper {
    background: #000000;
	background-image:url(http://www.echo1usa.com/main/images/wood_bg.png);
	background-attachment:scroll;
	background-position:-435px -79px;
	background-repeat:repeat-y;
}

div#transparent_wrapper {
background: transparent no-repeat;
}

div#middle_body {
background: transparent url(http://www.echo1usa.com/main/images/newspaper_middle.png) repeat-y top center scroll;
/*	background-attachment:scroll;
	background-position:top center;
	background-repeat:repeat-y;*/
padding-top: 50px;
/*z-index:1500;
position:relative*/
}

div#header {
	/* background: url(../images/black/mw_header_t.png) 0 0 repeat-x; */
/*background: transparent;*/
background-image:url(http://www.echo1usa.com/main/images/newspaper_top.png);
	background-attachment:scroll;
	background-position:top center;
	background-repeat:no-repeat;
}

div#header_l {
	/* background: url(../images/black/mw_header_t_l.png) 0 0 no-repeat; */
background: transparent;

}

div#header_r {
	/* background: url(../images/black/mw_header_t_r.png) 100% 0 no-repeat; */
background: transparent;

}

div#footer {
	/* background: #f7f7f7 url(../images/black/mw_footer_b.png) 0 100% repeat-x; */
/*background: transparent;*/
background-image:url(http://www.echo1usa.com/main/images/newspaper_bottom_fade_shadow.png);
	background-attachment:scroll;
	background-position:top center;
	background-repeat:no-repeat;
position:relative;
top:-30px;
text-align:center;
}

div#footer_l {
/* background: url(../images/black/mw_footer_b_l.png) 0 0 no-repeat; */
background: transparent;

}

div#footer_r {
	/* background: url(../images/black/mw_footer_b_r.png) 100% 0 no-repeat; */
background: transparent;

}

div#wrapper_r {


}