/* white */
#page_bg {
	background: #7f7f7f;
	color: #7f7f7f
}

div#wrapper {
		background: #7f7f7f;
		color: #000000;
}

div#wrapper_r {
	background: #7f7f7f;
	color: #000000;
}

div#header {
	background: #7f7f7f;
	color: #000000;
}

div#header_l {
	background: #7f7f7f;
	color: #000000;
}

div#header_r {
	background: #7f7f7f;
	color: #000000;
}

div#footer {
	background: #7f7f7f;
	color: #000000;
}

div#footer_l {
	background: #7f7f7f;
	color: #000000;
}

div#footer_r {
	background: #7f7f7f;
	color: #000000;
}