#tabs {
	display: none;
}
body {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#container {
	background-image: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#footer {
	display: none;
}
#header {
	display: none;
}
#text {
	clear: both;
	float: left;
	width: 700px;
	margin-top: 0px;
	padding-top: 0px;
}
#footnote {
	width: 600px;
	float: left;
}
#frame {
	width: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

