
#homecontentwrapper {
    text-align: left;
    overflow: hidden;
}

#homecontentcontainer {
    display: inline;
    width: 760px;
}

#homecontentleft {
    float: left;
    background: url(../i/h/LeftShadow.png) no-repeat;
    height: 241px;
    width: 6px;
}

#homecontentcenter {
    width: 748px;
    float: left;
}

#homegraphic {
    background: url(../i/h/DefaultGraphic.jpg) no-repeat;
    height: 241px;
    width: 748px;
}

#homecontentright {
    float: right;
    background: url(../i/h/RightShadow.png) no-repeat;
    height: 241px;
    width: 6px;
}

#homegraphic li {
    list-style: none;
}

#homegraphic li, #homegraphic a {
    display: block;
    position: relative;
}

#home4040 a {
    top: 20px;
    left: 237px;
    *left: 277px;
    width: 190px;
    height: 50px;
}

    #home4040 a:hover {
        background: url(../i/h/navover.png) no-repeat;
    }

#home2020 a {
    top: 20px;
    *top: 0;
    left: 237px;
    *left: 277px;
    width: 190px;
    height: 50px;
}
        #home2020 a:hover {
        top: 20px;
        *top: 17px;
        background: url(../i/h/navover.png) no-repeat 0 -50px;
    }

#homeCustom a {
    top: 20px;
    left: 237px;
    *left: 277px;
    width: 190px;
    height: 50px;
}
        #homeCustom a:hover {
        top: 20px;
        *top: 14px;
        background: url(../i/h/navover.png) no-repeat 0 -100px;
    }

#homeAlumni a {
    top: 20px;
    left: 237px;
    *left: 277px;
    width: 190px;
    height: 50px;
}
        #homeAlumni a:hover {
        top: 20px;
        *top: 11px;
        background: url(../i/h/navover.png) no-repeat 0 -150px;
    }

#home4040 a span img,
#home2020 a span img,
#homeCustom a span img,
#homeAlumni a span img {
    border: 0;
}

#home4040 a:hover span,
#home2020 a:hover span,
#homeCustom a:hover span,
#homeAlumni a:hover span {
    left: -555px;
    display: block;
    position: absolute;
}

#home2020 a:hover span {
    top: -50px;
}

#homeCustom a:hover span {
    top: -100px;
}

#homeAlumni a:hover span {
    top: -150px
}