body {
    padding: 0px;
    margin: 0px;
}
#outerScroller { 
   width: 100%;
}

#marquee {
   width: 100%;
    background-color: #CADCEB;
    font-family: arial;
    font-size: 12px;
}

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

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

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

div#poweredby {
    display:none;
}
