body {
	margin: 0;
	padding: 0;
	background: #002147;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.55em;
	min-width: 960px;
}

a {
	outline: 0;
	color: #fff;
}
	a.more {
		text-decoration: none;
	}
		a.more span {
			text-decoration: underline;
		}
img {
	border:  0;
}
	.title img {
		vertical-align: middle
	}

.hide {
	display: none;
}

span.date {
	color: #002147;
	font-weight: bold;
}

table.right {
	float: right;
	display: inline;
	margin: 10px 0 10px 25px;
	text-align: center;
	font-style: italic;
}
table.left {
	float: left;
	display: inline;
	margin: 10px 25px 10px 0;
	text-align: center;
	font-style: italic;
}
table.center {
	margin: 10px auto;
	text-align: center;
	font-style: italic;
}
img.left {
	float: left;
	display: inline;
	margin: 10px 25px 10px 0;
}
img.right {
	float: right;
	display: inline;
	margin: 10px 0 10px 25px;
}
img.center {
	margin: 10px auto;
	text-align: center;
}


#exp_bg {
	overflow: hidden;
	background: #767676;
}
#exp_page {
	position: relative;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	color: #666;
	line-height: 1.65em;
	height: 0px;
	background: url(../webimages/ath_expand_page.gif) no-repeat left bottom;
	overflow: hidden;
}
    #exp_page a {
        color: #666;
    }
	#exp_page h1, #exp_page h2 {
		margin: 0;
		padding: 10px 0 0;
		font-size: 14px;
		line-height: 18px;
		color: #333;
	}
		#exp_page h1 a, #exp_page h2 a {
			color: #333;
		}
	#exp_page ul {
		margin: 0;
		padding: 0 0 10px;
		list-style: none;
		line-height: 1.8em;
	}
	#exp_page p {
		margin: 0;
		padding: 3px 0 10px;
	}
.exp_hide {
	display: none;
}
.exp_show {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 120px;
	width: 954px;
	padding: 0 3px;
}
	#exp_page .site {
		position: relative;
		float: left;
		display: inline;
		width: 110px;
		height: 100px;
		overflow: hidden;
		margin: 9px 0 0 8px;
	}
		#exp_page .site .title a {
			position: absolute;
			top: 0;
			left: 0;
			height: 20px;
			line-height: 20px;
			text-align: center;
			width: 110px;
			padding: 75px 0 5px;
			text-decoration: none;
			font-size: 12px;
			color: #00234c;
			font-weight: bold;
			background: url(../webimages/spacer.gif);
		}
	#exp_page table {
		margin: 0 auto;
		padding: 0;
		border-collapse: collapse;
		border: 0;
	}
	#exp_page td {
		padding: 0 8px;
	}
	#exp_page .column {
		float: left;
		display: inline;
		height: 108px;
		width: 165px;
		overflow: hidden;
		text-align: center;
	}
    #exp_popularTab a img {
        opacity: .75;
		filter: alpha(Opacity=75);
    }
        #exp_popularTab a:hover img {
            opacity: 1;
		    filter: alpha(Opacity=100);
        }
	
#bg {
	background: url(../webimages/ath_home_bg.gif) repeat-x left top;
	min-height: 530px;
}

#page {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 250px;
	background: url(../webimages/ath_header_shadow.gif) no-repeat left top;
}

#logo {
	position: absolute;
	left: 0;
	top: 10px;
}
	#logoImage {
		display: block;
		width: 166px;
		height: 26px;
		overflow: hidden;
		background: url(../webimages/ath_SAU_logo.png) no-repeat left top;
	}
	* html #logoImage {
		position: relative;
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_SAU_logo.png', sizingMethod='crop');
	}
	#logo a {
		top: 0;
		left: 0;
		position: absolute;
		display: block;
		width: 166px;
		height: 26px;
		overflow: hidden;
		background: url(../webimages/spacer.gif) no-repeat left top;
		z-index: 200;
	}
	#logo span {
	    display: none;
	}

#utility {
	float: right;
	display: inline;
	height: 40px;
	padding: 0 0 5px;
	overflow: hidden;
}

#utility ul {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 3px 0 5px;
	list-style: none;
	font-size: 10px;
	color: #bfc7d0;
}
	#utility li {
		float: left;
		display: inline;
	}
	#utility ul a {
		display: block;
		color: #bfc7d0;
		text-decoration: none;
		height: 28px;
		padding: 0 5px;
		line-height: 28px;
	}
	* html #utility ul a {
		display: inline-block;
	}
	#utility ul a.selected, #utility ul a:hover {
		background: #3e5067;
	}

	
