@charset "UTF-8";

body {
	background-image:url(../images/backgroundhouse.png);
	background-repeat:repeat;
	height:100%;
	margin-top:5px;
	margin-bottom:5%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}
.wrapper {
	margin:auto;
	overflow:hidden;
	width: 1000px;
	background-color:	#FFF;
	border-top-color:#F00;
	border-top-style:solid;
	border-top-width:12px;
}
.wrappermerch {
	margin:auto;
	overflow:hidden;
	height:1346px;
	width: 1000px;
	background-color:	#FFF;
	border-top-color:#F00;
	border-top-style:solid;
	border-top-width:12px;
}
h1{
	color:#13248d;
	font-weight:700px;
	font-size:24px;
	line-height:24px;
}
h2{
	color:#666;
	font-weight:600px;
	font-size:16px;
	line-height:24px;
}
h3{
	color:#F00;
	font-weight:500;
	font-size:16px;
	list-style:20px;
}
h4{
	color:#13248d;
	font-weight:500;
	font-size:16px;
	list-style:20px;
}
h5{
	color:black;
	font-weight:800;
	font-size:12px;
	list-style:20px;
	padding:10px;
}
a:link{
	text-decoration:none;
	color:	#666;
}
a:visited{
	text-decoration:none;
	color:	#666;
}
a:hover{
	text-decoration:underline;
	color:	#F00;
}
a:active{
	text-decoration:none;
	color:	#666;
}
#toplink{
	margin:20px 0 10px 75px;
	text-decoration:none;
	font-size: 12px;
	color: #25338c;
}
#toplink li{
	margin-right: 0.5em;
	border-right:1px solid #F00;
	display: inline;
	padding: 0.25em 13px;
}
#toplink li.last{
	border-right:0;
}
.masthead {
	float:left;
	top:20px;
	width:1000px;
	margin-bottom:25px;
	background-image:url(../images/masthead.png);
	background-repeat:no-repeat;
}
.link {
	margin:0 0 15px 30px;
}
.navbar {
	margin:0 0 0 700px;
	display:block;
	position:relative;
}
.clear{
	float:none;
	clear:both;
	height:10px;
}
.linkschedule a{
	width:30px;
	height:260px;
	overflow: none;
	display:block;
	background-image:url(../images/schedule-rollovers.png);
	margin: 0 5px 5px 5px;
	float: left;
}
.linkschedule a:hover{
	background-position:30px 0px;
}
.linkteams a{
	width:30px;
	height:260px;
	overflow: none;
	display:block;
	background-image:url(../images/teams-rollovers.png);
	margin: 0 5px 5px 5px;
	float: left;
}
.linkteams a:hover{
	background-position:30px 0px;
}
.linktickets a{
	width:30px;
	height:260px;
	overflow: none;
	display:block;
	background-image:url(../images/tickets-rollovers.png);
	margin: 0 5px 5px 5px;
	float: left;
}
.linktickets a:hover{
	background-position:30px 0px;
}
.linkmerch a{
	width:30px;
	height:260px;
	overflow: none;
	display:block;
	background-image:url(../images/merch-rollovers.png);
	margin: 0 5px 5px 5px;
	float: left;
}
.linkmerch a:hover{
	background-position:30px 0px;
}
.linkarea a{
	width:30px;
	height:260px;
	overflow: none;
	display:block;
	background-image:url(../images/area-rollovers.png);
	margin: 0 5px 5px 5px;
	float: left;
}
.linkarea a:hover{
	background-position:30px 0px;
}
.linksponsors a{
	width:30px;
	height:260px;
	overflow: none;
	display:block;
	background-image:url(../images/program-rollovers.png);
	margin: 0 5px 5px 5px;
	float: left;
}
.linksponsors a:hover{
	background-position:30px 0px;
}
.linkblog a{
	width:29px;
	height:260px;
	overflow: none;
	display:block;
	background-image:	url(../images/spirit-rollovers.png);
	margin: 0 5px 5px 5px;
	float: left;
}
.linkblog a:hover{
	background-position:29px 0px;
}
.teamphotos{
	height: 169px;
	width:245px;
	border:solid	#CCC	6px;
	margin:10px 0 0 25px;
}
.teamnames{
	float:left;
	font-size:14px;
	color:#999;
	margin:10px 0 0 25px;
}
#schedulehead{
	float:left;
	height:auto;
	width:800px;
	margin:10px 0 0 75px;
}
#schedule{
	float:left;
	height:auto;
	margin:20px 0 0 75px;
}
#schedule table{
	margin:0 10px 0 0;
	text-align:center;
	font-size:10px;
}
#schedule table th, #schedule table td{
	text-align:center;
	font-size:12px;
	padding:10px;
	font-weight:800;
}
#march{
	float:left;
	height:auto;
	margin:80px 0 0 75px;
}
#march table{
	margin:0 10px 0 0;
	text-align:left;
	font-size:10px;
}
#march table th, #march table td{
	text-align:left;
	font-size:12px;
	padding:10px;
	font-weight:800;
}
#title{
	float:left;
	height:auto;
	margin:80px 0 0 60px;
}
#draw table{
	margin:0 60px 0 0;
	text-align:center;
	font-size:12px;
}
#draw table th, #draw table td{
	text-align:center;
	font-size:14px;
	padding:4px;
	font-weight:800;
}
.merch{
	height: 949px;
	width:800px;
	margin:300px 0 0 60px;
	padding-top:25px;
}
.draw{
	color:#000;
	font-weight:300;
	font-size:12px;
}
.win{
	color:#060;
	font-size:14px;
	font-weight:900
}
.lost{
	color:#F00;
	font-size:14px;
	font-weight:900;
	
}
#header {
	text-align:left;
	margin:0px 0px 0px 75px;
	padding-bottom:10px;
	width:893px;
	border-bottom-color:#F00;
	border-bottom-style:dotted;
	border-bottom-width:2pt;
	height:40px;
	float:left;
}
.columnleft{
	margin:35px 10px 0 75px;
	float:left;
	width:650px;
}
.chartleft{
	margin:35px 0 0 35px;
	float:left;
	width:650px;
	z-index:1;
}
.mapleft{
	margin:20px 10px 0 75px;
	float:left;
	width:590px;
	padding:0 10px 0 0;
	border-color:#F00;
	border-style:solid;
	border-width:1px;
}
.columnright{
	margin:35px 30px 0 0;
	background-color:#b4bae2;
	float:right;
	width:225px;
}
.areainfo{
	margin:40px 30px 0 0;
	background-color:#b4bae2;
	text-align:center;
	float:right;
	width:225px;
}
.areainfo img{
	padding: 10px;
}
.areainfo h2{
	background-color: #25338c;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:900;
}
.columnright h2{
	background-color: #25338c;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:900;
}
table {
	margin:15px 0 10px 30px;
	border-collapse:collapse;
	border-color:black;
	border-spacing:0;
	border-style:solid;
	border-width:0 0 1px 1px;
	font-size:12px;
}
table.livescore th.team {
	text-align:center;
	font-weight:bold;
	width:125px;
}
table.livescore th {
	color:#F00;
}
table th, table td {
	border-color:black;
	border-style:solid;
	border-width:1px 1px 0 0;
	margin:0;
	padding-left:5px;
	padding-right:5px;
}
#footercredits {
	background-color:#CCC;
	clear:both;
	color:black;
	float:left;
	margin-top:10px;
	padding:5px;
	text-align:center;
	width:100%;
	font-size:10px;
	font-style:italic;
	margin:0;
	overflow:hidden;
}
#footercredits a:link{
	text-decoration:underline;
	color:black;
}
#footercredits a:visited{
	text-decoration:none;
	color:#F00;
}
#footercredits a:hover{
	text-decoration:underline;
	color:#F00;
}
 #footercredits a:active{
	text-decoration:underline;
	color:black;
}


<Drawsheet>

table.linescoreteam td{
	color:#F00;
	font-size:11px;
	padding:3px;
	font-weight:bold;
}
table.top td{
	color:#F00;
	text-align:center;
	font-size:14px;
	padding:15px;
	font-weight:800;
}