#breadcrumbs {
	display: none;
}


#home {
	width: 747px;
	border-width: 0px;
}

#home,
#home table {
	font: 9pt verdana, arial, sans-serif;
}

#home .about td {
	padding: 0px 0px 8px 0px;
}

#home .about a {
	font-weight: bold;
}

#home .about .help {
	text-align: right;
}

#home .quick-galleries {
	display: block;
	padding: 0px 0px 0px 142px;
	margin: 8px 0px 0px 0px;
	list-style: none;
	height: 15px;
	background: transparent url(../../images/home/quick-links/quick-access.gif) 5px 0px no-repeat;
}

* > #home .quick-galleries {
	padding-left: 156px;
}

#home .quick-galleries li {
	margin: 0px 0px 0px 16px;
	float: left;
	background: transparent none 0px 0px no-repeat;
	text-indent: -8000px;
	font-size: 1px;
}

#home .quick-galleries li a {
	display: block;
	height: 14px;
}



#home .quick-galleries .field-shows {
	background-image: url(../../images/home/quick-links/field-shows.gif);
}
#home .quick-galleries .field-shows a { width: 79px; }

#home .quick-galleries .baseball {
	background-image: url(../../images/home/quick-links/baseball.gif);
}
#home .quick-galleries .baseball a { width: 55px; }

#home .quick-galleries .softball {
	background-image: url(../../images/home/quick-links/softball.gif);
}
#home .quick-galleries .softball a { width: 49px; }

#home .quick-galleries .winter-guard {
	background-image: url(../../images/home/quick-links/winter-guard.gif);
}
#home .quick-galleries .winter-guard a { width: 90px; }

#home .quick-galleries .winter-drumline {
	background-image: url(../../images/home/quick-links/winter-drumline.gif);
}
#home .quick-galleries .winter-drumline a { width: 110px; }

#home .quick-galleries .private-galleries {
	background-image: url(../../images/home/quick-links/private-galleries.gif);
}
#home .quick-galleries .private-galleries a { width: 110px; }


#home .news {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}

#home .news .header {
	display: block;
	height: 56px;
	background: transparent url(../../images/home/news/heading.gif) 0% 100% no-repeat;
	font-size: 1px;
}
#home .news .footer {
	display: block;
	height: 9px;
	background: transparent url(../../images/home/news/footer.gif) 0% 100% no-repeat;
	clear: both;
	font-size: 1px;
}

#home .news .container {
	border-width: 0px 1px 0px 1px;
	width: 747px;
}

#home .news .most-recent-galleries,
#home .news .latest-announcements {
	width: 50%;
	vertical-align: top;
}

#home .news .latest-announcements {
	padding-left: 8px;	
}

#home .news .latest-announcements .announcement {
	margin: 0px 0px 30px 0px;	
}

#home .news .latest-announcements .announcement h5 {
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	font-weight: normal;
}
#home .news .latest-announcements .announcement h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #B80000;
}

#home .news .most-recent-galleries ul {
	margin: 5px 0px 0px 22px;
	padding: 0px;
}

#home .news .most-recent-galleries ul li {
	margin: 0px 0px 12px 0px;	
}


.news-link {
	display: block;
	text-align: right;
}


#content {
	margin: 86px 0px 0px 0px;	
}

