BODY {
	background-image: none;
	background: none;
	width: 480px;
	overflow: hidden;
}
.main, .shownews {
	width: 480px;
}
.toolbar {
	display: none;
}
.athleticsheader, .athleticsleftcontent, .athleticsbottom, .header {
	display: none;
}
.athleticscontent {
	padding-left: 5px;
	margin: 0px;
	width: 480px;
}
.athleticscontent IMG {
	max-width: 150px;
	height: auto;
}
.footer {
	width: 480px;
}
.footer .contact {
	width: 480px;
}
.footer .footertext {
	width: 430px;
}
.mobile {
	display: block;
}
.mobileheader {
	height: 110px;
	padding: 2px 5px;
}
.mobilesectnav h3 {
}
.mobilesectnav SELECT {
	margin-left: 10px;
	display: inline;
}

