#downloads_hilight
    {
    top: 412px;
    left: 460px;
    width: 138px;
    height: 92px;
    background-image: url(../images/pages/other/downloads_hilight.png);
    }

#links_hilight
    {
    top: 254px;
    left: 570px;
    width: 100px;
    height: 98px;
    background-image: url(../images/pages/other/links_hilight.png);
    }

#home_hilight
    {
    top: 40px;
    left: 420px;
    width: 135px;
    height: 101px;
    background-image: url(../images/pages/other/home_hilight.png);
    }
    
#about_hilight
    {
    top: 38px;
    left: 235px;
    width: 115px;
    height: 83px;
    background-image: url(../images/pages/other/about_hilight.png);
    }
    
#menpics_hilight
    {
    top: 89px;
    left: 578px;
    width: 136px;
    height: 91px;
    background-image: url(../images/pages/other/menpics_hilight.png);
    }
    
#store_hilight
    {
    top: 410px;
    left: 128px;
    width: 112px;
    height: 82px;
    background-image: url(../images/pages/other/store_hilight.png);
    }
    
#mainpart_hilight
    {
    top: 126px;
    left: 345px;
    width: 25px;
    height: 16px;
    background-image: url(../images/pages/other/mainpart_hilight.png);
    }

#otherpart_hilight
    {
    top: 127px;
    left: 318px;
    width: 19px;
    height: 16px;
    background-image: url(../images/pages/other/otherpart_hilight.png);
    }

#pictures
    {
    position: absolute;
    display: block;
    z-index: 30;
    top: 175px;
    left: 225px;
    width: 295px;
    height: 220px;
    overflow: hidden;
    border: 0px solid #ccc;
    }

#relativeContainer
    {
    width: 100%;
    height: 100%;
    position: relative;
    }
    
#whiteCover
    {
    position: absolute;
    z-index: 30;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 0px solid red;
    }
    
#arrowUpDiv, #arrowDownDiv
    {
    position: absolute;
    z-index: 40;
    width: 15px;
    height: 34px;
    }

#arrowUpDiv
    {
    top: 0px;
    left: 275px;
    }

#arrowDownDiv
    {
    top: 185px;
    left: 275px;
    }
    
#arrowDown, #arrowUp
    {
    width: 15px;
    height: 34px;
    border: 0;
    }
