#content {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFF99;
	color: #000099;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 00px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
	color: #0000FF;
}
#content a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0000FF;
	display: block;
}

#stats {
	margin-top: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

#stats th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 26px;
	background-color: #CCFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#stats td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#stats a:link, #stats a:visited, #stats a:active {
	text-decoration: none;
	color: #0000FF;
}
#stats a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0000FF;
	display: block;
}

#stats1 {
	margin: 0px 0px 10px 0px;
	border-left: 1px solid #000000;
}
#stats1 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #CCFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#stats1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#stats1 .left {
	text-align: left;
	text-indent: 4px;
}

#totw {
	background-image: url(../images/pitch.gif);
}
#totw tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFF99;
}
#totw td {
	height: 140px;
}
#totw th {
	font-size: 1px;
	height: 3px;
}