/* red */
#page_bg {
	background: #640b0f;
	background-image:url(../images/body_bg.gif);
    background-repeat:repeat-y;
    background-position:50% 50%
}

div#wrapper {
		background: #f7f7f7;
}

div#wrapper_r {
	background: ;
}

div#header {
	background: ;
}

div#header_l {
	background: ;
}

div#header_r {
	background: ;
}

div#footer {
	background: ;
}

div#footer_l {
	background: ;
}

div#footer_r {
	background: ;
}