div#contents h2 {
	margin: 2em 0 0 0;
	padding: 0.5em 0 0 0;
	color: #810000;
	font-size: 1.1em;
	border-top: 2px solid #810000;
	}
div#contents h1.season {
	margin: 2em 0 0 0;
	padding: 0.5em 0 0 0;
	color: #810000;
	text-transform: uppercase;
	font-size: 1.5em;
	border-bottom: 1px solid #808080;
	}

div#slides {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 153px;
	float: right;
	}
table#athleticsched {
	font-size: 0.9em;
	background: white url(../images/logos/bpccwatermark.gif) center no-repeat;
	}
table#athleticsched a {
	text-decoration: none;
	}
table#athleticsched tr#title th {
	font-weight: bold;
	background: silver;
}
table#athleticsched tr.month th {
	color: #810000;
	background: #FDB400;
}
table#athleticsched tr.homegame {
	font-weight: bold;
	}
table#athleticsched tr.legend {
	font-style: italic;
	/*font-size: 0.9em;*/
	}
table#athleticroster {
	font-size: 0.9em;
	background: white url(../images/logos/bpccwatermark.gif) center no-repeat;
	}
table#athleticroster a {
	text-decoration: none;
	}
/*table#athleticroster tr#title th {
	font-weight: bold;
	background: silver;
}*/
table#athleticroster td.number {
	font-size: 1em;
	font-weight: bold;
	}
table#athleticroster tr#title th {
	color: #810000;
	background: #FDB400;
}
table#athleticroster td.name {
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 1em;
	color: #810000;
	}
table#athleticroster td.name a{
	color: #810000;
	}
table#athleticroster td.name a:hover {
	color: #0E67E8;
	text-decoration: underline;
	}
table#athleticroster tr.legend {
	font-style: italic;
	/*font-size: 0.9em;*/
	}
.rosterpage {
	padding: 0;
	margin: 0;
	background: #c0c0c0;
	height: 228px;
	border: solid 1px #810000;
	/*z-index: 0;*/
}
.rosterpagephoto {
	padding: 0;
	margin: 0;
	width: 190px;
	height: 226px;
	position: relative;
	}

.rosterpagestats {
	padding: 0;
	margin: -216px 0 0 200px;
	}
.rosterpagestats p.number {
	font-size: 2em;
	margin: 0.1em 0;
	color: #810000;
	font-weight: bold;
	}
.rosterpagestats p.name {
	font-size: 1.3em;
	margin: 0.1em 0;
	color: #810000;
	font-weight: bold;
	font-style:italic;
	}
.rosterpagestats p.stats {
	margin: 0.1em 0;
	}
div#scoreboard {
	/*width: 700px;*/
	position: relative;
	top: 20px;
	left: -150px;
}
