.leftCont, #pageHeader, #content, #goTop, #pageHeaderHR, #subMenu, #left
{
    display:none;
    height:0;
}
.contentCont
{
    width:100%;
    min-height:0;
    padding-bottom:0;
}
#specialContent
{
    height:auto;
    line-height:0;
    margin:0;
    padding:0;
}
.canvas
{
    background-image:none;
    background-color:#b1db1f;    
}
.clearFix
{
    height:0;
    line-height:0;
}
.homeLink
{
    display:none;
}
#specialContent img
{
    margin:0;
    padding:0;
    line-height:0;
	z-index:2;
}