@import 'reset.css';
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#header {
	display: none;
}
#sidebar1 {
	display: none;
}
#footer {
	display: none;
}
#mainContent-inner {
	overflow: visible;
 *width: 800px;
	_width: 800px;
}
#mainContent {
	margin: 0;
 *width: 800px;
	_width: 800px;
}
#searchForm {
	display: none;
}
#rssLink {
	display: none;
}
#issuesHeader {
	display: none;
}
.tools {
	display: none;
}
#issue-content .issueTitle {
	color:#9B0D21;
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
}
#issue-content .author a {
	color:#9B0D21;
	font-weight:normal;
	text-decoration:underline;
}
#issue-content .byline {
	text-align:center;
	font-size:13px;
	padding-bottom:10px;
}
#issue-content #table-of-contents {
	display:none;
}
#pdf_link {
	display:none;
}
#issueFooterButtons {
	display:none;
}
#product_footer {
	font-size:10px;
	padding-top:25px;
}