#utilitySearch {
	float: left;
	display: inline;
	background: #f2f2f2 url(../webimages/ath_utilitySearchBar_bg.gif) no-repeat left top;
	height: 29px;
	overflow: hidden;
	color: #002652;
	font-weight: bold;
	font-size: 10px;
	line-height: 26px;
	text-transform: uppercase;
}
	#utilitySearchTitle {
		float: left;
		display: inline;
		padding: 0 3px 0 11px;
		cursor: pointer;
	}
	#utilitySearchBar {
		float: left;
		display: inline;
		background: url(../webimages/ath_utilitySearchBar_end.gif) no-repeat right top;
		height: 29px;
		padding: 0 3px 0 0;
	}
		#utilitySearchBar #usbWrapper {
			width: 2px;
			overflow: hidden;
		}
		#usbFrame {
			width: 500px;
			overflow: hidden;
		}
		#usbSize {
			float: left;
			display: inline;
			height: 29px;
			overflow: hidden;
		}
		* html #usbSize {
			height: 23px;
			padding: 3px 0;
		}
		#utilitySearchBar select, #utilitySearchBar input {
			font-size: 10px;
			margin: 0 3px;
			padding: 0;
			vertical-align: middle;
		}
		#utilitySearchBar input.iText {
			width: 150px;
		}
		#utilitySearchBar input.iButton {
			margin: 0 3px 0 0;
			height: 17px;
			width: 25px;
		}
	
#utilityTabs {
	float: left;
	display: inline;
	height: 29px;
	overflow: hidden;
	padding: 0 2px 0 0;
	background: url(../webimages/ath_utilityTabs_bg.gif) no-repeat right top;
}

.utilityTab, .utilityTabSel {
	float: left;
	display: inline;
	height: 29px;
	line-height: 26px;
	color: #002652;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background: url(../webimages/ath_utilityTab_bg.gif) no-repeat left top;
	cursor: pointer;
}
.utilityTabSel {
	background: url(../webimages/ath_utilityTab_bg_sel.gif) no-repeat left top;
}
	.utilityTab span, .utilityTabSel span {
		display: block;
		height: 29px;
		background: url(../webimages/ath_utilityTab_end.gif) no-repeat right top;
		padding: 0 18px 0 9px;
	}
	* html .utilityTab span, * html .utilityTabSel span {
		display: inline-block;
	}
	.utilityTabSel span {
		background: url(../webimages/ath_utilityTab_end_sel.gif) no-repeat right top;
	}
	
#ticker {
	clear: both;
	height: 25px;
	overflow: hidden;
	background: #002147;
}
	#ticker .title {
		float: left;
		display: inline;
		font-size: 12px;
		text-transform: uppercase;
		color: #ccd3da;
		font-weight: bold;
		line-height: 25px;
		padding: 0 5px 0 12px;
		width: 110px;
	}
	#tickerFrame {
		position: relative;
		float: right;
		display: inline;
		height: 25px;
		width: 833px;
		overflow: hidden;
	}
	#tickerSlide, #tickerSlide2 {
		position: absolute;
		top: 0;
		left: 0;
		height: 25px;
		width: 20000px;
		overflow: hidden;
	}
		#tickerSlide div {
			float: left;
			display: inline;
		}
		#tickerSlide span, #tickerSlide2 span {
			float: left;
			display: inline;
			padding: 0 15px 0 14px;
			height: 25px;
			line-height: 25px;
			background: url(../webimages/ath_ticker_span_bg.gif) no-repeat right center;
		}
		#tickerSlide a, #tickerSlide2 a {
			color: #99a6b5;
		}
			#tickerSlide a:hover, #tickerSlide2 a:hover {
				color: #fff;
			}
		
#mascot {
	position: absolute;
	left: 122px;
	top: 17px;
	width: 327px;
	height: 206px;
	background: url(../webimages/ath_mascot.png) no-repeat left top;
	z-index: 100;
}
* html #mascot {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_mascot.png', sizingMethod='crop');
}

#athleticsLogo {
	position: absolute;
	left: 455px;
	top: 88px;
	z-index: 150px;
}

