.teamHeader {	margin: 14px 0 0 14px;	font-size: 15px;	font-weight: bold;	text-transform: uppercase;	color: #fff;	height: 22px;	line-height: 22px;}.teamHeader img {	padding-right: 10px;	vertical-align: bottom;}.teamSchedule {	margin-left: 14px;	font-weight: bold;	color: #fff;	border-collapse: collapse;	width: 95%;}.teamSchedule tr th {	font-size: 13px;	font-weight: bold;	color: #fff;	border-bottom: 1px solid #ffcdb7;	text-align: left;	padding: 4px 6px;	margin: 0;}.teamSchedule tr td {	font-size: 13px;	color: #fff;	border-bottom: 1px solid #ffcdb7;	padding: 4px 10px;	margin: 0;}.teamSchedule tr td.date {	width: 22%;}.teamSchedule tr td.opponent {	width: 48%;}.teamSchedule tr td.opponent a {	text-transform: uppercase;}.teamSchedule tr td.score {	width: 25%;}.teamSchedule tr td.footer {	font-size: 10px;	border-bottom: none;}.teamSchedule tr .r {	text-align: right;}#mainPhoto {
	border: none;
	height: 600px;
}#mySlides a {
	color: #fff;
}
#myController span {
	color: #666;
	margin-right: 10px;
	cursor: pointer;
}
.jFlowControl {
	background-color: #0D283D;
	height: 33px;
	cursor:pointer;
}
#jFlowSlide {
	border: none;
	text-align:left;
}
#myController div {
	margin-left: 15px;
	height: 28px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	position: relative;
	top: 1px;
}
#myController .jFlowSelected {
	background: #1E5480;
	border-bottom: solid 1px #1E5480;
	position: relative;
	top: 1px;
	z-index: 999;
}
.menuContent {
	background-color: #0D283D;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	clear: both;
	background-image: url(../Images/container-gradient.png);
	background-repeat: repeat-x;
}
.content {
	margin:10px 25px;
}