/* print stylesheet for ebbs and flows*/

body {
	background:#fff;
	color:#000;
	font-family: garamond, "times new roman", times, serif;
}

div#sidebar1, div#sidebar2, ul#skiplinks, div#footer, div#addthis {
display: none;
}

div#content, body.twocol div#content, div.story {
width: 95%; /*100% caused the ends of the lines to disappear on the right-hand side of the page*/
margin: 0;
}