#menuBarBg {
	position: absolute;
	top: 193px;
	left: 183px;
	width: 594px;
	height: 54px;
	overflow: hidden;
	background: url(../webimages/ath_menuBar.png) no-repeat left top;
	z-index: 125;
}
* html #menuBarBg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_menuBar.png', sizingMethod='crop');
}
	#menuBar ul {
		position: absolute;
		top: 200px;
		left: 190px;
		z-index: 150;
		margin: 0;
		padding: 0 0 0 3px;
		height: 40px;
		overflow: hidden;
	}
	#menuBar li {
		float: left;
		display: inline;
	}
	#menuBar a {
		display: block;
		height: 40px;
		line-height: 40px;
		padding: 0 5px;
		font-size: 13px;
		text-transform: uppercase;
		color: #213a54;
		font-weight: bold;
		text-decoration: none;
	}
	* html #menuBar a {
		display: inline-block;
	}
		#menuBar a:hover {
			background: #fce588;
		}
		#menuBar a.selected, #menuBar a.selected:hover {
			background: #fff url(../webimages/ath_menuBar_sel.gif) repeat-x left top;
		}

	#menSports.off div {
		position: absolute;
		left: -5px;
		top: 195px;
		width: 180px;
		height: 51px;
		background: url(../webimages/ath_menSports_off.png) no-repeat left top;
		z-index: 160;
	}
	* html #menSports.off div {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_menSports_off.png', sizingMethod='crop');
	}
	#menSports.off a {
		position: absolute;
		left: -5px;
		top: 195px;
		display: block;
		width: 180px;
		height: 51px;
		z-index: 200;
	}
	#menSports.on div {
		position: absolute;
		left: -17px;
		top: 183px;
		width: 204px;
		height: 85px;
		overflow: hidden;
		background: url(../webimages/ath_menSports_on.png) no-repeat left top;
		z-index: 160;
	}
	* html #menSports.on div {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_menSports_on.png', sizingMethod='crop');
	}
	#menSports.on a {
		position: absolute;
		left: -17px;
		top: 183px;
		display: block;
		width: 204px;
		height: 85px;
		z-index: 200;
	}
	#womenSports.off div {
		position: absolute;
		left: 785px;
		top: 195px;
		width: 180px;
		height: 50px;
		background: url(../webimages/ath_womenSports_off.png) no-repeat left top;
		z-index: 160;
	}
	* html #womenSports.off div {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_womenSports_off.png', sizingMethod='crop');
	}
	#womenSports.off a {
		position: absolute;
		left: 785px;
		top: 195px;
		display: block;
		width: 180px;
		height: 50px;
		z-index: 200;
	}
	#womenSports.on div {
		position: absolute;
		left: 773px;
		top: 183px;
		width: 204px;
		height: 85px;
		background: url(../webimages/ath_womenSports_on.png) no-repeat left top;
		z-index: 160;
	}
	* html #womenSports.on div {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_womenSports_on.png', sizingMethod='crop');
	}
	#womenSports.on a {
		position: absolute;
		left: 773px;
		top: 183px;
		display: block;
		width: 204px;
		height: 85px;
		z-index: 200;
	}

#womenSportsMenu {
	position: absolute;
	top: 250px;
	left: 786px;
	width: 180px;
	z-index: 150;
	overflow: hidden;
}
#menSportsMenu {
	position: absolute;
	top: 250px;
	left: -4px;
	width: 180px;
	z-index: 150;
	overflow: hidden;
}
	#womenSportsMenu .stackedMenu, #menSportsMenu .stackedMenu {
		padding: 18px 6px 0 4px;
		background: url(../webimages/ath_dropdMenu_bg.png) repeat-y left top;
	}
	* html #womenSportsMenu .stackedMenu, * html #menSportsMenu .stackedMenu {
		display: inline-block;
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_dropdMenu_bg.png', sizingMethod='scale');
	}
	#womenSportsMenu .stackedMenu ul, #menSportsMenu .stackedMenu ul {
		background: url(../webimages/ath_dropdMenu_ul.gif) no-repeat left bottom;
		padding: 0 0 18px;
	}
	#womenSportsMenu .bottom, #menSportsMenu .bottom {
		height: 13px;
		background: url(../webimages/ath_dropdMenu_bottom.png) no-repeat left top;
	}
	* html #womenSportsMenu .bottom, * html #menSportsMenu .bottom {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_dropdMenu_bottom.png', sizingMethod='crop');
	}
		
