/* CSS Document */

#container {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	background-image: none;
}
#header {
	display: none;
}
#horizontal-nav {
	display: none;
}
#left-column {
	width: 161px;
	position: absolute;
	left: 0px;
	top: 154px;
	margin-left: 18px;
	display: none;
}
#right-column {
	width: 162px;
	position: absolute;
	left: 553px;
	top: 154px;
	margin-right: 18px;
	margin-left: 17px;
	display: none;
}
#middle-column {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
#middle-column-Inside {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
#horizontal-nav-right {
	display: none;
}
.box-regular-text-tools {
	display: none;
}
.credits {
	display: none;
}
#user-tools {
	display: none;
}
#brochure {
	display: none;
}
