@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	}
	
.style2 {
	font-size: 16px;
	font-weight: bold;
	}
	
#intro {
	font-family: "Century Gothic, Arial, Helvetica, sans-serif";
	font-size: 14px;
	text-align:center;
	width: 700px;
	}
	
#hof, #todays, #previous {
	align: center;
	width: 998px;
	}
	
#thumbs1, #thumbs2, #thumbs3 {
	width: 724px;
	float: left;
	margin-left: 10px;
	}
	
#text1, #text2, #text3 {
	width: 246px;
	margin-left: 746px;
	}
	
