body{
        margin:0px;
        font-family:Tahoma, Geneva, sans-serif;
        font-size:11px;
        color:#fff;
}
a{
        color:#ec5d11;
        text-decoration:underline;
}
a:hover{
        text-decoration:none;
}
.block{
        background:url(../images/block_bg.gif) repeat-x top #c03f23;
        padding-right:7px;
        padding-left:7px;
}
.element{
        overflow:hidden;
        margin-top:5px;
}

h3.atStart
{
        cursor: pointer;
        font-size:10px;
        margin:0px;
        padding:0px;
        font-weight:bold;
        color:#000;
}

.block2{
        background:url(../images/block.gif) repeat-x;
        height:76px;
        line-height:17px;
}

hr{
        color:#835b4c;
        background:#835b4c;
        height:1px;
        border:none;
}
h1{
        color:#fff;
        font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size:14px;
        margin:0px;
}

.orrange{
        color:#ec5d11;
}
.brown{
        color:#ac5b21;
}
.top_bar a{
        color:#ec5d11;
}

.image{
        border:3px solid #d95a2c;
}
.white_image{
        border:1px solid #fff;
        padding:2px;
}

.top_links {
        background:url(../images/topmenu_over.gif) center no-repeat;
        font-size:12px;
        font-weight:bold;
        color:#fff;
        height:44px;
}
.top_links a {
        DISPLAY: block;
        background:url(../images/topmenu.gif) repeat-x;
        height: 30px;
        font-weight:bold;
        padding-top:14px;
        color:#fff;
        text-decoration:none
}.top_links a:hover {
        background: none transparent scroll repeat 0% 0%;
        text-decoration:none;
        color:#fff;
}


.page_bg{
        background:url(../images/body_bg.jpg) repeat-x bottom #1b1614;
}
.header{
        height:394px;
        width:977px;
        background:url(../images/header.jpg) no-repeat;
}
.header_sub{
        width:977px;
        height:130px;
        background:url(../images/sub_header.jpg) top no-repeat;
}

.topmenu{
        background:url(../images/topmenu.gif) repeat-x;
        height:44px;
}

.footer{
        background:#431b0b;
        height:46px;
        color:#fff;
}