body

{

    background: #171611 url(../layout/body.jpg) top left;

    overflow: auto;

    padding: 0px;

    margin: 0px;

    font-family: verdana, tahoma, arial, helvetica;

    font-size: 12px;

    text-align: center

}

a
{
    color: #9d0a0e;
    text-decoration: underline
}

a:hover
{
    color: #790000;
    text-decoration: none
}

#container

{

    background: url(../layout/contentbody.jpg) repeat-y 88px 0px;

    width: 965px;

    overflow: hidden;

    position: relative;

    margin: 0px auto;

    padding: 0px

}



#footer

{

    background: url(../layout/footer.jpg) no-repeat 22px 100%;

    width: 965px;

    padding-bottom: 100px;

    overflow: hidden;

    position: relative

}



#header

{

    background: url(../layout/headbody.jpg) no-repeat top left;

    width: 965px;

    height: 333px;

    overflow: hidden;

    position: relative

}



#content

{

    background: url(../layout/contenttop.jpg) no-repeat top right;

    width: 608px;

    float: right;

    overflow: hidden;

    position: relative

}



#text

{

    width: 500px;

    float: left;

    margin-left: 4px;

    text-align: justify;

    overflow: hidden;

    position: relative

}



#text h1

{

    background: url(../layout/title.jpg) no-repeat bottom right;

    font-size: 17px;

    font-weight: bold;

    text-transform: uppercase;

    text-align: right;

    padding: 0px 15px 15px 0px;

    display: block

}



#menucontainer

{

    background: url(../layout/menubody.jpg) repeat-y top left;

    width: 261px;

    margin: 0px 0px 80px 0px;

    float: right;

    overflow: hidden;

    position: relative



}



#menutop

{

    background: url(../layout/menutop.jpg) no-repeat top right;

    width: 261px;

    height: 26px;

    overflow: hidden;

    position: relative

}



#menucontent

{

    background: url(../layout/menubottom.jpg) no-repeat bottom left;

    width: 261px;

    padding: 0px 0px 59px 0px;

    overflow: hidden;

    position: relative

}



#menucontent a

{

    background: url(../layout/linker.jpg) no-repeat top center;

    width: 174px;

    display: block;

    margin: 0px auto;

    padding: 10px 0px;

    font-size: 10px;

    color: #000000;

    font-weight: bold;

    text-transform: uppercase;

    text-decoration: none

}



#submenu

{

    position: relative;

    overflow: hidden;

}



#submenu a

{

    background: url(../layout/point.jpg) no-repeat 0px 5px;

    width: 124px;

    display: block;

    margin: 0px 0px 0px 25px;

    padding: 2px 0px 2px 30px;

    font-size: 11px;

    color: #5D3811;

    font-weight: normal;

    text-transform: none;

    text-align: left;

    text-decoration: none

}



#submenu a:hover

{

    background: url(../layout/apoint.jpg) no-repeat 0px 5px;

    width: 124px;

    display: block;

    margin: 0px 0px 0px 25px;

    padding: 2px 0px 2px 30px;

    font-size: 11px;

    color: #000000;

    font-weight: normal;

    text-transform: none;

    text-align: left;

    text-decoration: none

}



/*#menucontent a:hover

{

    background: url(../layout/alinker.jpg) no-repeat top center;

    width: 174px;

    display: block;

    margin: 0px auto;

    padding: 10px 0px;

    font-size: 10px;

    color: #000000;

    font-weight: bold;

    text-transform: uppercase;

    text-decoration: none

}   */

