body {
	height: auto;
	overflow: visible;
}
#header {
	width: 100%;
	overflow: visible;
}
#logo {
	position: absolute;
	left: 1px;
}
#content {
	height: auto;
	width: auto;
	overflow: visible;
}
.indexList, .indexListLeft, .indexListRight {
	height: 300px;
}
#staticNav, #moreInfo, #navPath, #footer, #navPrimary, .searchform, .search, .searchfield, .searchbutton, .save, .login, .nf_login, .s_login, .toTop, #navLayer0, #navLayer1, #navLayer2, #navLayer3, #navLayer4 {
	position: absolute;
	top: 0px;
	left: -1000px;
	visibility: hidden;
	height: 0px;
	width: 0px;
	overflow: hidden;
	clip: rect(0px,0px,0px,0px);
}
p, td, h1, h2, h3, h4, h5, h6 {
	color: black;
}


