@charset "UTF-8";/* CSS Document *//* header */#header {	position: relative;	width: 905px;	height: 36px;	margin-bottom: 0px;	padding: 10px 0px;		}#navigation {	color: #FFF;	text-decoration: none;	font-size: 1.5em;	text-align: justify;	margin-top: 20px;	margin-left: 1.0em;
	text-align: right;}#navigation:hover   {	color: #777777;	text-decoration: none;}#nav {	position:absolute;	margin-top: -7px;	top: 50%;	left: 0px;	width: 895px;	text-align: right;	}/* footer */#footer {	position: relative;	width: 895px;	height: 96px;	}#footbar {	position: absolute;	background-color: #3F3F3F;	height: 61px;	width: 895px;	top: 17px;}#podcast {
	float: left;
	display: block-inline;	background-image:url(../images/design/listen.gif);	background-repeat: no-repeat;	width: 52px;	height: 61px;
	margin-left: 25px;}#podcast:hover {	background-image:url(../images/design/listen-over.gif);}#facebook {	float: left;	display: block-inline;	background-image:url(../images/design/facebook.png);	background-repeat: no-repeat;	width: 97px;	height: 20px;
	margin-top: 20px;
	margin-left: 25px;}#facebook:hover {	background-image:url(../images/design/facebook-over.png);}#twitter {	float: left;
	display: block-inline;	background-image:url(../images/design/twitter.gif);	background-repeat: no-repeat;	width: 46px;	height: 61px;
	margin-left: 25px;}#twitter:hover {	background-image:url(../images/design/twitter-over.gif);}

#jvfooter {
	float: left;
	display: block-inline;
	background-image:url(../images/design/jv.png);
	background-repeat: no-repeat;
	width: 42px;
	height: 30px;
	margin-top: 15px;
	margin-left: 25px;
}

#jvfooter:hover {
	background-image:url(../images/design/jv-over.png);
}

#varsityfooter {
	float: left;
	display: block-inline;
	background-image:url(../images/design/varsity.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 40px;
	margin-top: 12px;
	margin-left: 25px;
}

#varsityfooter:hover {
	background-image:url(../images/design/varsity-over.png);
}#events {	display: block;	position: absolute;	top: 0px;	left: 450px;	width: 430px;	height: 96px;	background-image:url(../images/design/eventsfooter2.png);	background-repeat: no-repeat;	margin: 0px;	z-index: 1;}#events1 {	position: absolute;	top: 22px;	left: 26px;	z-index: 2;	width: 230px;	height: 61px;	font-size: 1.2em;	line-height: 120%;}#events2 {	position: absolute;	top: 19px;	left: 270px;	z-index: 2;	width: 138px;	height: 61px;}#copyright {	position: absolute;	top: 85px;		left: 0px;	color: #3F3F3F;	font-size: 0.9em;}.preload {	display: none;}.month {	display:block;	margin-top:0.5em;	margin-bottom: 0;	font-weight: bold;}

#clear {
	clear: both;
}