body {
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 62.5%;
	color: #000;
}

#top,
#header #quickhits,
#navigation,
#sidebar,
#footer .right {
	display: none;
}

a:link,
a:visited {
	color: #000;
	content: " (" attr(href) ") ";
}

img {
	float: right;
	margin: 0 0 5px 5px;
}

h4 {
	clear: both;
}

p img.slideright {
	float: right;
	padding: 0 0 0 5px;
}

#footer {
	clear: both;
	padding: 20px 0 0 0;
}