#body {
	width: 960px;
	overflow: hidden;
}
	.mens #body {
		background: url(../webimages/ath_bodyMens.gif) no-repeat left top;
	}
	.womens #body {
		background: url(../webimages/ath_bodyWomens.gif) no-repeat left top;
	}

.leftCol {
	float: left;
	display: inline;
	width: 170px;
	padding: 0 20px 0 0;
	overflow: hidden;
}
	.mens .leftCol .container, .womens .rightCol .container {
		height: 560px;
		margin: 0 0 10px;
		overflow: hidden;
	}
.centerCol {
	float: left;
	display: inline;
	width: 580px;
	overflow: hidden;
	margin: 10px 0 0;
}
.doubleCol {
	float: left;
	display: inline;
	width: 770px;
	overflow: hidden;
	margin: 17px 0 0 0;
}
.rightCol {
	float: right;
	display: inline;
	width: 170px;
	padding: 0 0 0 20px;
	overflow: hidden;
}

.stackedMenu {
	padding: 20px 0;
	overflow: hidden;
}
	.stackedMenu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.stackedMenu a {
		display: block;
		height: 20px;
		line-height: 20px;
		color: #4f718c;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		padding: 5px 10px;
		background: url(../webimages/spacer.gif);
	}
		.stackedMenu a:hover {
			background: #f8cb11;
			color: #002147;
			text-decoration: underline;
		}
		.stackedMenu a.selected, .stackedMenu a.selected:hover {
			background: #f8cb11;
			color: #002147;
			text-decoration: none;
		}
			.mens .stackedMenu a:hover, .mens .stackedMenu a.selected, .womens .stackedMenu a:hover, .womens .stackedMenu a.selected {
				background: #f9d029;
			}

.miniCB {
	text-align: center;
	padding: 5px 15px;
	color: #96a5b3;
}
	.miniCB a {
		color: #96a5b3;
	}
	.miniCB h1 {
		font-size: 16px;
		color: #fff;
		margin: 0;
		padding: 10px 0 0;
	}
	.miniCB h2 {
		font-size: 14px;
		color: #fff;
		margin: 0;
		padding: 5px 0 0;
	}
		.miniCB h1 a, .miniCB h2 a {
			color: #fff;
		}
	.miniCB p {
		margin: 0;
		padding: 5px 0;
	}
			
.box {
	padding: 10px 0;
	width: 170px;
	overflow: hidden;
}
.gbox {
	opacity: .20;
	filter: alpha(Opacity=20);
	padding: 10px 0;
	width: 170px;
	overflow: hidden;
}
    .box p, .gbox p {
        margin: 0;
        padding: 5px 0;
    }

#homeFull .title {
	height: 15px;
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #002147;
	padding: 5px 15px;
	line-height: 15px;
	color: #fff;
}
	
			#NewsPreview {
				width: 580px;
				overflow: hidden;
				color: #333;
			}
				#NewsPreview a {
					color: #333;
				}
					#NewsPreview a:hover {
						color: #000;
					}
				#NewsPreview .window, #NewsPreview .windowClosed {
					background: url(../webimages/ath_neWindow_bg.gif) repeat-x left top;
					overflow: hidden;
					margin: 0 0 1px;
					width: 580px;
					height: 226px;
				}
				#NewsPreview .windowClosed {
					height: 50px;
					opacity: .25;
					filter: alpha(Opacity=25);
				}
					#NewsPreview .window. .image, #NewsPreview .windowClosed .image {
						float: left;
						display: inline;
						width: 300px;
						overflow: hidden;
					}
						#NewsPreview .windowClosed .image {
							margin-top: -98px;
						}
					#NewsPreview .teaser {
						float: right;
						display: inline;
						width: 230px;
						padding: 10px 25px 0 0;
						overflow: hidden;
						line-height: 1.6em;
					}
						#NewsPreview .windowClosed .teaser {
							padding-top: 0;
						}
						#NewsPreview h2 {
							height: 40px;
							margin: 0;
							padding: 5px 0;
							font-size: 18px;
							line-height: 20px;
							color: #002147;
							cursor: default;
						}
						#NewsPreview h2 a {
							text-decoration: none;
						}
							#NewsPreview .window h2 {
								height: auto;
							}
						#NewsPreview .text {
							margin: 0;
							padding: 5px 0;
						}
						    #NewsPreview .text p {
						        margin: 0;
						        padding: 0;
						        display: inline;
						    }
						#NewsPreview a.more {
							text-decoration: none;
						}
							#NewsPreview a.more span {
								text-decoration: underline;
							}
							
