@charset "utf-8";
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a.b:link {
	color: #164299;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #164299;
}
a.b:hover {
	text-decoration: underline;
	color: #164299;
}
a.b:active {
	text-decoration: none;
	color: #164299;
}
a.bg:link {
	color: #164299;
	text-decoration: none;
}
a.bg:visited {
	text-decoration: none;
	color: #164299;
}
a.bg:hover {
	color: #999;
}
a.bg:active {
	text-decoration: none;
	color: #164299;
}
a.g:link {
	color: #333;
	text-decoration: none;
}
a.g:visited {
	text-decoration: none;
	color: #333;
}
a.g:hover {
	text-decoration: underline;
	color: #333;
}
a.g:active {
	text-decoration: none;
	color: #333;
}
#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 100%;
}
#header_left {
	float: left;
	height: 63px;
	width: 460px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	text-align: left;
}
#header_right {
	height: 23px;
	width: 470px;
	float: left;
	padding-top: 42px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
}
#menu {
	float: left;
	height: 30px;
	width: 930px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top: 10px;
	background-repeat: repeat-x;
}
#menu_left {
	float: left;
	height: 215px;
	width: 210px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#picture {
	float: left;
	height: 215px;
	width: 720px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#content_left {
	float: left;
	height: 100%;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right: 10px;
	list-style-image: url(images/bulletpoint.gif);
	background-color: #FFF;
	padding-top: 10px;
	margin: 0px;
}
#content_middle {
	float: left;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right: 10px;
	list-style-image: url(images/bulletpoint.gif);
	padding-bottom: 10px;
	background-color: #FFF;
	margin: 0px;
	padding-top: 10px;
}
#sports_stages {
	height: 285px;
	width: 100%;
}

#content_right {
	float: left;
	height: 290px;
	width: 310px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	background-color: #FFF;
}
#footer_left {
	background-color: #164299;
	float: left;
	height: 44px;
	width: 205px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #FFF;
	padding-top: 6px;
}
#footer_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #164299;
	float: left;
	height: 40px;
	width: 710px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer {
	float: left;
	height: 50px;
	width: 930px;
}
#map {
	float: left;
	height: 15px;
	width: 930px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #333;
	text-align: center;
	padding-top: 5px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.call_red {
	color: #DA2127;
	font-weight: bold;
	font-size: 18px;
}

.call {
	font-size: 18px;
	font-weight: bold;
}

.red {
	color: #DA2127;
	font-weight: bold;
}

.headings {
	font-size: 16px;
	color: #164299;
	font-weight: bold;
}
.menu_sub {
	color: #164299;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-weight: bold;
}
#archives {
	font-size: 12px;
	float: left;
	width: 720px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*Add by AGS*/
/*Make links in existing content appear*/
.arial a, #content_middle a
{
	color:black;
}
.b {
	color: #164299;
}

h1 {
	font-size: 16px;
	color: #164299;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	color: #DA2127;
	font-weight: bold;
}

h3, h4, h5, h6 {
	font-size: 12px;
	color: #DA2127;
	font-weight: bold;
}