a:link {color: #330000;}
a:visited {color: #333333;}
a:active {color: #FF0000;}
a:hover {color:#000000;}

.title {font-size:36px; color:#330000; font-style:oblique}
.h1 {font-size: 24px; color:#333333; font-weight: bold;}
.h2 {font-size: 18px; color:#330000; font-style:oblique; font-weight: bold;}
.h3 {font-size: 12px; color:#222222; font-family: verdana;}
.style1 {font-size:11px; font-family: verdana;}
.style2 {font-size:10px; font-family: verdana;}
.news {font-size:11px;}

div {
	margin: 0px;
	padding: 0px;
}

div.schedule {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-align:center;
	width: 220px;
}
div.sched_head {
	margin-top: 5px;
	height: 15px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	background-color: #501114;
	width: 220px;
}
div.left {
	display: inline;
	float: left;
	height: 15px;
	width: 50px;
	margin-left: 20px;
	text-align: left;
}
div.schedule_image {
	display: inline;
	float: left;
	height: 15px;
	width: 15px;
}
div.middle {
	display: inline;
	float: left;
	height: 15px;
	text-align: left;
}
div.right {
	float: right;
	display: inline;
	height: 15px;
	margin-right: 20px;
	text-align: right;
}
div.grey {background-color: #e1e1e1; width: 220px;}
div.white {background-color: #ffffff; width: 220px;}
div.schedule small{
	text-transform: uppercase;
	font-size: 9px;
}
.sched_link {
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	color: #330000;
	font-weight: 500;
	letter-spacing: 1.5;
}
.sched_link a:hover{color:#000000;font-weight: 700;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url("Images/Site/Background.png");
	margin: 0px;
	padding: 0px;
	top: 0px;
	/*background-color:#e1e1e1;*/
}

div#body_pane {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

div#fade_pane {
}

div#left_fade {
	background-position: left;
	background-image: url("Images/Site/mainfadeleft.png"); 
	background-repeat: repeat-y;
}

div#right_fade {
	background-position: right;
	background-image: url("Images/Site/mainfaderight.png"); 
	background-repeat: repeat-y;
}

div#bottom_left_fade {
	display: inline;
	float:left;
	height: 5px;
	width: 5px;
	overflow: hidden;
	background-image: url("Images/Site/mainfadebottomleft.png");
}

div#bottom_right_fade {
	display: inline;
	float:right;
	height: 5px;
	width: 5px;
	overflow: hidden;
	background-image: url("Images/Site/mainfadebottomright.png");
}

div#bottom_fade {
	display: inline;
	float:left;
	width: 840px;
	height: 5px;
	overflow: hidden;
	background-image: url("Images/Site/mainfadebottom.png");
	background-repeat: repeat-x;
}

div#middle_pane {
	margin-left: 5px;
	margin-right: 5px;
	width: 840px;
	background-color: #ffffff;
}

div#header {
	padding: 0px;
	margin: 0px;
	position: relative;
	background-image: url("Images/Site/Header3.png");
	width: 840px;
	height: 75px;
	border-bottom: 1px solid #330000;
}

div#home_link {
	position: absolute;
	top: 45px;
	left: 0px;
	width: 275px;
	height: 30px;
	cursor: pointer;
}
	

div#nav_bar {
	position: absolute;
	top: 50px;
	right: 20px;
}

div.navigation_list ul {
	margin: 0px;
	padding: 0px;
}

div.navigation_list li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

div.navigation_list
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform: uppercase;
	text-decoration:none;
	color:#ffffff;
}
div.navigation_list a {text-decoration:none;}
div.navigation_list a:link {color:#ffffff;}
div.navigation_list a:visited {color:#dddddd;}
div.navigation_list a:hover{color: #990000;}
div.navigation_list a:active{color:#ff0000;}

div#content_pane {
	display: inline;
	float: left;
	top: 195px;
	left: 0px;
	width: 619px;
	padding: 0px;
	margin: 0px;
	min-height: 50px;
	background-image: url("/Images/Site/top_fade_1.7.png");
	background-repeat: repeat-x;
	border-right: 1px solid #330000;
}

#date_modified {
	float: right;
	margin-right: 5px;
	margin-top:5px;
	font-size:9px; 
	color:#333333; 
	font-style:italic
}

div#right_pane {
	display: inline;
	float: right;
	right: 0px;
	top: 195px;
	width: 220px;
	background-image: url("/Images/Site/top_fade_1.7.png");
	background-repeat: repeat-x;
	margin-left: -1px;
	border-left: 1px solid #330000;
	padding-bottom: 45px;
}

div#sponsors_pane {
	margin-left: 5px;
	margin-top: 30px;
	text-align: center;
}

div#validated {
	position: absolute;
	bottom: 18px;
	right: 6px;
}

div#footer {
	position: relative;
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
	text-align: center;
	height: 15px;
}

img
{
	border:0px;
	padding: 0px;
	margin: 0px;
}

.links
{
	text-align:center;
	text-decoration:none;
}

.sponsor_head {
	text-align: left;
	font-size: 18px; 
	color:#330000; 
	font-style:oblique; 
	font-weight: bold;
	margin-left: 5px;
}



