/* these make the submenus not display by default */
#about_submenu {display:none}
#people_submenu {display:none}
#events_submenu {display:none}
#awards_submenu {display:none}
#bcc_submenu {display:none}
#bac_submenu {display:none}
#orientation_submenu {display:none}
#residence_submenu {display:none}

/* these display the appropriate submenus */
body.about #about_submenu, body.history #about_submenu, body.colleges #about_submenu, body.drbethune #about_submenu {display: block;}
body.people #people_submenu, body.fellows #people_submenu, body.master #people_submenu, body.advisor #people_submenu, body.rlc #people_submenu {display: block;}
body.events #events_submenu, body.workshops #events_submenu, body.lifeskills #events_submenu, body.education #events_submenu, body.seminars #events_submenu, body.fellowsEvents #events_submenu {display: block;}
body.awards #awards_submenu, body.recipients #awards_submenu {display: block;}
body.bcc #bcc_submenu, body.bccEvents #bcc_submenu, body.bccMembers #bcc_submenu, body.bccConstitution #bcc_submenu, body.bccCommittees #bcc_submenu {display: block;}
body.bac #bac_submenu, body.vpa #bac_submenu, body.members #bac_submenu, body.torch #bac_submenu, body.bacConstitution #bac_submenu {display: block;}
body.orientation #orientation_submenu, body.dragonweek #orientation_submenu, body.dragonweekFAQ #orientation_submenu {display: block;}
body.residence #residence_submenu, body.lifescihouse #residence_submenu {display: block;}

