body {
	background: white;
	font-size: 12pt;
	}
div#box {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
a:link, a:visited {
	color: #006EA9;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
div#menu,
div#header div.menu,
div.events,
table#ctable div.rightmenu,
div#image {
	display:none;
}