* {
	color:#FFFFFF;
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:14px;
	line-height: 20px;
}

BODY {
	text-align: center;
	margin-top: 20px;
	margin-top: 20px;
	padding: 0px;
	background-color: #000000;
}

BODY.gallery {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

TABLE.layout {
	text-align: center;
	width: 950px;
	padding: 0px;
	margin: 0px;
	background-color: #203C2D;
}

TABLE.layoutGallery {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #203C2D;
}

TD.awardContent {
	font-size: 13px;
	line-height: 16px;
}

TD.coachContent {
	font-size: 13px;
	line-height: 16px;
}

TD.galleryMain {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	padding: 4px;
}

TD.galleryNavigation {
	text-align: center;
	vertical-align: middle;
	width: 30px;
}

TD.galleryThumbnailNav {
	text-align: center;
	vertical-align: middle;
}

TD.photoGalleryContent {
	font-size: 13px;
	line-height: 16px;
}

TD.gradientDivider {
	width: 10px;
	height: 551px;
	vertical-align: top;
	background-image: url(/images/layout/gradient_bar.gif);
	background-repeat: no-repeat;
	background-color: #203C2D;
}

TD.pageContent {
	width: 735px;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	background-color: #203C2D;
}

TD.sidebar {
	width: 205px;
	vertical-align: top;
	background-color: #203C2D;
}

DIV.homepagePhoto {
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 20px;
}

DIV.ncaaPhoto {
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 20px;
}

/* This is where you can customize the appearance of the tooltip */
DIV#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336; 
  width:200px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}

/* These are optional. They demonstrate how you can individually format tooltip content  */
DIV.tp1 { font-size:12px; color:#336; font-style:italic }

A.galleryPhoto {
	color: #670101;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	border: 1px solid #FFC900;
}

A.galleryPhoto:hover {
	color: #4D84AA;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	border: 1px solid #FFFFFF;
}

A.galleryThumbnailNav {
	text-decoration: underline;
}

A.galleryThumbnailNav:hover {
	color: #FFC900;
	text-decoration: none;
}

A.galleryThumbnailNavOn {
	color: #FFC900;
	font-weight: bold;
	text-decoration: none;
}

A.photoGalleryContent {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
}

A.photoGalleryContent:hover {
	color: #FFC900;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
}

IMG {
	border: 0px;
}

IMG.border {
	border: 1px solid #000000;
}

IMG.galleryPhoto {
	border: 1px solid #000000;
}

H1.contentHeader {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 26px;
	margin: 0px;
}

H2.awardContent {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 21px;
	margin: 0px;
}

H2.coachContent {
	font-size: 17px;
	line-height: 21px;
	margin: 0px;
}

H2.donsStoreContent {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 21px;
	margin: 0px;
}

H2.gallery {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 21px;
	margin: 0px;
}

H2.photoGalleryContent {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 21px;
	margin: 0px;
}


