﻿    /*Not needed-- the footer doesnt need to stick
    html, body
    {
        height: 100%;
        min-height: 100%;
        margin: 0;
        padding: 0;
    }
    #staticPage
    {
        height: 90%;
        min-height: 90%;
    }
    staticContent
    {
        height: 90%;
    }
*/
