@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:active, a:link, a:visited {
	font-size:12px;
	text-decoration:none;
	color:#990000;
	}
a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	}
#container {
	width:826px;
	position:absolute;
	left:50%;
	margin-left:-413px;
	}
#header {
	position:relative;
	}
#sponsorshipBtn {
	position:relative;
	top:-68px;
	left:344px;
	width:120px;
	height:60px;
	background-color:#FFFFFF;
	}
#homeLink a:active, #homeLink a:link, #homelink a:visited {
	font-size:10px;
	text-decoration:none;
	color:#990000;
	}
#homeLink a:hover {
	font-size:10px;
	text-decoration:underline;
	color:#000000;
	}
#content {
	position:relative;
	top:-50px;
	overflow: auto;
	width: 100%
	}
#left {
	float:left;
	background-image:url(i/calendars_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:413px;
	}
#right {
	float:right;
	background-image:url(i/recentNews_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:413px;
	}
#text {
	position:relative;
	padding:100px 0 0 0;
	margin-left:35px;
	width:300px;
	}
#calendarList {
	position:relative;
	padding:100px 0 0 0;
	margin-left:60px;
	width:230px;
	}
#calendarList a:active, #calendarList a:link, #calendarList a:visited {
	font-size:14px;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	}
#calendarList a:hover {
	font-size:14px;
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	}
#footer {
	position:relative;
	height:170px;
	background-image:url(i/footer_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-size:10px;
	}
#leaderboard {
	position:relative;
	top:9px;
	left:28px;
	width:728px;
	height:90px;
	padding:1px;
	background-color:#FFFFFF;
	}
#footerTxt {
	position:relative;
	top:30px;
	}