/* CSS Document */
body { width:100%; 
	padding: 0;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px; 
	border:none; background: none;
	}

html, body, div, span, applet, object, iframe,
h1,h2,h3,h4,h5,h6,p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins,
table, caption, tbody, tfoot, thead, tr, th, td {
padding:0; margin:0; background: none;} 

.base-top, div#menupanel, div#buttonspanel, .blockpanel,div#menupanel div.blockpanel, div#buttonspanel div.blockpanel, .noprint {display:none; background:none;border:none;}

div#maincontent { background:none;}
div#central {display: normal; width:95%; background-image:none; border-right:none; margin:auto; padding:0 10px;}
div#menupanel, div#buttonspanel { width:0px;}


