* {
	font-size: 10pt;
}

body {
	margin: auto;
	width: 100%;
}

#container {
	width: 6.5in;
}
#banner {
	border: 1pt solid #aaaaaa; /* right border not printing in stinking Opera */
}
#banner, #bannertext {
	color: inherit;
	background: transparent;
}
#logo {
	position: relative;
	left: 0;
	top: 0;
}
#bannertext {
	position: absolute;
	top: 1pt;
	left: 1.5in;
}
#topmenu {
	display: none;
}
#sidemenu {
	display: none;
}
#qsc_content {
	margin-left: 0;
}
#qsc_content form {
	display: none;
}
#qsc_content form.timetable {
	display: block;
}
#qsc_content form.timetable #Menu {
	display: none;
}
#qsc_content a {
	text-decoration: none;
}
#qsc_content a:visited {
	color: inherit;
	background: transparent;
}
#footer {
	display: none;
	color: #001380;
	background: transparent; /* saves on white ink */
}
#footer form {
	display: none;
}

/* BH 2013.06 fix our print css. */
.print-only {
	display: block;
}

#back2 {
    background-image:none;
    border: none;
}

#banner {display: none;}

#donate { display: none; }

#page_header { height: auto; }

