
body * {position:static; min-width:auto !important; width:auto !important; }

div.header div.nav,
div.header div.search,
div.header div.bookmarks,
div.footer .section2,
div.footer form,
div.breadcrumbs,
div.comments,
div.header,
div.v2,
div.menu,
div.pages,
div.widget1
    {
    display:none
    }

body {
   background: white;
   font-size: 12pt;

   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }


h1,h2,h3,h4,h5,h6{font:bold 12pt/150% arial,sans-sefir;}


a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }


div.gallery ul li, div.gallery p{float:left;}
div.gallery ul,div.gallery {overflow:hidden;}



div.gallery ul li{list-style-type:none}
