@charset "utf-8";
#container #top #top-links {
	display: none;
}

#container #top #top-search {
	display: none;
}
#container #nav {
	display: none;
}
#container #graphics {
	width: 664px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;
}
#container #floater {
	margin: 10px;
}

#container #content-right {
	display: none;
}
#container #footer {
	display: none;
}
#container {
	width: 664px;
}

#container #content {
	width: 646px;
	margin-top: 0px;
	padding: 10px;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container   #content   #footnote {
	text-align: left;
}
