body{
   background: #003;
   margin:0px;
   padding: 0px;
   font-family: arial;
}
a img{
    border: none;
}
#content_body{
   background: #1e4e88 url(images/background.gif) repeat-x;
   width: 969px;
   margin: 0 auto;
   padding-bottom: 20px;
}
#login{
   width: 915px;
   height: 30px;
   background: url(images/bglogin.gif) no-repeat;
   margin: 0 auto;
   font-family: arial;
   font-size: 12px;
   margin:0px auto;
   padding:0px;
   padding-left: 20px;
   margin-bottom: 14px;
}
#head_login{
   padding:0px;
   padding-top: 0px;
   margin-top: 3px;
   float: left;
}
#head_login label{
   padding-right: 15px;
}
#head_login input{
   background: url(images/input_bg.gif) no-repeat;
   border: none;
   height: 22px;

   width: 140px;
   margin:0px;
   padding: 0px;
   padding-top: 3px;
   padding-right: 15px;
   padding-left: 5px;
}
#head_login input.sub{
   width: auto;
   margin:0px;
   padding: 0px 10px;
   text-shadow: 0px 1px 1px #000;
   background: none;
}
#login a.right{
    float: right;
    margin-right: 10px;
}
#login a,
#login a:active,
#login a:visited,
#login a:link{
   padding: 0px 10px;
   text-shadow: 0px 1px 1px #000;
   color: #000;
   line-height:32px;
   text-decoration: none;
}
#login a:hover{
   text-decoration: underline;
}
#header{
    background: url(images/bgheader.gif) repeat-x;
    height: 124px;
    margin: 0 18px;
    border-left: #c7c6c7 solid 2px;
    border-right: #c7c6c7 solid 2px;
}
#header a img
{
    border: none;
    margin: 5px;
}
#header #hdr{
    padding-top: 10px;
}
#header h1{
    margin:0px;
    padding:0px;
    font-size: 14px;
    font-family: arial;
    line-height: 20px;
}
#header .search{
    float: left;
    margin: 0px;
    padding: 5px;
    width: 792px;
    display: block;
    padding-top: 20px;
}
#header .search [type=text]{
    width: 720px;
    margin:0px;
    border: 0px;
    height: 26px;
    background: url(images/txtbg.gif) no-repeat;
    font-size: 12px;
    padding-top: 2px;
    padding-left: 10px;
}
#header .search .but{
    width: 58px;
    margin:0px;
    border: 0px;
    height: 26px;
    background: url(images/butbg.gif) repeat-x;
    font-size: 12px;
    display: block;
    float:right;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: arial;
    padding-top: 5px;
    text-decoration: none;
}
#wrapper{ overflow: hidden; width:100%;
    background: url(images/bgtreecolumn.jpg) repeat-y;
}
#wrapper #wr{ overflow: hidden; 
    background: url(images/topbgtreecolumn.jpg) no-repeat;
}
#wrapper #wr #wrbot{ overflow: hidden; 
    background: url(images/botbgtreecolumn.jpg) 0 100% no-repeat;
}
.cl{font-size:1px; clear:both;}

div#inwrap{float:left;width:100%}
div#content{margin: 0 255px 0 247px; padding-top:10px;}
div#navigation{float:left;width:239px;margin-left:-100%;}
div#extra{float:left;width:210px;margin-left:-243px; padding: 0px 5px; font-size: 12px;}
#content .ditto_page{ padding: 5px;}
#content .B_crumbBox{ padding: 5px; display: block; margin-bottom: 5px;}
#content .rubrics{ font-size:12px; color:#666;}
#content .date{color: #090;}
#extra .date{color: #009; padding:0px 5px 0 0; font-weight: bold;}
.menu{
    margin:10px 0px;
    list-style: none;
    padding:0px;
}
.menu li{
     font-family: arial;
     font-size: 14px;
     padding-left: 20px;
     line-height: 31px;
}
.menu li.active{
     background: url(images/menubg.gif) 0px 0px no-repeat;
}
.menu li.hover{
     background: url(images/menubg_hvr.gif) 0px 0px no-repeat;
}
.menu li a{ display: block; color:#fff; text-decoration: none; }

#content  h1{
    font-family: arial;
    font-size: 18px;
    line-height: 28px;
    text-shadow: 0px 0px 3px #000;
    background: url(images/botshadow.gif) 0 100% repeat-x;
}
#content{
     font-size: 14px;
}
#news,#articels {display: block; overflow: hidden;}
#news .picture{
     width: 239px;
     float: left;
     background:#e0e0e0;
     border: 1px solid #9b9b9b;
     margin: 0px 3px 5px 3px;
     display: block;
     overflow: hidden;
}
#news .picture img{
     margin:10px 10px;
     background: url(images/bgnewimg.gif) no-repeat;
     padding: 0px 3px 3px 0px;
}
#news .col{
     display: block;
     font-family: arial;
     margin: 0px 3px 5px 3px;
}
#news .col a,
#news .col a:active,
#news .col a:visited,
#news .col a:link{
      color: #006;

}
#news .col p{
      margin:0px;
      padding: 5px;
}
#news .col a:hover{
      color: #000;
      text-decoration: none;
}
.photogalery{
      background: url(images/gallery_bg_wrp.gif) 14px 0px repeat-y;
}
.photogalery div{
      background: url(images/gallery_bg.gif) 14px 0 no-repeat;
}
.photogalery div div{
      background: url(images/gallery_bg_foot.gif) 14px 100% no-repeat;
      padding-left: 28px;
      padding-top: 10px;
      padding-bottom: 5px;
}
.partner{
    font-size: 10px;
}
.gray {
   background: #eee;
}

