#nav {
	display: none;
}

#top {
	display: none;
}

#head {
	display: none;
}

#printhead {
	display: block;
	margin-bottom: 20px;
}

#foot {
	display: none;
}

#left {
width: 360px;
}


#right {
}

#left img, #right img {
	display: none;
}

#left a, #right a, #foot p {
	color: black;
}

#printfoot {
	display: block;
	font-weight: bold;
	color: black;
	text-align: center;
}
