body {
	width: 100%;
}
#topNav {
	display: none;
}
#content div {
	float: left;
	padding: 5px;
}
#footer {
	display: none;
}
#content div.tall {
	width: 59%;
	padding-right: 10px;
}
h1 {
	font-size: 14pt;
}
h2, p {
	font-size: 12pt
}
img.btnBack {
	display: none;
}
#atglance {
	position: absolute;
	right: 0px;
	top: 760px;
}
