#nav {
	display: none;
	height: 0px;
	width: 0px;
	clear: both;
	visibility: hidden;
	background-image: none;
}
#content {
	padding: 0px 0px 10px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	/*text-align: justify;*/
	width: auto;
	clear: both;
	float: left;
	margin-right: 1cm;
	margin-left: 0px;
}
#container {
	border: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#up {
	display: none;
}
#header h1, #header p {
	display: block;
	text-align: left;
}
#header {
	height: auto;
	clear: both;
	background-image: none;
}
body {
	margin: 1cm;
	padding: 1cm 1cm 1cm 0cm;
	background-image: none;
	background-color: #FFFFFF;
}
img {
	display: none;
}
#bottomroot {
	display: none;
}
#rootlevel {
	display: none;
}
