	body {
	   background: white;
	   font-size: 12pt;
	   margin-top: -30px
	}
	   
	.nav, 
	.three-column-nav, 
	form, 
	.contact-elected-officials, 
	.footer, 
	object, 
	.edit-button, 
	.second-page-nav, 
	.second-level-navigation, 
	.in-the-vote-section,
	.in-the-act-section,
	.in-the-learn-section {
	   display: none;
	   visibility: hidden
	}
	
	.main-body {
	   width: auto;
	   margin: 0;
	   padding: 0;
	   border: 0;
	   float: none !important;
	   color: black;
	   background: transparent none;
	}
	
	.main-body {
	   padding-top: 1em;
	   border-top: 1px solid #666;
	}
	
	div.head {
	   margin-bottom: -8px;
	}
	
	div.head img {
	   vertical-align: bottom;
	}
	
	.sidebar {
		background-color: #D1D1D1
	}
	
	a:link, a:visited {
	   color: #204594;
	   background: transparent;
	   font-weight: bold;
	}
	
	#content a:link:after, #content a:visited:after {
	   content: " (" attr(href) ") ";
	   font-size: 90%;
	}
	
	#content a[href^="/"]:after {
	   content: " (http://exxonmobilcat.com" attr(href) ") ";
   	}
