html, body { height: 100%; margin: 0; padding: 0; }
html>body #all { height: auto; min-height: 100%; }
body {background:url('images/right.jpg') repeat-x #F1F2F4;font-size:13px;font-family: Arial;}

#all { height: 100%; width:961px; position: relative; color: #404040;margin:0 auto;}
#top {vertical-align:bottom;background:url('images/picture.jpg') #934A2E no-repeat top right;height:263px;width:100%;}
#menu {background:url('images/menu.gif') no-repeat left top;width:100%;height:263px;}

table {border-collapse:collapse;}
table td {padding:0;}
img {vertical-align:bottom;}
a {color:#176DAE;}
a:visited {color:#8917AE;}

#navigation {list-style: none;padding:16px 0 0 60px; margin:0;}
#navigation li a {color:white; font:12px/26px Georgia, Times New Roman; height: 22px; text-decoration: none;}
#navigation li a:hover {text-decoration:underline;}

#empty, #footer { height: 82px; padding-top:20px;}
#footer {position: absolute; bottom: 0; left: 0; width: 921px; padding-left:40px;background:url('images/footer.jpg') no-repeat; color:white;}

#main {padding:0px 0;overflow:hidden;background:url('images/content_bg.gif') no-repeat top right;}

#left {width:249px;background:url('images/navi.gif') no-repeat top;float:left;}
#news_block {height:450px;width:249px;float:left;}
ul#left_navi {height:230px; list-style: none;padding:18px 0 0 60px; margin:0;}
#left_navi li a {color:white; font:15px/40px Georgia, Times New Roman; height: 22px; text-decoration: none;}
#left_navi li a:hover {text-decoration:underline;}

#news_block {float:left; width: 220px; padding:0 0 0 30px;}
#news_block h3 {color:#424242; font: 20px Georgia, Times New Roman;padding:0 10px;margin:10px 0;}
#news_block a {font: 11px Tahoma;text-decoration:underline;}
#news_block a:hover {text-decoration:underline;}
#news_block div.news {color: black;font:10px/1.5em Tahoma,Arial,Sans-serif;background:url('images/news_block_sep.gif') no-repeat bottom;padding:0 0 15px 20px;}
#news_block div.news span.date {color:#101010;font: 10px/1.5em Tahoma;}
#news_block div.news span.year {color:#818181;font: 10px/1.5em Tahoma;}


#content {position:relative; margin-left:280px;width: 650px;padding:10px 0 70px 0px;min-height:200px;}
#content img {vertical-align:bottom;}
#content table {margin: 0px auto;}
#content h1 {font: 23px Georgia;color:#424242;}
#content h2 {font: bold 2em Georgia;color:#424242;}
#content a  {color:#1C733E;}
#content a:visited  {color:#7C535E;}
.separator {margin:0 auto;}
.bred {border: 1px red solid;}
img {margin:0;border:0;}
.fleft{float:left;}
.fright{float:right;}

.strike {text-decoration: line-through;}
a.external {padding: 0 14px 0 0;background: url('images/external.png') no-repeat right;}
img.date_pix {float:left;display:inline;padding: 0px 20px 10px 10px;}
.date_text {display:none;}
ul {
        color: green;
        margin-left: 15px;
      /*  list-style: disc url('/images/bullet.gif');*/
}
li {color: black;}
pre {width:90%;border:#a0a0c0 1px solid;background:#e8faff;color:black;margin:10px 0 10px 30px;padding:10px;clear:both;
     white-space: pre-wrap;       /* css-3 */
     white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
     white-space: -pre-wrap;      /* Opera 4-6 */
     white-space: -o-pre-wrap;    /* Opera 7 */
     word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
code {margin:0px; padding:0px;background:#e8faff;}
blockquote {background:#e8faff;}


