/* CSS Items for Current Category */

/* The following rule defines the image file to show in the header */
#sectionHeader 
{
     background-image: url(/global-images/section-headers/st-louis.jpg);
}  																		*/
/*
/* The following rule hides the text and makes the entire header image click-able */
/* #sectionHeader a {
     display: block;
     width: 648px;
     padding-top: 67px;
     height: 0px;
     overflow: hidden;
}																			*/
