/* @override http://www.suzytkane.com/css/print.css */

body {
   background: white;
   font-size: 12pt;
 }

#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
 }
#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
 }
#header { 
   background: transparent none;
	height: 60px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#titlediv {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-bottom: 20px;
}
h2 {
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	display: block;
	color: #4c4c4c;
}
#articlewrapper {
   margin-bottom: -8px;
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
 }
.articledetailcontent {
	font: 12pt/20px Georgia, "Times New Roman", Times, serif;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
 }
 .attribute {
	width: 80%;
	padding-bottom: 30px;
	text-align: center;
	font: 11px Helvetica, Arial, Geneva, sans-serif;
	margin-left: auto;
	margin-right: auto;
}  
#footer {
	text-align: center;
	color: #7f7f7f;
	font: 10px Helvetica, Arial, Geneva, sans-serif;
}
.footernav {
	display: none;
}
.titlebox {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boldsmall {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
