@charset "UTF-8";
body {
	background-color: #000000;
	font-size: 90%;
	color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	color: #FFF;
}
p {
	margin-bottom: 15px;
	margin-left: 5px;
}
#wrapper {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	width: 150px;
	height: 650px;
	float: left;
	background-image: url(../_images/bg_left.jpg);
	background-position: center bottom;
	background-color: #666666;
	background-repeat: no-repeat;
	font-size: 80%;
	padding-bottom: 150px;
}
#left a:link, #left a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#left a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#left .titleCaption {
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 90%;
}
#header {
	float: right;
	width: 648px;
	height: 32px;
	background-image: url(../_images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 32px;
}
#header .headerDate {
	font-size: 90%;
	margin-left: 10px;
}
#weekend #wrapper #left #sideNav .sideLinks .subItem weekendNav {
	color: #FF0000;
}
#nav {
	float: right;
	width: 648px;
	height: 15px;
	font-size: 12px;
	line-height: 15px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#nav .mainNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav .mainNav li {
	display: inline;
	width: 162px;
	float: left;
	text-align: center;
}
#content {
	float: right;
	width: 600px;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
	background-color: #000000;
	line-height: 18px;
}
#content h1 {
	font-size: 175%;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
	color: #FFF;
}
#content h1 span {
	position: absolute;
	display: block;
	width: 600px;
	height: 29px;
	background-image: url(../_images/gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content h2 {
	font-size: 125%;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #FFF;
}
#content ul {
	margin-left: 10px;
	margin-bottom: 20px;
}
#content a:link, #content a:visited {
	color: #1D7FC9;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	width: 798px;
	height: 14px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin-top: 20px;
	text-align: center;
	color: #666666;
	margin-bottom: 20px;
}
#footer #shareLinks {
	float: left;
	width: 150px;
}
.dateList h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-style: italic;
	margin-top: 10px;
	clear: both;
}
.dateList li {
	margin-left: 20px;
}
.dkgrey {
	background-color: #414142;
}
.grey {
	background-color: #666666;
}
[if lt IE 7]>

h1 span {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gradient.png', sizingMethod='scale');
}
.schedule h2
  {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
.schedule li {
	margin-left: 15px;
	margin-bottom: 5px;
	list-style-type: circle;
}
.schedule li .time {
	width: 135px;
	display: block;
	float: left;
}
#weekendSchedule th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 20px;
	line-height: 22px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#weekendSchedule td {
	padding: 2px;
}
#weekendSchedule .odd {
	background-color: #333;
}
form .alert {
	width: 250px;
	color: #CCC;
}
form {
	margin-bottom: 5px;
}
.alnLeft {
	float: left;
	margin-right: 20px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.alnRight {
	float: right;
	margin-left: 20px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.alert {
	font-size: 120%;
	font-weight: bold;
	color: #C00;
}
#left .sideNav {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#left .sideNav li {
	margin-bottom: 4px;
}
#left .sideNav .secondnav   {
	margin-left: 10px;
}
.judge {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414141;
}
.judge img {
	float: left;
	border: 1px solid #666;
	margin-right: 10px;
	height: 125px;
}
.judge .name {
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0px;
	font-size: 18px;
}

