img.news_sep
    {
    position: relative;
    left: -100px;
    }

#copyright
    {
    padding: 0 0 7px 0;
    }

span.pages
    {
    font-size: 11px;
    color: #525252;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    }
    
span.unselected
    {
/*    background: transparent url(../images/system/pages_bg_blured.gif); */
    color: #f6b02e;
    }

span.selected
    {
/*    background: transparent url(../images/system/pages_bg_hover.gif); */
    color: #91b3e0;
    }

#newsPages
    {
    text-align: center;
    font-weight: bold;
    }

#news
    {
    width: 100%;
    position: absolute;
    top: 615px;
    left: 0px;
    text-align: left;
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial;
    border: 0px solid red;
    }

.news_title
    {
    font-weight: bold;
    color: #72a6b9;
    }

.news_set
    {
    }

.news_line
    {
    position: relative;
    left: 200px;
    width: 450px;
    text-align: left;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    }

.news_date
    {
    font-weight: bold;
    color: #ff9e26;
    }

.news_text
    {
    color: #4d4d4d;
    position: relative;
    top: 5px;
    left: 0;
    }
    
#about_hilight
    {
    top: 70px;
    left: 405px;
    width: 90px;
    height: 125px;
    background-image: url(../images/pages/index/about_h.jpg);
    }
    
#links_hilight
    {
    top: 104px;
    left: 547px;
    width: 109px;
    height: 66px;
    background-image: url(../images/pages/index/links_h.jpg);
    }
    
#treempics_hilight
    {
    top: 205px;
    left: 410px;
    width: 225px;
    height: 195px;
    background-image: url(../images/pages/index/3menpictures_h.jpg);
    }
    
#store_hilight
    {
    top: 338px;
    left: 168px;
    width: 80px;
    height: 160px;
    background-image: url(../images/pages/index/store_hilight.jpg);
    }
    
#otherart_hilight
    {
    top: 384px;
    left: 614px;
    width: 66px;
    height: 108px;
    background-image: url(../images/pages/index/otherart_hilight.jpg);
    }
    
#man_hilight
    {
    top: 286px;
    left: 332px;
    width: 168px;
    height: 170px;
    background-image: url(../images/pages/index/man_hilight.jpg);
    }
    
#downloads_hilight
    {
    top: 508px;
    left: 488px;
    width: 80px;
    height: 28px;
    background-image: url(../images/pages/index/downloads_hilight.jpg);
    }
    
#fishbubles_hilight
    {
    top: 541px;
    left: 266px;
    width: 24px;
    height: 23px;
    background-image: url(../images/pages/index/fish_bubles_hilight.jpg);
    }
    
#centered
    {
    text-align: center;
    }
    
#news_rel
    {
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    }

div.stretcher
    {
    position: absolute;
    top: 20px;
    left: 20px;
    }
    
#mailFormContainer
    {
    position: absolute;
    top: -210px;
    left: 240px;
    z-index: 30;
    width: 345px;
    height: 200px;
    border: 1px solid #ccc;
    text-align: left;
    }
    
#whiteCover
    {
    position: absolute;
    top: 0px;
    left: 0px;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    width: 100%;
    height: 200px;
    background-color: #fff;
    border: 0px solid red;
    z-index: 0;
    }
    
#mailFormInner
    {
    position: absolute;
    z-index: 10;
    font-size: 11px;
    font-family: tahoma, verdana, arial;
    }
    
.formInput
    {
    font-size: 11px;
    width: 150px;
    font-family: tahoma, verdana, arial;
    border: 1px solid #ccc;
    }

#mailFormRelative
    {
    position: relative;
    top: 0px;
    left: 0px;
    }

#nameField
    {

    }

#mailFormDiv
    {
    position: relative;
    width: 100%;
    height: 81px;
    text-align: center;
/*    overflow: hidden; */
    }
    
#mailFormSending, #formMessageSent, #formMessageError
    {
    position: absolute;
    width: 100%;
    height: 200px;
    line-height: 200px;
    text-align: center;
    font-weight: bold;
    }
    
#formMessageSent, #formMessageError
    {
    line-height: normal;
    }
    

#dropmelineImg
    {
    cursor: pointer;
    }

