body
{
    text-align: center; /*background: #FFFFFF url(../pics/background.jpg) repeat-x;*/
    background: black;
    font-size: 12px;
    font-family: "Arial" , "Lucida Grande" , "Lucida Sans Unicode" , "Bitstream Vera Sans" , "Verdana" , "Futura" , "Helvetica" ,sans-serif; /*margin:0px;*/ /*padding: 0px;      margin: 0px;     padding: 0px;*/
}

.clr
{
    clear: both;
}

img
{
    border-width: 0px;
}

a
{
    color: #0C4EA6;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
}

/*divs*/
#container
{
    text-align: center;
}

#footer
{
    float: left;
    margin: 3em 0 0;
    /*border-top: 1px dotted #b5b5b5;*/
    border-top: 1px solid #AAAAAA;
    padding: 1em 0 0;
    width: 100%;
    list-style: none;
    text-align: center;
    color: #666666;
    line-height: 1.7em;
    text-align: center; /*border-top: 1px solid #CCCCCC;*/ /*font-family: Verdana,Arial,Helvetica,sans-serif;     margin: 5px 10px;     margin-top: 50px;     width: 963px;     background: #FFFFFF url(../pics/bg-footer.gif)  no-repeat 60%;     height: 80px;     text-align: center;     margin-left:10px;*/
}

#footerText
{
    margin-top: -5px;
    color: #3B3B3B;
    text-align: center;
}
