body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: tahoma;
	font-size: 11pt;
	}
a:link.teacher {
	color: white;
	text-decoration: none;
	font-size: 10pt;
	}
a:visited.teacher {
	color: white;
	text-decoration: none;
	font-size: 10pt;
	}
a:hover.teacher {
	color: black;
	text-decoration: none;
	font-size: 10pt;
	}
a:link.toplinks {
	color: black;
	text-decoration: none;
	font-size: 10pt;
	}
a:visited.toplinks  {
	color: black;
	text-decoration: none;
	font-size: 10pt;
	}
a:hover.toplinks {
	color: green;
	text-decoration: none;
	font-size: 10pt;
	}
td {
	font-size: 11pt;
	}
	
#top {position: absolute; top: 3px; left: 3px; right: 3px; height: 100px; background-color: #1c63b4; background-image: url(../images/blue_bg.gif);}
#logo {position: absolute; top: 3px; left: 3px; width: 240px;}
#toplinks {position: absolute; top: 112px; left: 3px; height: 35px; width: 100%; background-color: gold;}
#teachers {position: absolute; top: 153px; left: 3px; width: 150px; height: 80%; background-color: #cc0033; background-image: url(../images/red_bg.gif);}
#downloads {position: absolute; top: 153px; right: 3px; width: 150px; height: 80%; background-color: #006600; background-image: url(../images/green_bg.gif);}
#middle {position: absolute; top: 153px; left: 136px; width: 80%;}