#homeLeft {
	float: left;
	display: inline;
	width: 280px;
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 0 0 15px;
	background: #999 url(../webimages/ath_homeLeftRight_bg.gif) repeat-x left top;
}
#homeRight {
	float: right;
	display: inline;
	width: 280px;
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 0 0 15px;
	background: #999 url(../webimages/ath_homeLeftRight_bg.gif) repeat-x left top;
}
	#homeLeft .title, #homeRight .title {
		height: 15px;
		overflow: hidden;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 5px 15px 10px;
		line-height: 15px;
		color: #fff;
		text-align: center;
	}

#moreNews {
	float: left;
	display: inline;
	width: 770px;
	padding: 8px 0 0;
}
	#moreNews .title {
		height: 15px;
		overflow: hidden;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 5px 15px;
		background: url(../webimages/ath_moreNews_title.gif) repeat-y left top;
		line-height: 15px;
		color: #fff;
	}
	.womens #moreNews .title {
		background: url(../webimages/ath_moreWomenNews_title.gif) repeat-y left top;
	}
	#moreNews .body {
		height: 220px;
		width: 770px;
		overflow: hidden;
		background: url(../webimages/ath_moreNews_body.gif) repeat-x left top;
		color: #333;
	}
		#moreNews .body a {
			color: #333;
		}
		#moreNews .articleFirst {
			float: left;
			display: inline;
			padding: 0 10px 0 0;
			width: 240px;
		}
			#moreNews .articleFirst p
			{
				display: inline;
			}
		#moreNews .article {
			float: left;
			display: inline;
			padding: 0 10px;
			width: 240px;
		}
			#moreNews .article p
			{
				display: inline;
			}
			#moreNews .header {
				margin: 8px 0 0 60px;
				font-size: 14px;
				font-weight: bold;
				line-height: 1.25em;
			}
				#moreNews .center .header {
					margin: 8px 30px 0;
					text-align: center;
				}
			#moreNews .text {
				padding: 0 0 0 15px;
				line-height: 1.5em;
			}
			#moreNews .image {
				float: left;
				display: inline;
				margin: 3px 15px 0 -15px;
			}
	
.scoreboard {
	position: relative;
	margin: 8px 16px;
	width: 248px;
	overflow: hidden;
	color: #333;
}
	#moreNews .scoreboard {
		height: 53px;
		margin: 8px 0;
		width: auto;
	}
		#moreNews .articleFirst .scoreboard {
			margin: 8px 0 8px 8px;
		}
	.scoreboard a {
		color: #333;
	}
	.scoreboard sup {
		font-size: 10px;
		vertical-align: baseline;
		position: relative;
		bottom: 10px;
	}
	.scoreboard .icon {
		position: absolute;
		left: 0;
		top: 0;
		width: 50px;
		height: 53px;
		background: url(../webimages/ath_scoreboard_win.png) no-repeat left top;
	}
		.win .icon {
			background: url(../webimages/ath_scoreboard_win.png) no-repeat left top;
		}
		* html .win .icon {
			background-image: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_scoreboard_win.png', sizingMethod='crop');
		}
		.loss .icon {
			background: url(../webimages/ath_scoreboard_loss.png) no-repeat left top;
		}
		* html .loss .icon {
			background-image: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_scoreboard_loss.png', sizingMethod='crop');
		}
		.date .icon {
			background: url(../webimages/ath_scoreboard_date.png) no-repeat left top;
		}
		* html .date .icon {
			background-image: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_scoreboard_date.png', sizingMethod='crop');
		}
	.scoreboard .link {
		position: absolute;
		left: 4px;
		top: 4px;
		width: 42px;
		height: 45px;
		z-index: 50;
	}
		.scoreboard .link a {
			display: block;
			height: 45px;
			background: url(../webimages/spacer.gif);
		}
	.scoreboard .result {
		position: absolute;
		left: 4px;
		top: 12px;
		width: 41px;
		text-align: center;
		font-size: 27px;
		line-height: 27px;
		font-weight: bold;
	}
		.date .result {
			top: 13px;
			font-size: 24px;
		}
	.scoreboard .place {
		position: absolute;
		left: 4px;
		top: 14px;
		width: 41px;
		text-align: center;
		font-size: 27px;
		line-height: 27px;
		font-weight: bold;
	}
	.scoreboard .score {
		position: absolute;
		left: 2px;
		top: 37px;
		width: 45px;
		text-align: center;
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		text-transform: uppercase;
	}
		.date .score {
			top: 36px;
			font-size: 10px;
		}
	.scoreboard .month {
		position: absolute;
		left: 4px;
		top: 5px;
		width: 41px;
		text-align: center;
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		text-transform: uppercase;
	}
		.win .result, .win .score, .win .place {
			color: #826b09;
		}
		.loss .result, .loss .score, .loss .place {
			color: #767676;
		}
		.date .result, .date .score, .date .month {
			color: #1f405d;
		}
	.scoreboard .details {
		float: right;
		display: inline;
		width: 185px;
		line-height: 1.2em;
		padding: 5px 0;
		min-height: 43px;
	}
	* html .scoreboard .details {
		height: 43px;
		overflow: visible;
	}
 		.scoreboard .header {
			color: #002147;
			font-weight: bold;
		}
			.scoreboard .header a {
				color: #002147;
				text-decoration: none;
			}

