/* Secondary Athletics CSS Document */
#scsuSubsiteArea {
	width: 809px;
}

#largeCol {
	width: 100%;
}

#content {
	width: 654px; /*** widened 3/30/2010  (was 615px)***/
	display: block;
}

#rightCol {
	display: none;
}

/**** Added to widen inside pages for 640px youtube videos embedded. 3/30/2010 *****/
#container {
	width: 809px;
}

