html, body {
	margin:0;
	padding:0;
	}

body {
	background: #012d6a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #98012e;
	}

#toprunner {
	display: none;
	background-image: url(images/toprunner.jpg);
	background-repeat: repeat-x;
	height: 32px;
	min-height: 32px;
	}
	
#container {
	background-color: #012d6a;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 900px;
	height: 1400px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	}
	
.nav {
	width: 686px;
	position: absolute;
	margin-top: 244px;
	margin-left: 195px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	}
	
.nav a {
	color: #ffffff;
	text-decoration: none;
	}

.nav a:hover {
	color: #cb2927;
	}

.countdown {
	width: 686px;
	position: absolute;
	margin-top: 370px;
	margin-left: 432px;
	color: #000000;
	font-size: 23px;
	}
	
#maincontenttop {
	position: absolute;
	margin-top: 272px;
	margin-left: 166px;
	}
	
.maincontent {
	background: url(images/maincontentbg2.png) repeat-y;
	min-height: 569px; height: 1043px;
	min-width: 493px; width: 493px;
	z-index: 2;
	position: absolute;
	margin-top: 280px;
	margin-left: 166px;
	padding: 15px;
	}
	
.header {
	font-size: 10px;
	color: #ffffff;
	width: 485px;
	background-color: #98012e;
	padding: 5px;
	margin-top: -5px;
	}
	
.content {
	padding-top: 10px;
	width: 484px;
	}
	
.content a {
	color: #223553;
	}

.content a:hover {
	color: #bf201c;
	}
	
.content ul li {
	padding-top: 7px;
}

.facebook {
	position: absolute;
	margin-top: 534px;
	margin-left: 692px;
}

.twitter{
	position: absolute;
	margin-top: 605px;
	margin-left: 692px;
}
	
#righttabletop {
	position:relative; top: -8px; display: none;
	}

#righttablebottom {
	position:relative; top: 8px; display: none;
	}

.rightcolumn table {
	background: #ffffff;
	min-height: 298px; height: 298px;
	min-width: 166px; width: 166px;
	z-index: 2;
	position: absolute;
	margin-top: 676px;
	margin-left: 692px;
	border-bottom: 1px thin #FFFFFF;
	}
	
.eventsframe {
	height: 600px;
	}

#footer {
	background-color: #98012e;
	border: #ffffff solid 1px;
	height: 45px; min-height: 45px;
	margin-left: auto;
	margin-right: auto;
	width: 687px;
	padding-bottom: 30px;  position: relative; left: 3px; top: -40px;
	}

#footer p {
	padding-top: 3px;
	color: #ffffff;
	text-align: center;
	}
	
#dates {
	border: 1px solid #cccccc;
	padding: 5px;
	background: #f1f1f1;
}

	
#twitter_div { width: 380px; padding: 0px 0px 0px 0px; }

ul#twitter_update_list { list-style: none; padding: 0; margin: 0; position:relative; top: -2px; }

ul#twitter_update_list li { list-style: none; font-size: 11px; padding: 10px; margin: 0px 0px 0px 0px; }

ul#twitter_update_list li span a { font-size: 11px; float:none; font-weight:normal; padding-top: 0px; padding-left: 0px; }

ul#twitter_update_list li a { font-size: 11px; color: #cb2927 }

ul#twitter_update_list li a:hover { font-size: 11px; color: #000000 }