#body_s{
        background:url(img/body_bg.gif) repeat-x top left #9FE3BA;
        margin:0px;
        font-family:Lucida Console,Arial;
}
#container{
        width:801px;
}

#flash{
        width:801px;
        height:260px;
        vertical-align:top;
        font-size:0.1em;
}

#title{
        background:url(img/title_bar.gif) no-repeat top left;
        width:801px;
        height:34px;
        font-size:14px;
        font-weight:bold;
        color:#35B056;
}

#title_div{
      position:relative;
      top:7px;
      left:80px;
}

#site_box{
        width:801px;
}

#foot{
        background:url(img/foot_bg.gif) no-repeat top left ;
        width:801px;
        height:29px;
        font-family:Arial;
        font-size:11px;
        color:#427950;
}

#left_bar{
        background:url(img/left_post_bg.gif) repeat-x top left #FFFFFF;
        width:33px;
        
}

.site_content{
        background:url(img/site_top_bg.gif) no-repeat top left #FFFFFF;
        width:528px;
        font-size:15px;
        font-family:Times New Roman, Arial, Helvetica;
        padding-left:20px;
        padding-top:20px;
        padding-right:10px;
        padding-bottom:20px;
}

a.galeria:link,a.galeriat:active,a.galeria:visited{
      text-decoration:none;
      color:#476C50;
}

a.galeria:hover{
      color:#51A351;
}
#shadow_bar{
        background:url(img/menu_shadow_bar.gif) repeat-y top left;
        width:11px;
}

#menu_box{
        width:199px;
}

#menu{
        background:url(img/under_menu_bg.gif) repeat-y top left;
        width:199px;
}

.menu_link{
        width:199px;
        height:36px;
}

.menu_cell{
        width:199px;
        height:36px;
        margin:0px;
        float:left;
        clear:left;
        position:relative;
}

#site_tail{
        background:url(img/site_top_bg.gif) no-repeat top left #FFFFFF;
        
        width:100%;
        height:70px;
}

#foot_one{
        position:relative;
        top:0px;
        left:160px;
        width:450px;
        float:left;
        clear:left;
}

#foot_two{
        position:relative;
        top:0px;
        left:58px;
        width:250px;
        float:right;
        clear:right;
}

#foot a:link,
#foot a:active,
#foot a:visited{
        color:#427950;
        text-decoration:none;
}

#foot a:hover{
        color:#5EA871;
}

