.qlink {
	display: none;
}
html, body {
	background: #FFF;
}
#level0 {
	background-image: none;
	background-color: #FFF; /* Dark brown */
	overflow:visible;
}
#level1 {
	width: auto;
}
#level2 {
	/*float: none;*/
}
#level1, #level2 {
	background-color: #FFF;
}
#rgtbar {
	overflow: visible;
}
#maincontent {
	height: auto;
}
.sub2#maincontent #level2 {
	margin-left: 0;
	width: auto;
}

#footer {
	background-image: none;
	border-top: none;
}
#footer a {
	text-decoration: none;
	color: #333;
}
