body {
	background: #fff;
	font-size: small;
	line-height: 120%;
}
h1 {
	display: none;
}
#main, hr {
	border: 0;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
hr {
	size: 1px;
}
#links {
	line-height: 150%;
	border: solid 1px #f00;
	padding: 10px;
	list-style-type: none;
	margin: 0.5em auto;
}
#links a {
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
#rightbar {
	background: #FFFF80;
	width:230px;
	float:right;
	padding:15px;
	margin-left:10px;
}
#leftbar {
	float:left;
	vertical-align:top;
	width:530px;
}
#performance {
	background: #ccf;
	padding:10px;
}
sup {
	color: #f00;
}
.fineprint {
	margin: 0.2em;
	font-size: x-small;
	color: #f00;
}
#floatbanner {
	width: 120px;
	height: 60px;
	float: right;
}
