#about_hilight
    {
    top: 64px;
    left: 288px;
    width: 198px;
    height: 70px;
    background-image: url(../images/pages/downloads/about_hilight.png);
    }

#home_hilight
    {
    top: 22px;
    left: 518px;
    width: 172px;
    height: 132px;
    background-image: url(../images/pages/downloads/home_hilight.png);
    }

#menpics_hilight
    {
    top: 302px;
    left: 556px;
    width: 120px;
    height: 126px;
    background-image: url(../images/pages/downloads/menpics_hilight.png);
    }

#hand_hilight
    {
    top: 408px;
    left: 534px;
    width: 30px;
    height: 35px;
    background-image: url(../images/pages/downloads/hand_hilight.png);
    }

#otherart_hilight
    {
    top: 306px;
    left: 32px;
    width: 178px;
    height: 168px;
    background-image: url(../images/pages/downloads/otherart_hilight.png);
    }

#links_hilight
    {
    top: 163px;
    left: 541px;
    width: 140px;
    height: 90px;
    background-image: url(../images/pages/downloads/links_hilight.png);
    }

#store_hilight
    {
    top: 102px;
    left: 74px;
    width: 126px;
    height: 146px;
    background-image: url(../images/pages/downloads/store_hilight.png);
    }

#textContainer
    {
    position: absolute;
    z-index: 30;
    top: 170px;
    left: 240px;
    width: 280px;
    height: 240px;
    background-color: #fff;
    overflow: hidden;
    border: 0px solid #ccc;
    }

#arrowUpDiv
    {
    position: absolute;
    z-index: -30;
    top: 170px;
    left: 505px;
    width: 15px;
    height: 34px;
    }

#arrowDownDiv
    {
    position: absolute;
    z-index: -30;
    top: 377px;
    left: 505px;
    width: 15px;
    height: 34px;
    }

