#wrapper
{ border: none;
  width: 100%; }

    #head
    { height: auto;
      padding: 0; }

        #address
        { display: block;
          float: right;
          text-align: right; }

        #menu
        { display: none; }

        #logo
        { position: static; }

    #body
    { padding-top: 0;
      clear: both; }

        #leftColumn
        { display: none; }

        #rightColumn
        { margin: 0; }

            #breadcrumb
            { display: none; }

    #foot
    {}

        #nav2
        { display: none; }