ul#menu, .sidebar, #footer, #masthead, .author_and_date a, fieldset , h3#respond, #bloggarse, #ie6 {
	display: none;
}

#main_content {
	border: none;
	width: 80%;
}

#main_content a {
	color: black;
	text-decoration: underline;
}

#main_content a:after {
	content: " ("attr(href)") ";
	font-size: 10pt;
}