@charset "utf-8";
/* CSS Document */
.tv-container .main-container-wrapper{
	width:1168px;
	height:1516px;
	padding:0;
}
.tv-container .main-container-wrapper .main-content{
	margin:0;
	padding:0;
	width:100%;
}
.tv-background{
	width:2672px;
	height:488px;
	display:none;
}
.tv-date-time{
	width:1168px;
	height:488px;
	display:none;
	float:right;

}
.tv-media{
	width:2672px;
	height:1516px;
	display:none;
	<!--display:inline-block;-->
}
.tv-schedule{
	width:464px;
	/*height:1516px;*/
	display:inline-block;
	float:left;
}
.tv-timer{
	width:3840px;
	height:148px;
	display:none;
}
body .main-container-wrapper .main-content .col-gray-bg{
	background:none;
	margin:0;
}
.simple_calendar {
	text-align: center;
	height:100%;
}
.main-container-wrapper .main-content .col-gray-bg p{
	margin: 0 0 5px;
}
p.description {
	font-size: 12px;
}
.main-container-wrapper hr{
	margin: 10px 5%;
	border-top: 4px solid #dcdcdc;
}
.main-container-wrapper .brick {
	color: #226BAA
	text-transform: uppercase;
	font-size: 3.5em;
}
h2 {
	color: #226BAA
}
span.font-italic {
	font-style: italic;
}
strong.subsponsor {
	color: darkgrey;
	font-style: italic;
	display: block;
	margin-bottom: 5px;
}