#Headline {
	height: 47px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	line-height: 47px;
}
	#Headline img {
		vertical-align: baseline;
	}

	
#subNav {
	position: relative;
	height: 30px;
	margin: 0 0 7px;
	overflow: hidden;
    z-index: 50;
}
	#subNav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#subNav li {
		float: left;
		display: inline;
	}
	#subNav a {
		display: block;
		text-decoration: none;
		font-weight: bold;
		color: #f8cb11;
		padding: 0 15px;
		height: 30px;
		line-height: 30px;
	}
	* html #subNav a {
		display: inline-block;
	}
		#subNav .selected a {
			color: #fff;
		}
		#subNav a.on, #subNav a:hover {
			background: #c8c8c8;
			color: #002147;
		}

.mainMenu {
	display: none;
	position: absolute;
	z-index: 40;
	width: 219px;
	padding: 13px 0 0 0;
	font-size: 13px;
	background: url(../webimages/ath_PrimaryMenuDD_top.png) no-repeat left top;
	overflow: hidden;
}
	* html .mainMenu {
		background: url(../webimages/spacer.gif);
		padding: 0;
	}
	* html .mainMenuTop {
		height: 13px;
		overflow: hidden;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_PrimaryMenuDD_top.png', sizingMethod='crop');
	}
	.mainMenu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		padding: 0 0 20px 0;
		background: url(../webimages/ath_PrimaryMenuDD_bottom.png) no-repeat left bottom;
	}
		* html .mainMenu ul {
			background-image: none;
			padding: 0;
		}
		* html .mainMenuBottom {
			height: 20px;
			overflow: hidden;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_PrimaryMenuDD_bottom.png', sizingMethod='crop');
		}
	.mainMenu li {
		padding: 0 6px 0 4px;
		background: url(../webimages/ath_PrimaryMenuDD_middle.png) repeat-y left top;
	}
	* html .mainMenu li {
		background-image: none;
		display: inline-block;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webimages/ath_PrimaryMenuDD_middle.png', sizingMethod='scale');
	}
	.mainMenu a {
		display: block;
		width: 159px;
		padding: 5px 25px;
		line-height: 20px;
		color: #333;
		text-decoration: none;
	}
		.mainMenu a:hover {
			color: #002147;
			background: #e4e4e4;
		}

.copy h1 {
	font-size: 16px;
	padding: 10px 0;
	margin: 0;
}
.copy h2 {
	font-size: 14px;
	padding: 5px 0 0;
	margin: 0;
}		
.copy p {
	margin: 0;
	padding: 5px 0;
}

table.column {
	float: right;
	display: inline;
	width: 300px;
	margin: 0 -35px 20px 30px;
	text-align: center;
}
	table.column td {
		padding: 10px 0;
	}
	table.column table {
		font-size: 14px;
		width: 100%;
	}
	table.column table td {
		width: 50%;
		padding: 0;
	}

#detailBlock {
	background: #1a385a url(../webimages/ath_detailBlock_top.gif) no-repeat left top;
}
	#detailBlock .wrapper {
		background: url(../webimages/ath_detailBlock_bottom.gif) no-repeat left bottom;
		width: 580px;
		min-height: 200px;
		overflow: hidden;
	}
	* html #detailBlock .wrapper {
		height: 200px;
		overflow: visible;
	}
	#detailBlock .copy {
		padding: 20px 35px 35px;
	}

		
