		body {
		margin: 0;
		}
		#heavyrule {
		position: absolute;
		background-image: url(images/heavyrule.gif);
		background-repeat: repeat-x;
		height: 7px;
		width: 100%;
		margin: 0px;
		padding: 0px;
		top: 155px;
		z-index: 2;
		}
		#shadow {
		position: absolute;
		background-image: url(images/shadow.jpg);
		background-repeat: no-repeat;
		width: 355px;
		height: 134px;
		margin: 0px;
		padding: 0px;
		left: 443px;
		z-index: 1;
		}
		#logo {
		position: absolute;
		background-image: url(images/GHSlogo.gif);
		background-repeat: no-repeat;
		width: 495px;
		height: 170px;
		margin: 0px;
		padding: 0px;
		z-index: 100;
		}
		#photo {
		position: absolute;
		background-image: url(images/photo_home2.jpg);
		background-repeat: no-repeat;
		width: 282px;
		height: 285px;
		margin: 0px;
		top: 195px;
		padding: 0px;
		z-index: 95;
		}
		#container {
		position: absolute;
		left:24px;
		top:105px;
		width:803px;
		z-index: 99;
		}
		.footer {
		color: white;
		font-family: Arial, sans-serif;
		font-size: 8pt;
		}
		a {
		text-decoration: none;
		color: white;
		}
		a:hover {
		text-decoration: none;
		color: #339999;
		}
		a:visited {
		text-decoration: none;
		color: white;
		}
		p {
		font-family: Arial, sans-serif;
		font-size: 10pt;
		color: white;
		line-height: 1.5em;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
		}
		ul {
		font-family: Arial, sans-serif;
		font-size: 10pt;
		color: white;
		line-height: 1.5em;
		margin-left: -30px;
		margin-top: 10px;
		}
		li {
		font-family: Arial, sans-serif;
		font-size: 10pt;
		color: white;
		line-height: 1.5em;
		margin-left: 17px;
		margin-top: 5px;
		}
		.navbottom {
		font-family: Arial, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: white;
		margin: 0;
		}
		IMG {
		margin: 0;
		padding: 0;
		border: 0;
		}
		.floatright {
		float: right;
		margin: 5px 0 5px 5px;
		}
		.floatleft {
		float: left;
		margin: 0px 10px 0px 0px;
		}
		.dropcap {
		font-family: Times, serif; 
		font-size: 14pt; 
		letter-spacing: 1px;
		}
		.title {
		font-family: Times, serif; 
		font-size: 12pt; 
		letter-spacing: 1px;
		}
		.calendarHead {
		font-family: Arial, sans-serif; 
		font-size: 10pt;
		font-weight: bold;
		color: white;
		line-height: 1.5em; 
		border-style: solid;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 0;
		border-right-width: 0;
		border-color: white;
		background-color: #333333;
		}
		.calendarText {
		font-family: Arial, sans-serif; 
		font-size: 9pt;
		color: white;
		line-height: 1.5em; 
		}
