#topnavigation, #smphotos, #banner, #navigation, img, .clnfooter, #eio {
	display: none;
	position: absolute;
}
body {
	background: white;
	color: black;
}
a {
	color: blue;
	text-decoration: underline;
}
#rightframe p, #leftframe p, #footer p {
	font: 10pt/1.5em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5cm;
	margin-top: 0.5cm;
}
#rightframe h1, #leftframe h1 {
	margin-top: 0.8cm;
	margin-bottom: 0.8cm;
	font: bold 16pt Georgia, "Times New Roman", Times, serif;
}
#footer .clnfootertxt {
	width: 660px;
	border-top: 2px solid #333;
	margin-top: 2cm;
}

