body{
margin:0;
padding:131px 0 0 155px;
background:url(blok.gif) top left repeat-x;background-color:#F4F3B9;background-attachment:fixed;
}

html, body{
scrollbar-face-color:#F1EBE7;  
scrollbar-arrow-color:#5C4F3A;
scrollbar-track-color:#F1EBE7;
scrollbar-shadow-color:#202020;
scrollbar-highlight-color:#c0c0c0;
scrollbar-3dlight-color:#56462C;
scrollbar-darkshadow-color:#202020;
}

div#outer{
position:absolute;
background-color:#F4F3B9;
width:100%;
left:80px;
line-height:17px;
top:101px;
}

div#header{
position:absolute;
top:0;
background:url(blok.gif) top left repeat-x;background-color:#F4F3B9;background-attachment:fixed;
left:80px;
width:100%;
height:101px;
}

div#left-sidebar{
position:absolute;
top:0px;
background:url(bodybg.gif) bottom left no-repeat;background-color:#F4F3B9;background-attachment:fixed;
left:0;
width:155px;
height:100%;
}

 @media screen{
body>div#header{position:fixed;}
body>div#left-sidebar{position:fixed;}
body>div#outer{position:fixed;}
 }

* html body{ overflow:hidden; } 

* html div#content{
height:100%;
overflow:auto;
padding-top: 35px;
padding-left: 45px;
padding-right:30px;
padding-bottom: 20px;
font: normal 13px Verdana, sans-serif; color: #4F4225;}

div#content{
margin-top:-4px;
padding-top: 35px;
padding-left:45px;
padding-right:40px;
padding-bottom: 20px;
height:100%;
font: normal 13px Verdana, sans-serif; color: #4F4225;}

div#navcontainer {width: 155px; }

#navcontainer ul{
margin-top: 59px;
margin-left: 0;
padding: 2px 0 2px 0px;
list-style-type: none;
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;}

#navcontainer a{
display: block;
margin: 1px 0 2px 0;
padding: 3px 0 3px 4px;
width: 155px;
border: 1px solid #000;}

#navcontainer a:link, #navlist a:visited{
color: #3A301C;
background:url(blok2.gif) center left repeat-x;
text-decoration: none;}

#navcontainer a:hover {
background:#87996C;
color: #fff;
}

#navcontainer ul li a#current
{
background:url(hover2.png) top left no-repeat;
color: #fff;
}

