body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	position: absolute;
	height: 95px;
	width: 409px;
	left: 5px;
	top: 7px;
}
#headerlinks {
	position: absolute;
	height: 26px;
	width: 460px;
	left: 426px;
	top: 43px;
}
#flash {
	position: absolute;
	height: 242px;
	width: 900px;
	top: 132px;
}
#navbar {
	background-color: #777777;
	position: absolute;
	height: auto;
	width: 900px;
	top: 113px;
}
#navbar a {
	background-color: #555555;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:hover {
	background-color: #444444;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#maincountdown {
	position: absolute;
	height: 193px;
	width: 896px;
	top: 534px;
	left: 13px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
