/* Start of CMSMS style sheet 'footerstickalt' */
html
{
height: 100%;
}

body
{
height: 100%;
}

#nonFooter
{
margin-top: 0px;
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#content
{
padding-bottom: 110px;
}

#footer
{
position: relative;
margin-top: -110px;
}

#copyright
{
position: relative;
margin-top: -90px;
}

/* End of 'footerstickalt' */

