#bottombar{ display: none; width:0; background-image: none;}
#navMenu
{
	display: none;
	width: 0;

}
#loon{ display: none; width:0;}
#bannerBG{ display: none; width:0;}
#banner #logo{ display: none; width:0;}
#banner{ display: none; width:0;}
#topMenuPush{ display: none; width:0;}
#topMenu{ display: none; width:0;}
#pagePhoto
#container{
    display: none;
    position: static;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: none;
    z-index: 1;
}
#textContent{
    font: normal .95em/1.2em Arial, Helvetica, sans-serif;
    position: relative;
    top: 0px;
    padding: 5px;
    width: auto;
}

#pagePhotos{
    float: right;
    width: 200px;
    margin: 0px;
    padding: 40px 0px 190px 0px;
    height: auto;
    color: #000;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    text-align: center;
    z-index: 5;
}