
#ICA_who_we_are_history #history A {
    color: black;
}

#ICA_who_we_are_campus #campus A {
    color: black;
}

#ICA_who_we_are_partners #partners A {
    color: black;
}

#ICA_who_we_are_funders #funders A {
    color: black;
}

#ICA_who_we_are_founders #founders A {
    color: black;
}

#ICA_who_we_are_board #board A {
    color: black;
}

#ICA_who_we_are_advisoryBoard #advisoryBoard A {
    color: black;
}

#ICA_who_we_are_staff #staff A, #ICA_who_we_are_staff_bios #staff A {
    color: black;
}
    #ICA_who_we_are_staff #staff .sub LI, #ICA_who_we_are_staff_bios #staff .sub LI {
        display: inherit;
    }
    #ICA_who_we_are_staff #staff .sub LI A, #ICA_who_we_are_staff_bios #staff .sub LI A {
        color: #f47735;
    }

#ICA_who_we_are_staff.bios #staff .sub A, #ICA_who_we_are_staff_bios.bios #staff .sub A {
    color: black;
}

#ICA_who_we_are_employment #employment A {
    color: black;
}

.boardTable {
    border: none;
    width: 100%;
}

.boardTable TR {
    width: 50%;    
}

.boardTable TD {
    line-height: 20px;
    padding: 0 0 20px 0;
}
.boardTable TD.noPad {
    padding: 0 0 0 0 !important;
}

.boardTable TD.seperator {
    border: solid 1px #6d6d6d;
    border-width: 0 0 1px 0;
}

.partnerLogos {
    margin: 40px 0;
}
.partnerLogos img {
    padding-right: 22px;
}

/* fix to #name anchor problem */
#ICA_who_we_are_staff #outer {
    overflow: visible;
}
#ICA_who_we_are_staff #contentRight, #ICA_who_we_are_staff #contentLeft, #ICA_who_we_are_staff_bios #contentRight, #ICA_who_we_are_staff_bios #contentLeft, #ICA_who_we_are_founders #contentRight, #ICA_who_we_are_founders #contentLeft {
/*    margin-bottom: -1350px;
    padding-bottom: 1350px;*/
    margin: 0;
    padding: 0;
}
#ICA_who_we_are_staff #contentRight {
    height: 1350px;
}
#ICA_who_we_are_staff_bios #contentRight {
    height: 2400px;
}
#ICA_who_we_are_founders #contentRight {
    height: 1100px;
}