a:link {
	color: navy;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: navy;
}
a:hover {
	text-decoration: underline;
	color: maroon;
}
a:active {
	text-decoration: none;
	color: #999999;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: navy;
}
#subnav {
	position:absolute;
	left:15px;
	top:110px;
	width:75px;
	z-index:3;
	background-color: #DEDBB8;
	layer-background-color: #DEDBB8;
	border: thin none #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 5px;
	margin: auto;
	float: left;
}
#main {
	position:absolute;
	left:125px;
	top:85px;
	z-index:2;
	width: 75%;
	height: 18px;
}
#nav {
	position:absolute;
	left:10px;
	top:5px;
	height:53px;
	z-index:4;
	width: 788px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#schoolname {
position:absolute; left:10px; top:84px; z-index:1
}
h3 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

p.breakhere {page-break-before: always}

.subnavactive {color: #9999FF}

<style>

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}

</style>
