#wrap, #content {
	width: auto;
	border: 0;
	padding: 0;
	float: none !important;
	}
body {
	background: white;
	font: 11pt/1.4 Georgia, Times, serif;
	margin: 5%;
	}
#header img {
	border: 0;
}
#pages, #secondary, #commentform, .edit, .metalink {
	display: none;
	}
#wrap, #content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
h2 {
	font: 22pt/1.2 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h3 {
	font: 14pt/1.2 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2 a:link, h2 a:visited {
	color: #000;
	background: transparent;
	text-decoration: none;
	}
a:link, a:visited {
	color: #520;
	background: transparent;
	text-decoration: underline;
	}
.itembody a:link:after, .itembody a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.morelink a:link:after, .morelink a:visited:after {
	display: none;
}
