body{
	width:800px !important;
}
#mainnavigation {
	display:none !important;
	visibility:hidden !important;
}
#rightset, #header, #sitecontrol, #copyrights {
	display:none !important;
	visibility:hidden !important;
	height:0px !important;
	width:0px !important;	
}
div.content, #center, #visuality {
	width: 650px !important;
}
a:link:after, a:visited:after { content:" [" attr(href) "] "; }


