html, body {
	background: #fff;
}
header, .promo, .activities {
	display: none;
}
.wrapper {
	background: none;
	box-shadow: none;
	width: 100%;
}
#top {
	height:135px;
}
#logo {
	float:left;	position:relative;
	width:211px;	
}
#contact {
	clear:both;
	color:#666666;
	font-size: 80%;
	height:60px;
	margin-left:0px;
	margin-top:-9px;
}
.noShowPrint {
	display:none;
}
.time {
	color:#666666;
	float:right;
	font-style:italic;
	text-align:right;
	width:220px;
}
