body {
	background-color: #FFFF66;
}

body, p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#banner {
	width:100%;
	background-color:#FFFFFF;
}

#navcontainer {
	width:100%;
	background-color:#FFFFFF;
}

#titlesection {
	font-size: 24px;
	font-weight: bold;
	padding-bottom:12px;
	padding-top:12px;
	color: #039;
	clear:left;
}

#relatedlinks {
	float:right;
	font-size: 10px;
	padding-bottom:25px;
	padding-top:10px;
	clear:right;
}

#maincontent {
	float:left;
	clear:both;
	width:100%;
}

#footer {
	font-size:10px;
	text-align:center;
	padding-top:24px;
	clear:both;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	padding-top:8px;
	color: #039;
}

.cell_h2 {
	font-size: 18px;
	font-weight: bold;
	color: #039;
}

.score {
	padding-left: 6px;
	text-align:right;
	width: 40px;
}

.team_w {
	padding-right: 12px;
	font-weight:bold;
	width:120px;
}

.team_l {
	padding-right: 12px;
	width:120px;
}
a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #3366CC;
	text-decoration: underline;
}

a:hover {
	color: #3366CC;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top:8px;
	color: #333;
}

.cell_h3 {

	font-size: 14px;
	font-weight: bold;
	color: #333;

}

.mascot_cell {
	background-color: #FFFFFF;
	border: thin solid #000000;
}

.smalltext {
	font-size:10px;
}


.mininav {
	width:100%;
	text-align:left;
	background-color:#fff;
	font-weight:bold;
	font-size:10px;
	padding:5px 0 5px 0;
}

.exhibition {
	color:#039;
	font-style:italic;
}