html {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px; 
	}
body {
	width: 800px;
	text-align: left; 
	margin: 0px auto;
	}
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: 80px;
	width: 90px; 
	}
div.ball:hover {
	background-image: url(pix/footballsmall-o.gif);
	}
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: #a96; 
	}
div.ball a:active,div.ball a:hover {
	color: #517; 
	}
div#link1 {
	position: relative;
	top: +25px;
	left: +50px; 
	}
div#link2 {
	position: relative;
	top: +20px;
	left: +10px; 
	}
div#link3 {
	position: relative;
	top: -5px;
	left: +60px; 
	}
div#link4 {
	position: relative;
	top: -5px;
	left: +10px; 
	}
div#link5 {
	position: relative;
	top: -15px;
	left: +50px; 
	}
div#link6 {
	position: relative;
	top: -20px;
	left: +60px; 
	}
div#link7 {
	position: relative;
	top: -25px;
	left: +30px; 
	}
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; 
	}
	
.footermenu {
	margin: 3px;
	padding: 2px;
	font-size: 85%;
	text-align: center;
	}

.footermenu a {
	margin: 1px 10px;
	padding: 1px 10px;  }

.footermenu a:hover {
	background-color: #e0ffea;
	border: 1px #009cff dotted;
	margin: 0px 9px; 		}


@media print {
	body {
		margin: 0;
		padding: 0;
		}

	.footermenu	{
		display: none; 		}

	}

	
	
	