html {
   background: white;
   font-size: 100%;
   font-size: 12pt;
   }

body {
   background: white;
   font-size: 100%;
   font-size: 12pt;
   }

#wrapper {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   font-size: 100%;
   font-size: 12pt;
   }

div#masthead {
   margin-bottom: -8px;
   border-bottom: 1px solid black;	
   }

div#masthead img {
   vertical-align: bottom;
   }

#top_nav {
   display: none;
   }

#container {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   font-size: 100%;
   font-size: 12pt;
   }

#page_content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   font-size: 100%;
   font-size: 12pt;
   }

#left_col {
   display: none;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;   
   font-size: 100%;
   font-size: 12pt;
   }

#page_content a:link:after, #page_content a:visited:after {
   page_content: " (" attr(href) ") ";
   font-size: 100%;
   font-size: 12pt;
   }

p.page_titles {
   font-size: 200%;
   font-size: 18pt;
   font-weight: bold;
}

#footer {
   display: none;
   }

#page_content a[href^="/"]:after {
   page_content: " (http://www.ewpartnersinc.com" attr(href) ") ";
   }
