@charset "UTF-8";
/*SommerYeager, LLC. print style sheet by Mobius New Media*/
body {
	background: white;
	font-size: 12pt;
}
img {
	border: none;
}
#navbar, #botnav {
	display: none;
}
#bodywrap, #container, #header, #contentwrap, #onecolcontent, .contentleft, .contentright, #footerone, #footertwo, #flashloginwrap, #flashdiv, #logindiv, #homeRight, #homeLeft {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	color: black;
	background: transparent none;
}
a:link, a:visited {
	color: #600;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#contentwrap a:link:after, #contentwrap a:visited:after, #footertwo a:link:after, #footertwo a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#contentwrap a[href^="/"]:after, #footertwo a[href^="/"]:after {
   content: " (http://www.sommeryeager.com" attr(href) ") ";
}
