@charset "utf-8";
/* CSS Document */

body  {
	background: #000000 url('/media/image/athletics/bodyBG.gif');
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	font-size: 13px;
	line-height: 19px;
	  
}

/*td {
	text-align: left;
}*/

a {
	color: #990000;
	font-weight:bold;
}

a:hover {
	color:#000000;
}

a:visited {

}

a:active {
	
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	align:center;
}

ul {
	padding: 0px 15px 5px 20px;
	margin: 15px 0px 20px 0px;
}

li {
	padding: 0px 0px 3px 0px;
	list-style-type: none;
}

h1 {
	font-size:22px;
	color: #605F4F;
	background-color: #FFF100;
	padding: 18px 8px 8px 8px;
	margin: 0px;
}

h2 {
	font-size: 21px;
}

table#wrappertable {
	width: 922px;
}

.header1 {
	height:30px;
}

.headerNavTD {
	height: 25px;
	vertical-align: bottom;
	padding: 0px 23px 0px 0px; 
}


#headerNav {
	height:25px;
}

#headerNavLeft {
	height:25px;
	width: 4px;
	float: right;
	background: url('/media/image/athletics/headerNavLeft.gif') no-repeat;
}

#headerNavLinksWrapper {
	padding-top: 5px;
	font-size: 12px;
}

#headerNavLinks {
	height:25px;
	float: right;
	background:url('/media/image/athletics/headerNavlinks.gif') repeat-x;
	font-weight: bold;
	color: #666666;
}

#headerNavLinks a:link {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding-left: 8px;
	padding-right: 8px;
}

#headerNavLinks a:hover {
	color: #000000;
}

#headerNavLinks a:visited {
text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding-left: 8px;
	padding-right: 8px;
}
#headerNavLinks a:active {
text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding-left: 8px;
	padding-right: 8px;
}

#headerNavRight {
	height:25px;
	width: 4px;
	float: right;
	background:url('/media/image/athletics/headerNavRight.gif') no-repeat;
}

.bannerTop {
	background: url('/media/image/athletics/bannerTop.gif') no-repeat;
	height: 11px;
}

.banner {
	width: 900px;
	height: 164px;
	background: #000000 url('/media/image/athletics/mainBannerAthleticHome.jpg') no-repeat;
	color: #FFFFFF;
}

#bannerTitle {
	margin: 70px 0px 0px 240px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 54px;
	font-weight: bold;
}

#bannerSubTitle {
	margin: 15px 0px 0px 244px;
	color: #CCCCCC;
	font-size: 14px;
}

.bannerTagline {
	background: #446782 url('/media/image/athletics/bannerTaglineBG.gif') repeat-y;
	height: 19PX;
	color:#FFFFFF;
	padding: 5px 0px 5px 66px;
	border-left: 1px solid #494949;
	border-right: 1px solid #494949;
}

table#contentTable {
	background:url('/media/image/athletics/contentBG.gif') repeat-y;
}


.leftCol {
	width: 199px;
	padding: 0px 0px 50px 0px;
	border-left: 1px solid #494949;
}


.middleCol {
	width: 460px;
	padding: 13px 20px 50px 20px;
}

.rightCol {
	width: 199px;
	padding: 0px 0px 50px 0px;
	border-right: 1px solid #494949;
}

#footer {
	height: 90px;
	background: #820000 url('/media/image/athletics/footerTopBG.gif') repeat-y;
	color:#FFFFFF;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	text-align:center;
	font-size:12px;
}

#footer a:link {
	color:#CCCCCC;
	padding: 0px 8px 0px 8px; 
}

#footer a:hover {
	color:#FFFFFF;
}

#footer a:visited {
	color:#CCCCCC;
	padding: 0px 8px 0px 8px; 
}

#footer a:active {
	color:#CCCCCC;
	padding: 0px 8px 0px 8px; 
}

.footerBottom {
	background-color: #7C7C7C;
}












