/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */
/*
 * Custom Style Sheet - Use this file to style your content
 */
#block-header {
    background: url(../images/mainbanner.jpg) no-repeat;
    height: 260px;
    background-position: center center
    }
#menubar {
    background: url(../images/menubar.png) no-repeat;
    height: 36px;
    padding: 14px
    }
#page {
    background: url(../images/mainpattern.jpg) repeat-x;
    background-position: top left;
    background-attachment: fixed;
    min-height: 100%
    }
#block-footer {
    background: url(../images/footer-pic.png)
    }
#main, #top-a, #top-b, #bottom-a, #bottom-b {
    background: #F8EBDD
    }
#main {
    min-height: 410px
    }
#toolbar time {
    color: #fff
    }
#footer a, #footer {
    font-size: 10px
    }
#footer a, #footer a:hover {
    color: #F8EBDD
    }
#footer {
    color: #fbdbaf
    }
#system {
    margin: 15px;
    margin-left: 30px;
    margin-right: 35px;
    line-height: 1.5
    }