#header, #footer, #leftNav {
	display: none;
}

input, select, option, textarea {
	background-color: #fff;
	color: #000;
}

#frame, #content, .box, .box_alt {
	background-color: #fff;
	color: #000;
}