/* these make the appropriate section or subsection bold and black */
body.home #home a,
body.home #home a:link, 
body.home #home a:hover, 
body.home #home a:visited 
{font-weight: bold; color: #000000;}

body.admin #admin a,
body.admin #admin a:link, 
body.admin #admin a:hover, 
body.admin #admin a:visited 
{font-weight: bold; color: #000000;}

body.about #about a,
body.about #about a:link,
body.about #about a:hover,
body.about #about a:visited
{font-weight: bold; color: #000000;}

body.history #history a,
body.history #history a:link,
body.history #history a:hover,
body.history #history a:visited 
{font-weight: bold; color: #000000;}

body.colleges #colleges a,
body.colleges #colleges a:link,
body.colleges #colleges a:hover,
body.colleges #colleges a:visited 
{font-weight: bold; color: #000000;}

body.drbethune #drbethune a,
body.drbethune #drbethune a:link, 
body.drbethune #drbethune a:hover, 
body.drbethune #drbethune a:visited 
{font-weight: bold; color: #000000;}

body.bethAlumni #bethAlumni a,
body.bethAlumni #bethAlumni a:link, 
body.bethAlumni #bethAlumni a:hover, 
body.bethAlumni #bethAlumni a:visited 
{font-weight: bold; color: #000000;}

body.awards #awards a,
body.awards #awards a:link, 
body.awards #awards a:hover, 
body.awards #awards a:visited 
{font-weight: bold; color: #000000;}

body.recipients #recipients a,
body.recipients #recipients a:link, 
body.recipients #recipients a:hover, 
body.recipients #recipients a:visited 
{font-weight: bold; color: #000000;}

body.people #people a,
body.people #people a:link, 
body.people #people a:hover, 
body.people #people a:visited 
{font-weight: bold; color: #000000;}

body.fellows #fellows a,
body.fellows #fellows a:link, 
body.fellows #fellows a:hover, 
body.fellows #fellows a:visited 
{font-weight: bold; color: #000000;}

body.master #master a,
body.master #master a:link, 
body.master #master a:hover, 
body.master #master a:visited 
{font-weight: bold; color: #000000;}

body.advisor #advisor a,
body.advisor #advisor a:link, 
body.advisor #advisor a:hover, 
body.advisor #advisor a:visited 
{font-weight: bold; color: #000000;}

body.courses #courses a,
body.courses #courses a:link, 
body.courses #courses a:hover, 
body.courses #courses a:visited 
{font-weight: bold; color: #000000;}

body.events #events a,
body.events #events a:link, 
body.events #events a:hover, 
body.events #events a:visited 
{font-weight: bold; color: #000000;}

body.workshops #workshops a,
body.workshops #workshops a:link, 
body.workshops #workshops a:hover, 
body.workshops #workshops a:visited 
{font-weight: bold; color: #000000;}

body.lifeskills #lifeskills a,
body.lifeskills #lifeskills a:link, 
body.lifeskills #lifeskills a:hover, 
body.lifeskills #lifeskills a:visited 
{font-weight: bold; color: #000000;}

body.education #education a,
body.education #education a:link, 
body.education #education a:hover, 
body.education #education a:visited 
{font-weight: bold; color: #000000;}


body.seminars #seminars a,
body.seminars #seminars a:link, 
body.seminars #seminars a:hover, 
body.seminars #seminars a:visited 
{font-weight: bold; color: #000000;}

body.fellowsEvents #fellowsEvents a,
body.fellowsEvents #fellowsEvents a:link, 
body.fellowsEvents #fellowsEvents a:hover, 
body.fellowsEvents #fellowsEvents a:visited 
{font-weight: bold; color: #000000;}

body.sos #sos a,
body.sos #sos a:link, 
body.sos #sos a:hover, 
body.sos #sos a:visited
{font-weight: bold; color: #000000;}

body.services #services a,
body.services #services a:link, 
body.services #services a:hover, 
body.services #services a:visited 
{font-weight: bold; color: #000000;}

body.tutoring #tutoring a,
body.tutoring #tutoring a:link, 
body.tutoring #tutoring a:hover, 
body.tutoring #tutoring a:visited 
{font-weight: bold; color: #000000;}

body.writing #writing a,
body.writing #writing a:link, 
body.writing #writing a:hover, 
body.writing #writing a:visited 
{font-weight: bold; color: #000000;}

body.bcc #bcc a,
body.bcc #bcc a:link, 
body.bcc #bcc a:hover, 
body.bcc #bcc a:visited 
{font-weight: bold; color: #000000;}

body.bccEvents #bccEvents a,
body.bccEvents #bccEvents a:link, 
body.bccEvents #bccEvents a:hover, 
body.bccEvents #bccEvents a:visited 
{font-weight: bold; color: #000000;}

body.bccCommittees #bccCommittees a,
body.bccCommittees #bccCommittees a:link, 
body.bccCommittees #bccCommittees a:hover, 
body.bccCommittees #bccCommittees a:visited 
{font-weight: bold; color: #000000;}

body.bccMembers #bccMembers a,
body.bccMembers #bccMembers a:link, 
body.bccMembers #bccMembers a:hover, 
body.bccMembers #bccMembers a:visited 
{font-weight: bold; color: #000000;}

body.bccConsitution #bccConsitution a,
body.bccConsitution #bccConsitution a:link, 
body.bccConsitution #bccConsitution a:hover, 
body.bccConsitution #bccConsitution a:visited 
{font-weight: bold; color: #000000;}

body.bac #bac a,
body.bac #bac a:link, 
body.bac #bac a:hover, 
body.bac #bac a:visited 
{font-weight: bold; color: #000000;}

body.vpa #vpa a,
body.vpa #vpa a:link, 
body.vpa #vpa a:hover, 
body.vpa #vpa a:visited 
{font-weight: bold; color: #000000;}

body.members #members a,
body.members #members a:link, 
body.members #members a:hover, 
body.members #members a:visited 
{font-weight: bold; color: #000000;}

body.torch #torch a,
body.torch #torch a:link, 
body.torch #torch a:hover, 
body.torch #torch a:visited 
{font-weight: bold; color: #000000;}

body.bacConstitution #bacConstitution a,
body.bacConstitution #bacConstitution a:link, 
body.bacConstitution #bacConstitution a:hover, 
body.bacConstitution #bacConstitution a:visited 
{font-weight: bold; color: #000000;}

body.clubs #clubs a,
body.clubs #clubs a:link, 
body.clubs #clubs a:hover, 
body.clubs #clubs a:visited 
{font-weight: bold; color: #000000;}

body.studygroups #studygroups a,
body.studygroups #studygroups a:link, 
body.studygroups #studygroups a:hover, 
body.studygroups #studygroups a:visited 
{font-weight: bold; color: #000000;}

body.mentoring #mentoring a,
body.mentoring #mentoring a:link, 
body.mentoring #mentoring a:hover, 
body.mentoring #mentoring a:visited 
{font-weight: bold; color: #000000;}

body.classreps #classreps a,
body.classreps #classreps a:link, 
body.classreps #classreps a:hover, 
body.classreps #classreps a:visited 
{font-weight: bold; color: #000000;}

body.residence #residence a,
body.residence #residence a:link, 
body.residence #residence a:hover, 
body.residence #residence a:visited 
{font-weight: bold; color: #000000;}

body.lifescihouse #lifescihouse a,
body.lifescihouse #lifescihouse a:link, 
body.lifescihouse #lifescihouse a:hover, 
body.lifescihouse #lifescihouse a:visited 
{font-weight: bold; color: #000000;}


body.rlc #rlc a,
body.rlc #rlc a:link, 
body.rlc #rlc a:hover, 
body.rlc #rlc a:visited 
{font-weight: bold; color: #000000;}

body.service #service a,
body.service #service a:link, 
body.service #service a:hover, 
body.service #service a:visited 
{font-weight: bold; color: #000000;}

body.help #help a,
body.help #help a:link, 
body.help #help a:hover, 
body.help #help a:visited 
{font-weight: bold; color: #000000;}

body.math #math a,
body.math #math a:link, 
body.math #math a:hover, 
body.math #math a:visited 
{font-weight: bold; color: #000000;}

body.orientation #orientation a,
body.orientation #orientation a:link, 
body.orientation #orientation a:hover, 
body.orientation #orientation a:visited 
{font-weight: bold; color: #000000;}

body.dragonweek #dragonweek a,
body.dragonweek #dragonweek a:link, 
body.dragonweek #dragonweek a:hover, 
body.dragonweek #dragonweek a:visited 
{font-weight: bold; color: #000000;}

body.dragonweekFAQ #dragonweekFAQ a,
body.dragonweekFAQ #dragonweekFAQ a:link, 
body.dragonweekFAQ #dragonweekFAQ a:hover, 
body.dragonweekFAQ #dragonweekFAQ a:visited 
{font-weight: bold; color: #000000;}

body.convocation #convocation a,
body.convocation #convocation a:link, 
body.convocation #convocation a:hover, 
body.convocation #convocation a:visited 
{font-weight: bold; color: #000000;}


/* these are used when a section, which has a submenu, is selected and makes the subsections grey and normal weight */
body.about #about ul li a,
body.about #about ul li a:link,
body.about #about ul li a:hover,
body.about #about ul li a:visited
{font-weight: normal; color: #666666;}

body.people #people ul li a,
body.people #people ul li a:link,
body.people #people ul li a:hover,
body.people #people ul li a:visited
{font-weight: normal; color: #666666;}

body.events #events ul li a,
body.events #events ul li a:link,
body.events #events ul li a:hover,
body.events #events ul li a:visited
{font-weight: normal; color: #666666;}

body.awards #awards ul li a,
body.awards #awards ul li a:link,
body.awards #awards ul li a:hover,
body.awards #awards ul li a:visited
{font-weight: normal; color: #666666;}

body.bcc #bcc ul li a,
body.bcc #bcc ul li a:link,
body.bcc #bcc ul li a:hover,
body.bcc #bcc ul li a:visited
{font-weight: normal; color: #666666;}

body.bac #bac ul li a,
body.bac #bac ul li a:link,
body.bac #bac ul li a:hover,
body.bac #bac ul li a:visited
{font-weight: normal; color: #666666;}

body.orientation #orientation ul li a,
body.orientation #orientation ul li a:link,
body.orientation #orientation ul li a:hover,
body.orientation #orientation ul li a:visited
{font-weight: normal; color: #666666;}


body.residence #residence ul li a,
body.residence #residence ul li a:link,
body.residence #residence ul li a:hover,
body.residence #residence ul li a:visited
{font-weight: normal; color: #666666;}
