body, .input, textarea, select, .button {
	color: #000;
	}

.slideshowBox {
	display: none;
	}

.headerBox {
	width: 800px;
	}

.logoBox img {
	margin-top: 0;
	margin-left: 0;
	}

.topNavBox {
	display: none;
	}

.navBox {
	display: none;
	}

.frameBox {
	width: 800px;
	margin-top: 60px;
	}

.content {
	float: left;
	width: 520px;
	}

.content h1 {
	color: #000;
	}

.content a {
	color: #000;
	}

.footerBox {
	display: none;
	}

.printFooter {
	position: relative;
	display: block;
	margin-top: 70px;
	padding-left: 15px;
	}

.printFooter a {
	color: #000;
	text-decoration: none;
	}
