body {
	background: white;
	font-size: 12pt;
}
#left,
#right,
#extramenu,
#mainmenu {
	display: none;
}
#container {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
#header,
#footer,
#wrapper,
#content {
	width: 100%;
}
h1,
h2,
h3,
.locationHeader {
	color: #000000;
}
a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
