body {
	background: none;
	color: #000;
  text-align: left;
}
.frame {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
  text-align: left;
}
#header #topnav,
#header #portmodal,
#leftads
{
  display: none;
}

#header #logo h1 a {
  width: 0;
  margin-right: 2em;
}

#header #logo:after {
  content: url("../images/logo.gif");
  display: block;
}

#feature {
  background: none;
}
  #feature .featurephoto,
  #feature #tabs,
  #feature .addthis_button,
  #feature .featuretext .backlink
  {
    display: none;
  }
  #feature .featuretext h1,
  #feature .featuretext h3
  {
    color: #00285D;
  }
  #content .middlecolumn #whatyouget,
  #content .widecolumn p,
  #content .middlecolumn p,
  #content .widecolumn ul li, 
  #content .middlecolumn ul li,
  #content ul.gridnav li p,
  #feature .featuretext p {
    color: #00285D;
  }

.footer-links,
#socialtab {
    display: none;
}
