body {
   font-family: Arial, Helvetica, sans-serif;
   background-color: #d7cebf;
}
#top-menu ul, #left-menu {
   list-style: none;
}
#left-menu li {
   background: url(i/list.gif) no-repeat left top;
   font-size: 0.81em;
   font-weight: bold;
   color: #6f3a2b;
}
#left-menu li a {
   text-decoration: none;
   color: #6f3a2b;
}
#center-content {
   color: #0f3514;
   font-size: 0.81em;
   text-align: justify;
}
#center-content p {
   margin-top: 14px;
}
#bottom{
   background: url(i/bg-footer.gif) repeat-x bottom;
}
#bottom-content {
   text-align: right;
   color: #FFFFFF;
   font-size: 0.77em;
   padding: 5px 10px 0 0;
}
#out{
   background: url(i/bg-right.gif) no-repeat right bottom;
}
#top{
   background: #d7cebf url(i/header.jpg) repeat-x top;
}
#top-content {
   background: url(i/top-menu.gif) no-repeat center bottom;
}
#top-content a {text-decoration: none;}
#top-content a img {border: 0;}
#left-pic {
   background: url(i/bg-left.gif) no-repeat left bottom;
}
