body {
	background: white;
	font-family:  "Georgia", "Serif";
	font-size: 12pt;
	padding: 0;
	margin: 0;
	}

#right {
	display: none;
	}

#current {
	display: none;
	}

#counters {
	display: none;
	}

#leftmenu {
	display: none;
	}

#logo	{
	text-align: left;
	}

#left, #container, #content, #main, #cont, #info {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	background: transparent;
	}

#botmenu  {
	display: none;
	}

#copy	{
	margin: 5% 1%;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#info a:link:after, #info a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}

#left a:link:after, #left a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}