/* white */
*:focus {outline: none;}
#page_bg {
	background: url(../../../images/repeat_BKGD.gif) 0 0 repeat;
}

div#wrapper {
		background: url(../../../images/blank.png) 0 0 repeat-x;
}

div#wrapper_r {
	background: url(../../../images/blank.png) 100% 0 repeat-y;
}

div#header {
	background: #381b05;
}

div#header_l {
	background: #381b05;
}

div#header_r {
	background: #381b05;
}

div#footer {
	color:#FFF;
padding-top: 5px;
	background: url(../../../images/footer_blank.png) 100% 0 repeat-x;
}

div#footer_l {
	background: #f7f7f7;
}

div#footer_r {
	background: #f7f7f7;
}
