body { 	background: white;   font-size: 12pt;  	}	#header, #button-box, #nav-assist, #site-credit, .to-top {	display: none;	}	#container, #content, #main {	width: auto; 	margin: 0 5%;	padding: 0; 	border: 0;	float: none !important;	color: black; 	background: transparent;	}div#content {   margin:0;   padding-top: 1em;   }div#rightcol {	float:right;	margin:5% 5%;   }a:link, a:visited {   color: #520;   background: transparent;   font-weight: bold;   text-decoration: underline;   }