#downloads_hilight
    {
    top: 16px;
    left: 264px;
    width: 206px;
    height: 130px;
    background-image: url(../images/pages/pictures/downloads_hilight.png);
    }

#links_hilight
    {
    top: 42px;
    left: 138px;
    width: 62px;
    height: 126px;
    background-image: url(../images/pages/pictures/links_hilight.jpg);
    }

#home_hilight
    {
    top: 46px;
    left: 572px;
    width: 114px;
    height: 114px;
    background-image: url(../images/pages/pictures/home_hilight.jpg);
    }
    
#cloud_hilight
    {
    top: 248px;
    left: 108px;
    width: 50px;
    height: 64px;
    background-image: url(../images/pages/pictures/cloud_hilight.png);
    }
    
#about_hilight
    {
    top: 145px;
    left: 504px;
    width: 149px;
    height: 113px;
    background-image: url(../images/pages/pictures/about_hilight.jpg);
    }
    
#other_hilight
    {
    top: 336px;
    left: 112px;
    width: 74px;
    height: 110px;
    background-image: url(../images/pages/pictures/other_hilight.jpg);
    }
    
#store_hilight
    {
    top: 302px;
    left: 550px;
    width: 144px;
    height: 120px;
    background-image: url(../images/pages/pictures/store_hilight.jpg);
    }
    
#bird_1_hilight
    {
    top: 433px;
    left: 543px;
    width: 26px;
    height: 57px;
    background-image: url(../images/pages/pictures/bird_1_hilight.jpg);
    }
    
#bird_2_hilight
    {
    top: 425px;
    left: 707px;
    width: 21px;
    height: 56px;
    background-image: url(../images/pages/pictures/bird_2_hilight.jpg);
    }

#mainpart_hilight
    {
    top: 143px;
    left: 338px;
    width: 26px;
    height: 24px;
    background-image: url(../images/pages/pictures/mainpart_hilight.png);
    }

#otherpart_hilight
    {
    top: 143px;
    left: 377px;
    width: 20px;
    height: 24px;
    background-image: url(../images/pages/pictures/otherpart_hilight.png);
    }

#pictures
    {
    position: absolute;
    z-index: 30;
    top: 190px;
    left: 215px;
    width: 295px;
    height: 220px;
    overflow: hidden;
    }

#relativeContainer
    {
    width: 100%;
    height: 100%;
    position: relative;
    }
    
#whiteCover
    {
    position: absolute;
    z-index: 30;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    }
    
#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;
    }
