body {
   background: white;
   font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
   }
.menu, #sidebar_1, #sidebar_2 {
   display: none;
   }
  

#wrapper, #content, #content_box  {
   width: 640px;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
#header img {
	border: none;
}
   
div#content {
   margin-left: 0;
   padding-top: 1em;
   border-top: 0px solid #930;
   }

a:link, a:visited {
   color: #003366;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
.headline_area h1 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumbs, .breadcrumbs a {
	font-size: 7pt;
	margin: 0;
}

/*--#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://gettingattention.org" attr(href) ") ";
   }--*/
   
 .right-sidebar-only .menu, .right-sidebar-only #sidebar_1, .right-sidebar-only #sidebar_2, .right-sidebar-only .headline_area h1, .right-sidebar-only .headline_area h2, .comments_closed p, a.stbutton, .stButton .sharethis, .stButton .chicklets, .right-sidebar-only .headline_meta, .no-sidebars .headline_meta, .headline_meta, #respond, #footer-nav, .tweetmeme_button, #footer  {
 display: none;
 }
 
 
   


