/* cesul print styles: */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif ;
	font-size: 12pt ;
	margin-left: 2% ;
	margin-right: 2% ;
	}

#banner {
	margin-left: 10% ;
	}

#banner img {
	width: 90% ;
	}

#navbar, #sectionsBanner, #sections, #footer {
	display: none ;
	}

#screenTitle {
	margin-top: 0.5em ;
	font-size: 160% ; 
	border-bottom: 2px #000 solid ; 
	font-weight: 700 ; 
	padding-bottom: 0.5em ; 
	} 

#screenTitle a, #main a {
	text-decoration: none ;
	}

#main {
	line-height: 1.3em ;
	font-size: 90% ;
	}

#main h1 {
	margin-top: 0 ; 
	margin-bottom: 0px ; 
	padding-top: 0.3em ; 
	padding-bottom: 0.3em ; 
	font-size: 140% ; 
	line-height: 1.2em
	}

#main img {
	margin-top: 1em ;
	margin-left: 1em ;
	margin-right: 1em ;
	margin-bottom: 1em ;
	}

.quote {
	font-size: 140% ;
	font-style: italic ; 
	font-weight: 800 ;
	line-height: 1.3em ;
	text-align: center ;
	}



