@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 #content-right {
	display: none;
}
#container #footer {
	display: none;
}
#container {
	width: 664px;
}
#container #floater {
	margin-top: 10px;
}

#container #content {
	width: 664px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content #content-top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#container #content #content-bottom {
	width: 646px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
