div#header {
	height:80px;
}

div#mainlogo {
	width:100%;
}

div#homelink {
	width:144px;
	text-align:center;
	background-color:#010579;
	position:relative;
	bottom:20px;
}

*html div#homelink {
	bottom:30px;
}

*html div#mainBody, div#footer {
	position:relative;
	bottom:36px;
}

div#mainBody {
	padding:0;
	width:800px;
}

div#maincontent {
	width:630px;
	height:1600px;
	padding-top:24px;
}

div#maincontent div#introduction {
	width:460px;
}

div#maincontent p {
 	margin:8px 0px 8px 0px;
}

div#sidebar { 
	width:136px;
	border-width:1px 0px 1px 0px;
}

div#menu {
	 left:137px;
	 bottom:1647px;
}

*html div#menu {
      bottom:1687px;
}

div#menuBar, div#menuContent {
	width:650px;
	margin:0px;
}

*html div#maincontent {
	width:650px;
}

div#photos {
	width:160px;
	float:right;
	font-size:7pt;
	padding-top:10px;
}

span.classLevel {
	font-weight:bold; }	
}