/*  This stylesheet displays the mini baja header and sidebox bg images */

#aero_header {
	display: none;
	}
	
#formula_header {
	display: none;
	}
	
#box {	
	background: url(../images/boxbg_baja.jpg) 0px;
	}
