html {
	background: #fff;
}
body {
	margin: 0; padding: 0;
	font-family: tahoma, sans-serif;
	font-size: 0.69em;
	color: #000;
	background: #fff;
	width: auto;
}
a {
	color: #036;
	text-decoration: none;
}
*[title]:after {
	content: " (" attr(title) ")";
}
*[alt]:after {
	content: " (" attr(alt) ")";
}
a:after {
	content: " (URL: " attr(href) ")";
}
a[title]:after {
	content: " [" attr(title) "] (URL: " attr(href) ")";
}
.ts-header-banner,
.ts-global-menu,
.ts-search,
.ts-local-navigation,
.ts-commercial-column,
.material-tabs,
.banner-google,
.banner,
.strip,
#ibox-strip,
#divtl1,
#divrl1,
#clist,
.material-options,
.font-size {
	display: none;
}
#MainCol {
	width: 100%;
}
.material,
.gallery {
	border: none;
	width: auto;
}
.material-picture img {
	width: 450px;
}
p.credits span {
	display: none;
}

.ts-main-content-column
.ts-content-wrapper {
	float: none;
}
.ts-footer-container {
	clear: none;
	margin: 0;
}