* {
	background: none;
	border: none;
}
body {
	background: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11pt;
	color: black;
	line-height: 16pt;
	margin: 0.5in;
	max-width: 7.5in;
}
#page {
	width: 100%;
	margin: 0 auto;
}
#intro, #menu, #view, #footer span.left, #gallery h2, #mycarousel, #map p {
	display: none;
}
#footer a, #text table a {
	text-decoration: none;
	color: black;
}
#sidebar {
	margin-top: 10pt;
}
#text {
	margin: 10pt 0;
}
.caption {
	font-style: italic;
}
td {
	vertical-align: top;
	padding-right: 10pt;
}