html {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px; 
	}
div#body {
	width: 800px;
	text-align: left; 
	}
div#ballinks {
	position: relative; 
	float: left; 
	left: -40px; 
	top: -20px; 
	width: 80px; 
	height: 403px;	
	text-align: center;
	}
div.ball {
	background-image: url(pix/footballsmall.gif);
	height: 90px;
	width: 90px; 
	}
div.ball a {
	position: relative;
	padding-top: +43px;
	font-size: 1.35em;
	font-weight: bold;
	height: 40px;
	width: 90px;
	display: block; 
	}
div.ball a:link,div.ball a:visited {
	color: #000000; 
	}
div.ball a:active,div.ball a:hover {
	color: #ffff00; 
	}
div#link1 {
	position: relative;
	top: +30px;
	left: +60px; 
	}
div#link2 {
	position: relative;
	top: +20px;
	left: +10px; 
	}
div#link3 {
	position: relative;
	top: +10px;
	left: +60px; 
	}
div#link4 {
	position: relative;
	top: 0px;
	left: +10px; 
	}
div#link5 {
	position: relative;
	top: +10px;
	left: +60px; 
	}
div#link1b {
	position: relative;
	top: +10px;
	left: +10px; 
	}
div#link2b {
	position: relative;
	top: -70px;
	left: +150px; 
	}
div#link3b {
	position: relative;
	top: -180px;
	left: +290px; 
	}
div#helmetlinks {
	margin: 0px auto; 
	clear: both; 
	text-align: center;
	}
div#helmetlinks img {
	padding: 0 10px;
	}
div#bottom {
	clear: both; 
	margin-top: 10px;
	}
.editable {
	font-weight: bold;
	font-style: italic;
	font-size: 120%; 
	}
.maincontent {
	position: relative;
	width: 360px;
	float: right;
	}
.calmenu {
	font-size: 8px; 
	}
h1, h2 {
	margin: 0em;
	padding: 7px;
	text-align: center; 
	color: #38006c; 
	}
dl dt {
	font-weight: bold;
	font-style: italic;
	font-size: 130%;
	padding-top: 9px;
	padding-bottom: 5px;
	color: #38006c; 
	}

h2 { 
	}
h3 { 
	}
h4 { 
	}
h5 { 
	}
h6 { 
	}
th {
	white-space: nowrap;
	width: 100px;
	height: 24px;
	text-align: center; 
	}