html, body, ol, ul, li, dl, dt, dd, img {

}

body {
	  /*** Critical right col width value ***/
	float:none; 
	width:700px;
	left:0px;
}

.outer {
	margin-left: 12pt;    /*** Critical left col width value ***/
	margin-right: 12pt;  
}
/*************** Header and Footer elements *****************/

#header, #footer, #left, #right {display: none;}/* "jello" BG is made to be in fixed position here */





