body

{

    background: #ebebeb url(../layout/bg.png) repeat-x top;

    overflow: auto;

    padding: 0px;

    margin: 0px;

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

    font-size: 12px;

    text-align: left

}

#bar
{
    padding: 0px;
    width: 942px;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 9px;
    color: #a96799;
    margin: 5px auto 0 auto;
}

img

{

    border: 0px

}



a

{

    text-decoration: none;

    font-size: 12px;

    color: #a96799

}



a:hover

{

    color: #a96799;
    text-decoration: underline;


}



h1

{

    background: url(../layout/title.gif) no-repeat top left;

    float: left;

    padding: 10px 0px 0px 13px;

    margin: 20px;

    font-size: 13px;

    font-weight: bold;

    text-transform: uppercase;

    color: #FF0000
}



#container

{
    width: 982px;
    background: #fff;
    overflow: hidden;
    position: relative;
    margin: 5px auto 30px auto;
    padding: 0px
}


#header

{

    width: 942px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}


#links

{

    width: 420px;

    overflow: hidden;

    font-size: 12px;
    font-family: verdana, tahoma, arial, helvetica;
    color: #a96799;
    margin-top: 13px;
    margin-left: 10px;
    text-align: left;
}



#links a

{
    font-size: 12px;
    font-family: verdana, tahoma, arial, helvetica;
    color: #a96799;
    font-weight: normal
}



#links a:hover

{

    color: #000000;

}



#nav

{

    width: 942px;
    padding-top:3px;
    margin: 0px auto;

    text-align: left;

    font-size: 12px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica;


}



#nav a

{
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica;

}



#header img

{


}



#footer

{

    border-top: 1px solid #efefef;
    height: 55px;

    width: 940px;
    padding-top: 10px;

    overflow: hidden;

    position: relative;
    margin: 0 auto;


}



#foota, #footb

{

    height: 55px;

    width: 400px;

    float: left;

    text-align: left;

    font-weight: bold;

    overflow: hidden;
    font-family: verdana, tahoma, arial, helvetica;
    position: relative

}



#footb

{

    float: right;

    text-align: right;

}



#content

{


    width: 942px;

    position: relative;
    overflow: visible;
    margin: 0px auto 10px auto;

    padding: 0px 0px

}



#main

{

    width:502px;
    margin-top: 8px;
    margin-left: 10px;
    background: #efefef;
    padding: 10px;

}



#bigimg

{

    vertical-align: top;

    padding-top: 15px;

    position: relative

}



#text

{


    text-align: justify;

    padding: 0 10px;

    position: relative

}



#text h2

{

    background: #FFFFFF url(../layout/ahead.png) repeat-x bottom left;

    font-size: 14px;
    text-align: left;
    font-weight: bold;

    padding: 0px 10px;

    margin: 15px 0px 5px 0px

}



#sidecolumn

{



    width: 200px;

    float: left;

    position: relative;


}

#sidecolumn2

{



    width: 200px;

    float: right;

    position: relative;


}



.block

{

    width: 200px;

    background: #FFF;
    border: 1px solid #efefef;
    margin-top: 10px;


}



.bhead

{


    background: #FFFFFF url(../layout/mbg.gif) repeat-x bottom;

    text-align: left;

    text-transform: uppercase;
    padding-left: 10px;
    font-size: 11px;
    line-height: 18pt;

}



.bhead img

{

    position: relative;

    margin-right: 3px

}



.bbody

{

    padding: 0px 0px;
    text-align: left;


}



.bbody a

{

    display: block;
    color: #a96799;
    line-height: 18pt;
    border-top: 1px solid #efefef;
    padding-left: 10px;

}