/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=AndreasVersion: 1.0(July 25, 2005)Print layout: */body {margin: 0 auto;padding: 0;font: 76% Verdana,Tahoma,Arial,sans-serif;background: #ffffff;color: #000000;}	#wrap {margin: 0 auto;width: 500px;float: none !important;}#header h1 {margin: 0 0 10px 0;}/*.hide {/* 13-Feb-08 K.M. O'Neal - Removed per request from customer so that the navigation and extras right column would print#avmenu ul, #extras, .announce, .hide {display: none;} */ #extras {display: none;}  #content {margin: 0 auto;border-left: 1px solid #f0f0f0;border-right: 1px solid #f0f0f0;}#content img {display: none;}/*13-Feb-08 K.M. O'Neal - Removed so that paragraph text will show in normal (non-bold) weight#content p {	font-weight: bold;}*/#content p.imgcaption {	display: none;}#content .sectiontitle {	font-size: 1.75em;	font-weight: bold;	text-align: center;	color: #000000;}#content p.hide {	display: none;}.scheduletagline {	text-align:center;	font-weight:bold;}#footer {clear: both;margin: 0 auto;padding: 10px 0 20px 0;border-top: 4px solid #f0f0f0;text-align: center;color: #000000;font-size: 1em;}a {text-decoration: underline;color: #0000FF;}