body {
	background-color: #310708;
	margin: 0;
	padding:0;
}
#background {
	width:auto;
	z-index:1;
	left: 50%;
	position: absolute;
	margin-left: -380px;
}
#CUHCS {
	position:absolute;
	width:205px;
	height:207px;
	z-index:2;
	left: 13px;
	top: 609px;
}
#CUHCSlogo {
	position:absolute;
	z-index:3;
	text-align: center;
	top: 10px;
	width: auto;
	height: auto;
	left: 50%;
	margin-left: -46px;
}
#Countdown {
	position:absolute;
	z-index:3;
	top: 63%;
	width: 205px;
	height: auto;
	text-align: center;
}
#mediamenu {
	position:absolute;
	width:auto;
	height:auto;
	z-index:10;
	left: 220px;
	top: 405px;
	visibility: hidden;
}
#historymenu {
	position:absolute;
	width:auto;
	height:auto;
	z-index:10;
	left: 220px;
	top: 259px;
	visibility: hidden;
}
.tagline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.countdowntime {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	font-weight: bold;
}
a.text:link {
    color: #EEB521;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
}
a.text:hover {
	color: #EF2E0A;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	background-color: #333333;
}
a.text:visited {
    color: #CC0000;
    text-decoration: underline;
    font-style: italic;
    font-weight: bold;
}
a.text:active {
    color: #EF2E0A;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}
td img {display: block;}
a:link {
	cursor:pointer;
	cursor:hand;
}
a:hover {
	cursor:pointer;
	cursor:hand;
}
a:visited {
	cursor:pointer;
	cursor:hand;
}
a:active {
	cursor:pointer;
	cursor:hand;
}
