body
{
    background: #FFFFFF url(../layout/body.jpg) repeat-x top left;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 11px;
    text-align: center
}

img
{
    border: 0px
}

a
{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #000000
}

a:hover
{
    color: #f0121a
}

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: 846px;
    overflow: hidden;
    position: relative;
    margin: 30px auto;
    padding: 0px
}

#bar
{
    width: 816px;
    text-align: left;
    overflow: hidden;
    position: relative;
    color: #afafaf
}


#header
{
    background: #FFFFFF url(../layout/header.jpg) repeat-x center center;
    width: 816px;
    height: 77px;
    padding: 15px;
    overflow: hidden;
    position: relative
}

#links
{
    width: 250px;
    overflow: hidden;
    position: relative;
    color: #c2242a;
    float: right;
    text-align: right
}

#links a
{
    font-size: 10px;
    color: #f0121a;
    font-weight: normal

}

#links a:hover
{
    color: #000000;
}

#nav
{
    width: 596px;
    overflow: hidden;
    position: relative;
    float: left;
    text-align: left
}

#nav a
{
    font-size: 10px;
}

#header img
{
    float: left
}

#footer
{
    background: #FFFFFF url(../layout/header.jpg) repeat-x 0px -85px;
    height: 55px;
    width: 846px;
    float: left;
    padding-top: 20px;
    overflow: hidden;
    position: relative
}

#foota, #footb
{
    height: 55px;
    width: 400px;
    float: left;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    position: relative
}

#footb
{
    float: right;
    text-align: right;
}

#content
{
    float: left;
    width: 846px;
    position: relative;
    margin: 0px 0px;
    padding: 5px 0px
}

#main
{
    width:610px;
    float: left
}

#bigimg
{
    vertical-align: top;
    padding-top: 15px;
    position: relative
}

#text
{
    float: left;
    text-align: left;
    padding-left: 20px;
    position: relative
}

#text h2
{
    background: #FFFFFF url(../layout/ahead.png) repeat-x bottom left;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 10px;
    margin: 15px 0px 5px 0px
}

#sidecolumn
{
    padding-top: 8px;
    width: 223px;
    float: right;
    position: relative;
    overflow: hidden
}

.block
{
    width: 100%;
    background: #f4f4f4;
    margin-top: 10px
}

.bhead
{
    width: 100%;
    background: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    border-bottom: 1px solid #969696
}

.bhead img
{
    position: relative;
    margin-right: 3px
}

.bbody
{
    background: url(../layout/bfoot.png) repeat-x bottom left;
    border-top: 1px solid #FFFFFF;
    width: 100%;
    padding: 5px 0px;
    text-align: left
}

.bbody a
{
    display: block;
    padding: 3px 20px
}



