#Softball_Div {
	font-size: 11px;
	font-weight: bold;
	width: 378px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000;
	color: #000;
	border-right-color: #AEAEAE;
}
#Baseball_Div {
	font-size: 11px;
	font-weight: bold;
	width: 378px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000;
	border-left-color: #AEAEAE;
}
#mainContent {
	height: auto;
	font-size: 14px;
	line-height: 1.5;
}
.profile {
	clear: right;
	overflow: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #640800;
}


#mainContent p a {
	font-weight: bold;
}

a:link {
	color: #AA0501;
	font-weight: bold;
}

a:visited {
	color: #F00800;
	font-weight: bold;
	text-align: center;
}
#calendar {
	width: 587px;
	font-size: 11px;
	border: thin solid #640A00;
	border-collapse: collapse;
	line-height: 2;
	font-family: Arial, Helvetica, sans-serif;
}
th, td {
	border: thin solid #640A00;
	padding-left: 4px;
}
#phototable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#phototable {
	float: right;
}
#quicklinks {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	line-height: 1.7;
	font-size: 13px;
	text-align: center;
}
.TabbedPanelsContent.TabbedPanelsContentVisible {
	text-align: justify;
}

#venuekey {
	font-size: 11px;
	line-height: 1.25;
	border-collapse: collapse;
	border: thin solid #640A00;
	font-family: Arial, Helvetica, sans-serif;
}
#endofseasontable {
	font-size: 11px;
	line-height: 1;
	text-align: center;
	border-collapse: collapse;
	border: thin solid #640A00;
	font-family: Arial, Helvetica, sans-serif;
}
#standout {
	font-size: 11pt;
	font-weight: bold;
	color: #F00800;
	text-decoration: blink;
	text-align: center;
}
