body {
	font-family: Georgia, serif;
	background: none;
	color: black; }
 
.snav, aside, footer { display: none; }
 
#wrap, article {
	width: 100%;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none; }
 
article {
	margin-left: 10%;
	padding-top: 1em;
	border-top: 1px solid #70777c; }
 
div#mast { margin-bottom: -8px; }
 
	div#mast img { vertical-align: bottom; }
 
a:link, a:visited {
	color: #78256f;
	background: transparent;
	font-weight: bold;
	text-decoration: underline; }
 
article a:link:after, article a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%; }
 
article a[href^="/"]:after { content: \" (http: //www.amsminiarc.com" attr(href) ") "; }
 
footer { border-top: 1px solid #70777c; }

