div#container {
	background: url(img/athletics/bg_gradient.jpg) repeat-x #FFFFFF;
}

 
/* New Athletics Style Sept 1 2011 */
 div#header {
	background: url(img/athletics/viking_header.jpg) 0 1px no-repeat;
	height: 163px;
}
div#header_search {
	background: none;
}

#brandmark_header {
	margin-top: 30px;
}
#athleticsTicker {
	width: 970px;
	text-align: center;
	margin: 5px 0 5px 4px;
}
#poll {
	padding-left: 13px;
}
.sportsDate {
	color: #000;
}
.grey_border {
	border: 1px solid #CCCCCC;
	border-top: none;
}

/*** INFORMATION FOR ***/
.informationforAthletics {
	width:100%;
	font-weight:bold;
}
.informationforAthletics td {
	width:50%;
}
ul.informationforAthletics {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.informationforAthletics li {
	padding-bottom: 5px;
}
ul.informationforAthletics li a{
	text-decoration: none;
	color: #7a7a7a;
}

/*** LEFT NAVIGATION ***/
ul.mens_sports, ul.womens_sports {
	width: 125px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}
ul.mens_sports li, ul.womens_sports li {
	padding-bottom: 5px;
}
ul.mens_sports li a, ul.womens_sports li a{
	font-weight:bold;
	text-decoration: none;
	color: #7a7a7a;
}
ul.mens_sports li a:hover, ul.womens_sports li a:hover, ul.informationforAthletics li a:hover{
	color: #000000;
}
.archiveSection {
	padding-bottom: 15px;
}
