/* CSS for PRINTER-FRIENDLY pages in movabletype.seiu.org - theme codename MORNEAU
  
   additionally called from dev Action pages on action.seiu.org
   
   for simple migration all images should be at 
   http://movabletype.seiu.org/test/design/morneau/
   
   Direct questions to erik.moe@seiu.org - Thank you. 

*/

#navbar, #beta, #gamma, #delta, #epsilon, #zeta, #eta, #theta, #iota, #kappa, #header-signup {
	display: none;
	}

#alpha {
	width: 940px;
	}

#subheader {
	color: #333;
	text-align: center;
	}

#subnavbar {
	display: none;
	}

#comments-form, .comments-open-header {
	display: none;
	}

#footer .footer-links {
	display: none;
	}

#copeDisclaimer {
	width: 540px;
	margin: 0px;
	padding: 3px 200px;
	}

#copyright {
	display: none;
	}

#footer {
	font-size: 8pt;
	text-align: center;
	}

#footer:after { 
	content: "PLEASE RECYCLE AFTER READING";
	text-align: center; }