#Section {
	width: 770px;
	overflow: hidden;
	background: #94a3b2 url(../webimages/ath_featuredArticle_bg.gif) repeat-x left top;
}
	#Section .title {
		height: 15px;
		overflow: hidden;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 5px 15px;
		line-height: 15px;
		color: #fff;
	}
	#Section .body {
		padding: 20px 45px 40px;
		overflow: hidden;
	}
	* html #Section .body {
		height: 1%;
		overflow: visible;
	}
	.wNav #Section .body, #Section.wNav .body {
		padding: 20px 45px 40px 0;
		float: right;
		display: inline;
		width: 570px;
		overflow: hidden;
	}
	#Section .body .image {
		float: right;
		display: inline;
		width: 300px;
		overflow: hidden;
		margin: -20px -45px 10px 25px;
	}
	#Section .body .caption {
		padding: 10px 25px;
		text-align: center;
		font-style: italic;
	}
	
.body {
	color: #333;
}
	.body a {
		color: #333;
	}
	.body h1 {
		margin: 0;
		padding: 10px 0;
		font-size: 20px;
		line-height: 20px;
		color: #002147;
	}
	.body h2 {
		margin: 0;
		padding: 5px 0;
		font-size: 14px;
	}
	.body p {
		margin: 0;
		padding: 5px 0;
	}
	
.archiveItem {
	width: 570px;
	overflow: hidden;
	padding: 5px 0 35px;
	color: #333;
}
	.archiveItem a {
		color: #333;
	}
	#Section .body .archiveItem .image {
		float: left;
		display: inline;
		width: 91px;
		margin: 0;
		overflow: hidden;
	}
	.archiveItem .details {
		float: right;
		display: inline;
		width: 460px;
		overflow: hidden;
		padding: 5px 0;
	}
	.archiveItem .scoreboard {
		float: left;
		display: inline;
		width: 55px;
		height: 55px;
		margin: 0 5px 0 0;
	}
	.archiveItem .header {
		font-size: 14px;
		color: #002147;
		font-weight: bold;
		padding: 2px 0;
	}
		.archiveItem .header a {
			color: #002147;
			text-decoration: none;
		}
	
.subMenu {
	float: left;
	display: inline;
	width: 125px;
	overflow: hidden;
	padding: 20px 15px;
}
	.subMenu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.subMenu li {
		padding: 10px 0;
		text-align: center;
	}
	.subMenu a {
		font-size: 14px;
		color: #666;
		font-weight: bold;
	}
		.subMenu a.selected, .subMenu a:hover {
			color: #002147;
			text-decoration: none;
		}
		
#featuredArticle {
	float: left;
	display: inline;
	height: 425px;
	width: 580px;
	overflow: hidden;
	background: url(../webimages/ath_featuredArticle_bg.gif) repeat-x left top;
}
	#featuredArticle .title {
		height: 15px;
		overflow: hidden;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 5px 15px;
		line-height: 15px;
		color: #fff;
	}
	#featuredArticle .image {
		float: left;
		display: inline;
		width: 300px;
		height: 400px;
		overflow: hidden;
	}
	#featuredArticle .text {
		float: right;
		display: inline;
		width: 230px;
		height: 360px;
		padding: 15px 25px 0 0;
		overflow: hidden;
	}
		#featuredArticle .header {
			font-size: 18px;
			font-weight: bold;
			color: #002147;
		}
			#featuredArticle .header a {
				color: #002147;
				text-decoration: none;
			}
		#featuredArticle .details {
			padding: 12px 0 0;
			color: #333;
		}
			#featuredArticle .details a {
				color: #333;
			}

#nextGames {
	float: right;
	display: inline;
	height: 425px;
	width: 170px;
	overflow: hidden;
	background: url(../webimages/ath_nextGames_bg.gif) repeat-x left top;
}
	#nextGames .title {
		height: 15px;
		overflow: hidden;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 5px 5px 13px 15px;
		line-height: 15px;
		color: #fff;
	}
	#nextGames .game {
		padding: 8px 5px;
		text-align: center;
		line-height: 1.25em;
	}
		#nextGames .header {
			color: #002147;
			font-weight: bold;
		}
		#nextGames .details {
			color: #333;
		}
		
#sportSelect {
	margin: 20px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 18px;
	color: #f8cb11;
}
	#sportSelect select {
		vertical-align: middle;
		font-size: 12px;
		border: 0;
	}
	
