#main
{
	background: transparent none;
	border: 0;
	color: black;
	display: block;
	float: none;
	height: auto;
	margin: auto;
	overflow: visible;
	padding: 0;
	position: static;
	width: auto;
}
#s1,#s2,#s3,#s4,caption
{
	display: none;
}
a:link:after, a:visited:after
{
	background: transparent;
	color: #520;
	content: " (" attr(href) ") ";
	font-size: 90%;
}
body
{
	background: white;
	height: auto;
	overflow: visible;
}
html
{
	height: auto;
	overflow: visible;
}