/* CSS Document */

/* This code controls the appearance of the headings on various pages */

#staff .menuHeading1, .menuHeading2, .menuHeading3, .menuHeading4, .menuHeading5 {display:none;}
#staff .menu2, .menu3, .menu4 {display:none;}
#staff .staffHeading {display:block;}
#staff .staff {display:block;}


/* This is the end of toggling menus on and off */
