body {
	color: #000;
	font: 10pt/1.4em "Verdana","Arial",sans-serif;
}

#skip, #flashcontent, #navigation, #header, #footer, #post_footer, #top_level {
	display: none;
}

#content {
	margin: 0;
	padding: 0;
}
#supplement {
	border: 0 solid #ccc;
	border-width: 0 0 1px 1px;
	float: right;
	margin: 0 0 2em 2em;
	padding: 2em 2em;
	width: 20%;
}

a {
	border: 0;
	color: #000;
	text-decoration: none;
}