/***************
DON'T DISPLAY WHEN PRINTING
****************/
#access, article#pics p {
	display: none;
}
/**************
PRINTED ITEMS 
*************/
html, body, div, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
}
header, footer, section, aside, .menutop-wrapper, article {
	display: block;
}
body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.845em;
}
img { display: none;
}
.content-wrapper {
	width: 100%;
	margon: 0;
	float: none;
}
.cleaner {
	clear: both;
}
header h1, header h1 span.tag {
	display: none;
}
.menutop-wrapper {
	display: none;
}
ul.menutop {
	display: none;
}
.menutop li {
	display: none;
}
.menutop li a {
	display: none;
}
.centeredPoem {
	color: #000;
 text-align: left;
 font-size: 1.05em;
 margin: 15px 10%;
 padding: 10px 10px 2px 10px;
 box-shadow: 0 0 20px #888;
 border-top: 1px solid #888;
 border-bottom: 1px solid #888;
}
.main-content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
.main-content p {
	line-height: 1.4em;
	margin-bottom: 10px;
}
.main-content h1, .main-content h2, .main-content h3, .main-content h4 {
	color: #000;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}
.main-content h1 {
	font-size: 1.41em;
	text-shadow: 0 -1px 0 #898475;
	margin-top: 10px;
}
.main-content h2 {
	font-size: 1.23em;
	margin: 15px 0 0 0;
}
.main-content h3 {
	font-size: 1.19em;
	margin: 15px 0 0 0;
}
.main-content span {
	display: none;
}
.main-content a:link, footer a:link {
	font-weight: normal;
	color: #520;
	text-decoration: underline;
	background: transparent;
}
.main-content a:visited, footer a:visited {
	display: none;
}
a.MagicThumb>span {
	display: none;
}
.indentedList li {
    list-style-type: none;
    list-style-position: inside;
	margin: 0 0 0 30px;
    padding: 4px 0 1px 28px;
    text-indent: -3.28em;
	text-decoration: none;
}
.img_leftBox, .img_rightBox, .img_centeredBox, .img_left, .img_right, .img_centered {
	display: none;
}
footer {
	width: 75%;
	margin: 0 auto;
	padding: 10px 0 20px 0;
}
footer p {
	font-size: 1.22em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	line-height: 1.1em;
}
footer p.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.main-content a:after, footer a:after {        /* places the url after a link */
	display: none;
}
.main-content article#pics a:after {
	display: none;
}
