body {
	background: white;
	font-size: 12pt;
}
#primary, #secondary-menu, .hcp-callout, .search, .callout, .social-buttons, .content-image, .primary-menu, .footer-menu, #back_to_top, .no-print {
	display: none;
}
#wrapper, #main {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
#main .content {
	padding: 0;
}
.sidebar #main, .sidebar #footer {
	width: 650px;
}
#footer {
	text-align: center;
}
.sidebar #footer {
	margin-left: 0;
}
.copyright {
	margin-top: 2em;
}
a img {
	border: 0;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
/*
.content a:link:after, .content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
.content a[href^="/"]:after {
	content: " (http://www.mattersofthehand.com" attr(href) ") ";
}
*/
