﻿.behind-the-site {
	display: none;
}
.col-collateral {
	display: none;
}
.nav-bar {
	display: none;
}
body {
	background: none;
}
#super {
	display: none;
}
.col-main {
	float: none;
	position: static;
	width: 650px;
}
.footer {
	background: none;
}
.footer .legal ul {
	display: none;
}
.footer ul {
	display: none;
}
a:link, a:visited {
	color: #0299cb;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 0.7em;
}
.breadcrumbs {
	display: none;
}
a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
}
a[href^="/"]:after {
	content: " (http://www.tisking.com" attr(href) ") ";
}
a[href^="#"]:after, #logo a:after {
	content: "";
}

