#header {
	display: none;
}

#logo {
	top: 0;
	right: 0;
	margin: 0 30px -40px 0;
	border: none;
	width: 65px;
	height: 60px;
}

#main {
	margin: 0;
	padding: 0;
	clear: none;
	width: 100%;
}

#sidebar {
	display: none;
}

#content {
	width: 100%;
	min-height: auto;
	margin: 0;
	padding: 0;
}

#content em {
	border: none;
}

#content a,
#content a:visited {
	color: black;
}

#content a:hover {
	text-decoration: none;
}

#vote {
	display: none;
}

#footer {
	display: none;
}

#copy,
#copy a {
	color: black;
}

#copy a:hover {
	text-decoration: none;
}
