body {
	background-color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
a {
	color: black;
	text-decoration: none;
}
a.showlink:link:after,
a.showlink:visited:after {
  content: " [" attr(href) "] ";
  font-size: 90%;
}

#footer {
	text-align: center;
	font-size: 10px;
	margin: 20px 0 1em 0;
}
#footer	ul {
	display: none;
}

#nav,#eternity_banner,#photo_controls {
	display: none;
}

#photo1_body {
	text-align: center;
}
#picture_container {
	margin-top: 10px;
}