@charset "utf-8";
/* CSS Document */

.style1 {
	font-size: 10px
}
.small_link {
	font-size: 10px;
}
.style2 {
	color: #FFFFFF
}
.style4 {
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {
	color: #000000;
}
.style6 {
	font-size: 18px;
	font-weight: bold;
}
.style7 {
	color: #333333;
	font-weight: bold;
}
.style8 {
	font-size: 14px
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	width: 174px;
	height: 0;
}
body {
	background: #112942;
	margin-top: 20px;
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/brick-2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 767px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:100%;
	background: #112942;
	margin: 0 auto;
	background-image: url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	text-align:left;
}
.header {
	height: 100px;
}
.spacer {
	font-size : 0;
	line-height : 0;
	clear : both;
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a {
	margin : 0;
	padding : 0;
}
ul {
	list-style : none;
}
#mediaPlayer {
	position: absolute;
	width: 225px;
	height: 187px;
	text-align: left;
	left: 543px;
	top: 74px;
}
.top_row {
	width: 555px;
	Height: 116px;
	margin: 0;
	background-image: url(images/top_row.jpg);
}
.top_row_img {
	width: 175px;
	Height: 102px;
	margin: 1px 0px 3px 17px;
	float: left;
}
.top_row_text {
	width: 318px;
	Height: 78px;
	margin: 1px 0px 3px 4px;
	padding: 12px;
	float: left;
	position: relative;
}
.more{
	width:66px;
	background:url(images/top_row_more.jpg) no-repeat 0 0;
	color:#FFFFFF;
	height:15px;
	font:12px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:2px 0 0 12px;
	float:right;
	position: absolute;
	left: 238px;
	top: 85px;
	}
#leftNav {
	margin : 0;
	background-image: url(images/sportsbuttons.jpg);
}
#leftNav ul {
	width:131px;
	display:block;
	margin:0 0 0 60px;
}
#leftNav ul li {
	padding: 6px 0 6px 18px;
	color: #c1c1c1;
}
#leftNav ul li a {
	color: #c1c1c1;
}
#leftNav ul li a:hover {
	padding: 0;
	background:url(images/sportsbuttons-over.jpg) no-repeat;
	color: #c1c1c1; 
	text-decoration:underline;
}
#leftbanner {
	width:192px; 
	hieght:100%;
}
#topNav {
	margin : 0;
	width : 555px;
	height : 52px;
	background-image:url(images/top_btn_divider.jpg);
}
#topNav ul {
	width : 590px;
	margin : 0;
}
#topNav ul li {
	height : 52px;
	width: 77px;
	float: left;
	background: #292929 url(images/top_btn_backgrnd.jpg) repeat-x 0 0;
	color: #c1c1c1;
	font: 11px/19px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}

#topNav ul li a {
	height : 52px;
	width: 77px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align: middle;
}

#topNav ul li a:hover {
	height : 52px;
	width: 77px;
	background: url(images/top_btn_backgrnd-over.jpg) repeat-x 0 0;
	color:#FFFFFF;
	text-decoration: underline;
	font: 11px/19px Arial, Helvetica, sans-serif;
	display:block;
	vertical-align: middle;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.horz_menu {
}
.vert_menu {
	width: 178px;
	height: 240px;
	background-image: url(images/button1.jpg);
	margin: 0px;
	line-height: 20px;
	float: left;
	position: relative;
}
.vert_menu_buttons {
	height: 20px;
}
.right_col {
	float: right;
	width: 188px;
}
#mid_col {
	width: 381px;
	background-image:url(images/mid_col_backgrnd.jpg);
	top: 0px;
	float: right;
	display: block;
}
#mid_col p {
	width: 270px;
	margin: 0px 0px 0px 90px;
}
.mid_col_divider {
	width: 300px;
}
#mid_col h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background:url(images/newspaper.gif) no-repeat 0px 0px;
	padding-left: 60px;
	line-height: 44px;
}
#mid_col h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background:url(images/mic.gif) no-repeat 0px 0px;
	padding-left: 60px;
	line-height: 44px;
}
.left_col {
	width: 193px;
	margin: 0;
}
.sitemap_content {
	width: 456px;
	padding: 0px 20px 15px 80px;
	left: 182px;
	top: 290px;
}
.bullet_list {
}
.footer_bar {
	height: 30px;
	background-image: url(images/footer_bar.jpg);
	top: 769px;
}
.footer {
	background-color: #112942;
	background-image: url(images/footer_backgrnd.jpg);
	height: 84px;
	clear: both;
	padding-top: 12px;
	margin: auto;
}

.link1 A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link1 A:hover {
	color:#FFCC00;
	text-decoration: underline;
	font-style: normal;
	text-decoration: underline;
}
.link1 A:visited {
	color:#FFFF99;
	font-style: normal;
	text-decoration: none;
}
.link2 A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link2 A:hover {
	background-image: url(images/button1-over.jpg);
	text-decoration: underline;
}
.link2 A:visited {
	color:#FFFF99;
	font-style: normal;
	text-decoration: none;
}
.sitemap A:link {
	color: #660000;
	text-decoration: none;
}
.sitemap A:hover {
	background-image: url(images/sitemap_link1-over.jpg);
	text-decoration: underline;
}
.sitemap A:visited {
	color: #660000;
	font-style: normal;
	text-decoration: none;
}
.ItemStyle {
	font-family: "Arial";
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(images/usm.gif);
	color: #003399;
	line-height: 22px;
}
.PopItemStyle {
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(images/dsmh.gif);
	color: #003399;
	font-family: "Arial";
	line-height: 18px;
}
#footer {
	width:740px;
	margin:0 auto 0 auto;
	height: 80px;
}
#footer ul {
	width:720px;
	height:15px;
	margin:0 auto 0 auto;
	text-align: center;
}
#footer ul li {
	float:left;
	font-size: 9px;
	color:#FFFFFF;

}
#footer ul li a {
	font:9px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	margin:0 5px 0 5px;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer p {
	width:170px;
	font-size: 9px;
	color:#F3F1DF
}
