﻿html 
{
    height: 100%;
    width: 100%;
}


body 
{
    height: 100%;
    width: 100%;
    margin:0px;
    padding:0px; 
}




#header, #leftcolumnPR, #leftcolumn, #rightcolumnPR, #rightcolumn, #footerItems, #breadcrumb, #ClickLatLong, #outer_more, .resourcesWrapper, #adMidBottom
{
    display: none;    
}


#wrapper { 
    margin: 0;         
} 
#contentPR {
    margin: 0;    
}
#content {
    margin: 0;      
}

#map {
    margin: 0;    
}

.copyright {
    font-size: 0.8em;
}

.copyrightPrint {
    display: inline; 
    font-size: 0.8em;  
}
