body {
	background: white;
	font-size: 10pt;
	float: none !important;
	position: static;
	}
#Link1 {
	display: none;
	}
#Link2 {
	display: none;
	}
#Link3 {
	display: none;
	}
#Link4 {
	display: none;
	}
Div.portalboxes {
	display: none;
	}
Div.homepage, Div.content {
	width: auto;
	margin-left: 2em;
	margin-right: 5%;
	margin-bottom: 0;
	padding-top: 0;
	padding: 0;
	border: 0;
	color: black;
	background: transparent none;
	float: none !important;
	position: static;
	}
Div.content P {
	margin-top: 0.5em;
	margin-left: 40px;
	line-height: 175%;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: smaller;
	font-weight: normal;
	text-align: left;
	color: black;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
/*Div.content a:link:after, Div.content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 80%;
	}
Div.content a[href^="/"]:after {
	content: " (http://www.seekingfire.com" attr(href) ") ";
}*/

