body {
    padding: 0px;
    margin: 0px;
}

#outerScroller{
            width: 690px;
}
#marquee {
     width: 690px;
    background-color: #a61500;
    font-family: arial;
    font-size: 12px;
}

#marquee a {
    color: #FFFFFF;
    text-decoration: none;
}

#marquee a:hover {
    color: #FF7878;
    text-decoration: underline;
}

table#poweredtable {
    float: left;
    width: 100%;
}

div#poweredby {
    color: black;
    font-family: arial, sans-serif;
    font-style: italic;
    font-size: 11px;
    text-align: right;
}

div#poweredby a {
    color: #a61500;
    text-decoration: none;
}

div#poweredby a:hover {
    color: #8e1801;
    text-decoration: none;
}

div#poweredby a:visited {
    color: #a61500;
    text-decoration: none;
}
