#divEdge
{
    position: absolute;
    left: 8px;
    top: 830px;
    width: 762px;
    height: 18px;
    color: white;
    background-color: rgb(255,255,255);
}

#divFooter
{
    position: absolute;
    left: 8px;
    top: 785px;
    width: 762px;
    height: 18px;
    color: rgb(064,000,064);
    background-color: rgb(230,230,209);
}
