body {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

a, a:visited {
	text-decoration: none;
	color: #000000;
}

p {
	page-break-inside: avoid;
}

.return-to-top {
	display: none;
}

table.banner-vertical {
	display: none;
}

#strip {
	display: none;
}

#footer {
	text-align: left;
	font-size:8pt;
}

#footer .page_source {
	float: none;
	clear: both;
	display: inline;
}

#footer .copywrite {
	float: none;
	clear: both;
	display: block;
}

#footer-links ul {
	display: none;
}

#nav-menu {
	display: none;
}

#quote-nav {
	display: none;
}

#search-bar {
	display: none;
}

#weekly-tip {
	display: none;
}

#header {
	border-bottom: 4px solid #a1a575;
}

#content {
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}

#more-articles {
	display: none;
}

#footer {
	clear: both;
}

#footer-links {
	border-left: 0px none;
	border-right: 0px none;
}