/* 
UW Alumni Association print stylesheet
http://www.washington.edu/alumni
Created and maintained by the UW Alumni Association
*/

body {
	margin: 0;
	padding: 0;
	background-color: white;
	width: 100%;
}

#wheader, #leftcolumn, #rightcolumn, #topsection, #pagetools, #footer {
	display: none;
	height: 0px;
}

#contentcolumn, #contentwrapper, #maincontent, #maincontainer, #printheader { 
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
	display: inline;
	overflow: visible;
}

.showprint {
	display: inline;	
}

#costco-print {
    display: inline;
}
