﻿body {
	color: rgb(0, 0, 128);
	/* margin: 0 auto; */
	text-align: center; /* for IE */
	background-color: white;
	background-image: none;
	background-repeat: repeat;
	background-image: url(../Images/gates2.png);
	background-position: top left;

}
  
a {color: #FF0000;}
a:visited {color: #0000FF;}
a:link {color: #000080;}
a:hover {color: #000080;}
  
  img.header1{
  display: block;
  	background-color: White;
	/* margin-left: 2em; */
	/* margin-right: 2em; */
  }
  
.header {
	background-image: url(../Images/EmeraldLeague.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	clear: both;
	position: static;
	width: 100%;
	height: 114px;
}
.marquee {
	background-image: none;
	font: oblique bold 1.0em Tahoma;
	text-align: center;
	clear: both;
	position: static;
	width: 100%;
	height: auto;
}
 .colHeader {
	font: bold 12pt/12pt "Tahoma";
	text-align: center;
	vertical-align: bottom; /* font-size: 12pt; */
	/* line-height: 12pt; */
	margin: 0 auto;
	position: static;
	width: 117px;
	height: 32px;
	background-color: #007300;
	color: White;
	border-style: solid;
	border-width: 4px;
	border-top-color: #005200;
	border-left-color: #005200;
	border-bottom-color: #008400;
	border-right-color: #008400;
}

.content {
	/* align for good browsers */
	/* text-align: left; *//* counter the body center above */
	text-align: center;
 	position: static;
	width: 100%;
	background-image: none;
	/* background-color: Green; */
}
.centerContent {
	/* margin: 0 auto; *//* align for good browsers */
	text-align: center;/* counter the body center above */
 	position: static;
	width: 100%;
	background-color: Green;
}
.sub-content {
	margin: 0 auto;
	width: 530px;
	/* background-color: Olive; */
}
  
.footer {
	/* background-color: Aqua; */
	margin: 0 auto;
	text-align: center;
	clear: both;
	position: static;
	width: 750px;
}
  
.container {
	position: static;
	width: 100%;
}
.col01{
	float: left;
	margin: 0 auto;
	/* width: 10em; */
	width: 33%;
	height: 100%;
	/* background-color: Silver; */
	text-align: center;
	line-height: 20pt;
	background-color: #FFFFFF;

}
.col02{
	margin: 0 auto;
	width: 33%;
	height: 100%;
	line-height: 20pt;
	/* background-color: Gray; */
	text-align: center;
	background-color: #FFFFFF;

}

.col03{
	float: right;
	width: 33%;
	height: 100%;
	margin: 0 auto;
	/* background-color: Silver; */
	text-align: center;
	background-color: #FFFFFF;

}

/*
.myul {
padding:	0;
margin: 0;
}
*/

.myul li{
	list-style-type: none;
	text-align: left;
}

.leftbar {
	position: static;
	top: 0px;
	left: 0px;
	width: 200px;
	border: 1px solid #dfdfdf;
}

.centerbar {
  margin-left: 210px;
  margin-right: 0px;
  border: 1px solid #dfdfdf;
}
  
div.centered {
 	text-align: center;
}

div.centered table {
	empty-cells: show;
	margin: 0 auto;
	text-align: left;
	background-color: White;
	/* font: 12pt Comic Sans MS; */
	font: 12pt Tahoma; 
	border-collapse: collapse;
	border-style: none;
	/* color: Aqua; */
	/*
	border: 1px;
	padding: 0px;
	border-spacing: 0px;
	border-width: 1px;
	*/
}

.schedule thead {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	border-style: none;
  	/* color: red; */
}
  
.schedule tbody {
	/* border-style: solid; */
  	vertical-align: top;
  	text-align: center;
  	/* background-color: Silver; */
}

.schedule th {
  	border-style: none;
}
  
.schedule tr {
  	height: 20pt;
  	/* padding: 0pt 8pt 0pt 8pt; */
  	border-style: none;
	border-width: 0px 0px 0px 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-color: white;
}
  
.schedule td {
   border-color: inherit;
  	border-style: solid;
	border-width: 0px 4px 0px 4px;
	border-top-style: none;
	border-bottom-style: none;
}
  
.schedule thead tr {
  	border-style: none;
}

.schedule tr.odd {
  	background-color: Silver;
	border-color: Silver;
}

/*
.schedule tr.odd th {
	border-color: silver;
}
*/

.col2 {
	text-align: left;
	/* color: Green; */
}

.sponsor-list {
 	/* background-color: Aqua; */
	margin: 0 auto;
 	text-align: left;
	/*  clear: both; */
	position: static;
	width: 100%; /* 750px */
}
.sponsor-logo {
	float: left;
	clear: left;
	margin: 0 auto; /* width: 10em; */
	height: auto; /* background-color: Silver; */
	text-align: left;
}

.sponsor-item {
	clear: both;
 	/* background-color: Aqua; */
 	margin: 0 auto;
 	text-align: left;
	/* clear: both; */
	position: static;
	width: 100%;
}

.sponsor-text {
	font: bold small Tahoma;
}
