/*Stylesheet for printing added by Paul 2/7/2008*/
body {font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}
p {line-height:1.3em;}
img {border:0px;}
a {text-decoration: none; color: black;}

/*Hide all the subsidiary things, except for the logo and the main content*/
#header #page-controls, #header #tagline, #main-menu, #top-content, #left-col, #breadcrumb, p.courselink,
	#footer-left, #footer-right-a, #footer-right-b {display: none;}

/*Make the content use the whole width of the page (I'm not sure why it doesn't by default)*/
#right-col, #footer-print {width: 100%;}
#footer-print {border-top: 1px solid #cccccc; padding-top: 5px; clear: both;}
