#right { display:none; }
#left { display:none; }
#center { width:100%; }
/*#body, #center, #shadow1, #shadow2 { overflow:visible ! important; }*/

/*** SELFASSESSMENT ***/
* {
	overflow:visible ! important;
}