* {
	position: static;
	background-color: #fff;
	background-image: none;
	color: #000;
}

body {
	font: 1em/1.4 Tahoma, Verdana, Arial, sans-serif;
}

a {
	text-decoration: underline;
}

#pageNavigator {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 2px solid #000;
}

#footer {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 2px solid #000;
}

#menu, #search, #illustration, #quick, .hidden  {
	display: none;
}