#Upcoming {
	height: 725px;
	overflow: hidden;
	background: url(../webimages/ath_upcoming_bg.gif) repeat-x left top;
}
	#Upcoming .title {
		height: 15px;
		overflow: hidden;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 5px 15px;
		line-height: 15px;
		color: #fff;
		text-align: center;
	}
	
#calendar {
	float: left;
	display: inline;
	color: #535353;
	margin: 25px 0 0 30px;
	width: 210px;
}
	#calendar a {
		color: #535353;
	}
	#calendar .text {
		padding: 8px 15px 15px;
		text-align: center;
	}
	#calendar strong {
		font-weight: bold;
		color: #001b39;
	}
#calendar .controls {
	overflow: hidden;
	text-align: center;
	padding: 5px 0;
	width: 180px;
}
	#calendar .controls a {
		text-decoration: none;
	}
		#calendar .controls a span {
			text-decoration: underline;
		}
	#calendar .controls .prev {
		float: left;
		display: inline;
	}
	#calendar .controls .next {
		float: right;
		display: inline;
	}

#calendar table {
	width: 161px;
	margin: 0 auto;
	line-height: 18px;
	font-weight: bold;
}
#calendar table td {
	padding: 2px 2px 1px 1px;
}
#calendar table span {
	display: block;
	height: 18px;
	width: 18px;
	background: #a7a7a7;
	border: 1px solid #5a5850;
}
	#calendar table span.inactive {
		color: #b0ab9c;
		background: #c3c3c3;
		border: 1px solid #b0ab9c;
	}
	#calendar table span.today {
		color: #000;
		background: #cda80e;
	}
#calendar table span.today a {
	display: block;
	height: 18px;
	color: #000;
	background: #cda80e;
	text-decoration: none;
}
#calendarOverlay p 
{
	text-align: center;
	color: #000;
}
#calendar table span.default a {
	display: block;
	height: 18px;
	color: #fff;
	background: #001c3b;
	text-decoration: none;
}

#calendarResults {
	float: right;
	display: inline;
	width: 290px;
	margin: 0 25px 0 0;
	overflow: hidden;
	color: #333;
	line-height: 1.25em;
}
	#calendarResults a {
		color: #333;
	}
			#eventUp {
				padding: 10px 0;
				height: 11px;
				visibility: hidden;
			}
				#eventUp a {
					display: block;
					height: 11px;
					width: 30px;
					margin: 0 auto;
					background: url(../webimages/ath_arrow_up.gif) no-repeat left top;
					cursor: pointer;
				}
					#eventUp a:hover {
						background: url(../webimages/ath_arrow_up_hover.gif) no-repeat left top;
					}
			#eventDown {
				padding: 10px 0;
				height: 11px;
			}
				#eventDown a {
					display: block;
					height: 11px;
					width: 30px;
					margin: 0 auto;
					background: url(../webimages/ath_arrow_down.gif) no-repeat left top;
					cursor: pointer;
				}
					#eventDown a:hover {
						background: url(../webimages/ath_arrow_down_hover.gif) no-repeat left top;
					}
			#eventView {
				position: relative;
				height: 630px;
				overflow: hidden;
			}
				#Upcoming #eventView {
					width: 290px;
				}
				#Section #eventView {
					width: 570px;
				}
				#eventSlider {
					position: absolute;
					top: 0;
					left: 0;
					width: 290px;
					height: 10000px;
				}
					#Upcoming #eventView {
						width: 290px;
					}
					#Section #eventView {
						width: 570px;
					}

.event {
	padding: 0 0 20px;
	width: 290px;
	overflow: hidden;
}
	.event .scoreboard {
		float: left;
		display: inline;
		width: 55px;
		height: 55px;
		margin: 0;
	}
	.event .details {
		float: right;
		display: inline;
		width: 200px;
		margin: 0 25px 0 0;
	}
		.event .header {
			font-weight: bold;
			color: #002147;
		}



#footer {
	width: 560px;
	margin: 0 200px;
	padding: 20px 0;
	font-size: 11px;
	line-height: 1.6em;
	color: #4d647f;
	text-align: center;
	overflow: hidden;
}
	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#footer li {
		display: inline;
		margin: 0 3px;
	}
	#footer p {
		margin: 0;
		padding: 0;
	}
	#footer a {
		color: #4d647f;
	}
		#footer a:hover {
			color: #6a819b;
		}
