body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border: solid 0px #ffffff;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #cd000b;
}

#epk {
	font-size: 11px;
}

#epk h4 {
	font-size: 13px;
	font-weight: bold;
	color: #ce000c;
	padding-top: 10px;
}

#epk a, a:link, a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#epk a:hover {
	color: #ce000c;
	font-weight: bold;
	text-decoration: none;
}


#goaltext {
	left:5px;
	top:263px;
	width:430px;
	height:300px;
	z-index:5;
	overflow-y: scroll;
	overflow-x:hidden;
}

#about {
	background: #ffffff;
}

#about a img, a:link img, a:visited img {
	padding: 5px;
	border: solid 2px #e5e5e5;
}

#about a:hover img {
	padding: 5px;
	border: solid 2px #ce000c;
}

#about .active {
	padding: 5px;
	border: solid 2px #ce000c;
}

#aboutright {
	background: #ffffff;
}

#aboutright a img, a:link img, a:visited img {
	padding: 0px;
	border: solid 2px #fff;
}

#aboutright a:hover img {
	padding: 0px;
	border: solid 2px #fff;
}

#sponsors p {
	padding-bottom: 10px;
}

#sponsors h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

#sponsors h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
}

#sponsors img {
	top-padding: 5px;
	bottom-padding: 5px;
}

#events h5 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 0px;
}

#events p {
	padding: 5px 0px 5px 0px;
}

#events .desc {
	padding: 5px 0px 5px 10px;
}

#events h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ce000c;
	padding: 0px 10px;
}

#header_table {
background-image:url(/siteimages/header/headermain.png);
background-repeat:no-repeat;
}

/* Contact Us Page*/
/* Main Text*/
.Contact_Text {font-size: 12px; color: #333333; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
/* Titles / Headings*/
.Contact_Title {font-size: 14px; color: #FFFFFF; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold; }

.epk_text {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; font-weight: bold; }

.title_text {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: bold; }

/* LINKS */
.Links {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; }

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #333333;
}