
body {
   background: white;
   font-size: 12pt;
   }
#mainnav,#subnav,#search,#left,#right,.breadcrumbs,#footer,#content img,#content hr,.pagination,.sIFR-flash,.our-story-container,.update-project,.search-box {
   display: none;
   }
#logo { color:white; }
#content,#header {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content,div#header {
   margin-left: 10%;
   padding-top: 1em;
   }
a:link, a:visited {
   color: #006595;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   }
#content a[href^="/"]:after {
   content: " (http://energytrust.org" attr(href) ") ";
   }
#content h1, #content h2 {
	background:red;
}

.tab-content[style] {
	display: block !important;
}

.expand .content[style] {
	display: block !important;	
}
