div#nav {
	display: none;
}

div#content {
	max-width: none;
}
div#content a {
	border-bottom: none;
	text-decoration: none;
}

#notice {
	display: none;
}

div#footer {
	border: none;
	color: #000;
	background-color: inherit;
	max-width: none;
	margin: 3em auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	padding: 4px 0;
}
div#footer a {
	border-bottom: none;
	text-decoration: none;
}
