	body {
		background-image:url('/studentservices/studentlife/sports/images/mainBackground.jpg');
	}
	#footer {
		background-color:#fff;
		margin-top:0;
	}
	#pageContent{
		background-color:#fff;
		padding-bottom:20px;
	}

/* --------------------------------------------------------------------------------------------------- */
/* MAIN IMAGE START ---------------------------------------------------------------------------------- */

	#mainImage {
		padding:0;
		margin:0;
		height:280px;
	}

/* MAIN IMAGE END ------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------- */
/* MAIN MENU START ----------------------------------------------------------------------------------- */

	#sportsMenu {
		width:100%;
		
		background-color:#094892;
		background-image:url('/studentservices/studentlife/sports/images/menuBackground.jpg');
		background-repeat:repeat-x;
	
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;
		text-align:right;
		font-size:.9em;
	}
	#sportsMenu ul {
		margin:0;
		padding:0;
		padding-right:20px;
		padding-top:5px;
		padding-bottom:5px;
	}
	#sportsMenu li {
		display:inline;
		padding-right:8px;
		padding-left:8px;
	}
	#sportsMenu a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
	#sportsMenu a:hover {
		color:#ffd203;
	}

/* MAIN MENU END ------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* HOMEPAGE COPY START ------------------------------------------------------------------------------- */

	#homepageCopy {
		padding:7px;
	}
/*
	#homepageCopy .slideshow {
		position:relative;
		border:1px solid #094892;
	}
*/
	#homepageCopy #colLeft {
		border:1px solid #094892;
		width:482px;
		float:left;
		padding:0;
		margin:0;
	}
	#homepageCopy #colRight {
		width:252px;
		float:left;
		text-align:right;
	}
	#homepageCopy #homepageSchedule {
		margin:0;
		margin-left:7px;
		margin-bottom:7px;

		background-color:#094892;
		background-image:url('/studentservices/studentlife/sports/images/menuBackground.jpg');

		border:1px solid #094892;
	}
	#homepageCopy #homepageSchedule h2 {
		margin:0;
		padding:0;
		padding-top:4px;
		padding-bottom:4px;
		padding-left:10px;
		
		background-color:#094892;
		background-image:url('/studentservices/studentlife/sports/images/menuBackground.jpg');
		background-repeat:repeat-x;
		
		text-align:left;
		color:#fff;
		font-size:.95em;
		font-weight:bold;
	}
	#homepageCopy #homepageSchedule ul {
		margin:0;
		padding:0;
		margin-bottom:10px;

		background-color:#96aee0;
		border:1px solid #999;
			
		text-align:left;
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;
	}
	#homepageCopy #homepageSchedule li {
		list-style:none;
		padding-left:10px;
	}
	#homepageCopy #homepageSchedule ul ul {
		margin:0;
		padding:0;
		margin-bottom:3px;

		border:0;
			
		text-align:left;
		font-size:.9em;
		color:#333;
	}


	#homepageBottom {
		clear:both;
		padding-top:10px;
	}
	#homepageBottom #a, #homepageBottom #b, #homepageBottom #c, #homepageBottom #d {
		float:left;
		width:184px;
		text-align:center;
	}



/* HOMEPAGE COPY END --------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */

	#subMenu {
		clear:both;
		padding-top:10px;
	}
	#subMenu #a, #subMenu #b, #subMenu #c, #subMenu #d {
		float:left;
		width:184px;
		text-align:center;
	}

	#generalPage {
		padding:7px;
	}

/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* COACHES START ------------------------------------------------------------------------------------- */

	#coachSection {
		clear:both;
	}
	#coachSection #theLeft img {
		border:1px solid #000;
	}
	#theLeft {
		float:left;
		width:180px;
		padding-top:30px;
	}
	#theRight {
		float:left;
		width:546px;
		padding-right:10px;
	}
	#theRight h3 {
		font-weight:bold;
		font-size:3em;
		margin-top:0;
		padding-top:4px;
		margin-bottom:0;
		padding-bottom:4px;
	}
	#theRight h4 {
		font-weight:normal;
		font-style:italic;
		font-size:1.1em;
		margin-top:0;
		padding-top:0;
	}

/* COACHES END --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* SCHEDULE START ------------------------------------------------------------------------------------ */

	.schedule {
		text-align:left;
		margin-left:auto;
		margin-right:auto;
		border: 1px solid #666666;
	}
	.schedule {
		background-color:#2b67bd;
	}
	.schedule a {
		color:#3c4c27;
	}
	.schedule a:hover{
		color:#666;
	}
	.schedule tbody tr td, .schedule thead tr td {
		padding: 3px 8px;
		border-left: 1px solid #ccc;
	}
	.schedule tbody {
		background-color:#fff;
	}
	.schedule thead tr td {
		font-weight:bold;
	}

/* SCHEDULE END -------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* GEAR START ---------------------------------------------------------------------------------------- */

	#gearAll {
		padding-left:10px;
		padding-right:10px;
		padding-top:20px;
		clear:both;
		text-align:center;
	}
	#gearLeft {
		float:left;
		width:336px;
		padding-left:10px;
		padding-right:10px;
	}
	#gearMiddle, #gearRight {
		float:left;
		width:167px;
		padding-left:10px;
		padding-right:10px;
	}
	#gearLeft img, #gearMiddle img, #gearRight img {
		border:1px solid #333;
		margin-bottom:20px;
	}
	#gearBottom {
		clear:both;
		padding-left:50px;
		padding-right:50px;
	}
/* GEAR END ------------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------- */
/* FAN CLUB START ------------------------------------------------------------------------------------ */

	#fanMain {
		clear:both;
		margin:0;
		padding-top:15px;
	}
	#fanLeft, #fanMiddle, #fanRight {
		float:left;
		width:230px;
		padding-left:10px;
		padding-right:10px;
		margin:0;
		text-align:center;
	}
	#fanLeft ul, #fanMiddle ul, #fanRight ul {
		padding-left:0;
		margin-left:0;
		list-style:none;
	}

/* FAN CLUB END -------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */

