html { background: #EFEFEF url(background.jpg) top center no-repeat; }
body { background: transparent none; }
#siteHeader { background: url(pageHeader.jpg); }
#displayBodyHeader { border-color: #FFF; }
.dateImage .month { background-color: #10105a !important; }
.subNav .children a { background-color: #10105a !important; }
.relatedSections a { background-color: #10105a !important; }

/* COACHES TABLE */

.coaches td {
	height: 20px;
}

.coaches .check {
	height: 20px;
	width: 100%;
	background: url(check.png) 50% 0 transparent no-repeat;
}