body {
	color: #000;
	background-color: #fff;
	font-size: 12pt;
	font-family: "Times New Roman";
	}
#logo {
	position:absolute;
	top: 0;
	left: 20px;
}
#content { 
	width: auto; 
	margin: 160px 5% 0 5%;
	}

span.printonly {display:inline;}


#skipnav, #header .widget, #navigation, #promotion, div.feedback, div.meta, p.next, #menu, #button_nav, #footer, #updates, iframe  {display:none;}
h2.storytitle {display:block;}
h2.storytitle a, h2.storytitle a:link, h2.storytitle a:visited {
	text-decoration: none;
	color: #000;
	font-family:  "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}
img {
	float: right; 
	border: none; 
	margin-left: 10px;
	}

#content a:link, #content a:visited{
 text-decoration: none;
 color: #000;
 }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   text-decoration: underline;
   }
#content h2.storytitle a:link:after, #content h2.storytitle a:visited:after {
	font-size: 7pt;
	text-decoration: none;
	}
