body {
	margin:0;padding:0 0 2em 0;
	background:white;
	text-align:center;
	font:0.8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	}

#content { 
	width:640px;
	margin:0 auto;
	text-align:left;
	}

h1#eric {
	margin:0;padding:0;
	width: 640px;
	height: 711px;
	background: url(header-eric.jpg) no-repeat; 
	text-indent:-9999px;
	}

h1#series {
	margin:60px 0 0 0;padding:0;
	width: 640px;
	height: 56px;
	background: url(header-series.gif) no-repeat; 
	text-indent:-9999px;
	}
	

h2 {
	padding: 1em 0 0 0;
	}
	
table {
	width:640px;
	border: 1px solid black;
	font: 0.8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	}

table th {
	background-color: #ccc;
	}

table tr.done {
	color: grey;
	}

table tr:hover {
	background: #eee;
	}

.winner {
	font-weight: bold;
	color: #000;
	font-style: normal;
	}

a:link, a:visited { color:#000; }
.done a:link, .done a:visited { color:grey; }	
a:hover, .done a:hover { color:red; }


.footer {
	text-align:center;
	padding:1em;
	}

.home img {
	border:none;
	z-index:1;
	position:absolute;
	margin:0 0 0 520px;
	}
	