

#print-only {
	padding: 1em;
	margin: 0 0 2em 0;
	border: 1px solid  #333;
	background-color: #eee;
	font-size: smaller;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#header,
#any,
#homer,
#mapper,
#sidebar1,
#sidebar2 {
	display: none;
}

html, body {
	background-color: white;
	color: black;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0 1em 0 1em;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	border-bottom: 1px solid #333;
	text-decoration: none;
}

#locator {
	color: black;
	border: none;
	text-decoration: none;
	font-weight: normal;
}

img {
	border: 1px solid #aaa;
}
