body{
    background:#fff url('images/bg_fabric_full.png') repeat;
    }
.menu_simple ul{
    font-size: 1.2em;
    line-height: 1em;
    text-align: right;
    border:1px solid #482000;
    padding:.8em 1em 0 .8em;
    }
    .menu_simple ul li {
        margin-bottom: .8em;
        }
        .menu_simple ul li a {
            text-decoration: none;
            color:#482000;
            }
            .menu_simple ul li a:hover {text-decoration: underline;}

.buttons {
    text-align: center;
    }
    .buttons a {
        margin:.2em 0;
        }
        .buttons a img {
            width:134px;
            margin:1.25em;
            }

#eventroll {
    border-color:#866a4d;
    }


._crs * p {color: #EBE9D1;}
._crs:hover * p {color: #fff;}
