/* 672px total printer width IE6 */

html {
	width: 100%;
	font-family: serif;
	font-size: 10pt;
}

.off-left,
#nav {
	position: absolute;
	top: 0;
	left: -999em;
	width: 10em;
}

#siteinfo {
	border-top: 2px solid #CCC;
}

#branding {
	border-bottom: 2px solid #CCC;
	padding-bottom: 10pt;
}

#branding-logo a {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#branding-tplogo a {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#branding-logo p,
#branding-tplogo p,
#branding-tagline p {
	margin: 0;
}
#branding-tagline {
	font-size: 8pt;
	color: #666;
}

#content h1 {
	font-size: 18pt;
}

#content h2 {
	font-size: 16pt;
}

#content h3 {
	font-size: 14pt;
	font-weight: normal;
}

#content h4 {
	font-size: 12pt;
	font-weight: normal;
}

#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a {
	text-decoration: none;
	color: #000;
}

#school #branding-logo,
#school #branding-tagline,
#school #branding-logo p,
#school #branding-tagline p {
	display: inline;
}