/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2011 Project Seven Development
  www.projectseven.com
  Print Media Style Sheet
  ------------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	min-width: 0;
	border:none;
}
#footer, #maincontentarea, #calculator {
	display:none;
}
.printhead {position:relative;display:block;width:800px;background:#000;}
.masthead-image {width:400px;margin:0 auto;display:block;}
.masthead {display:none;}

#pledgecontainer {
	position:relative;
	margin:0 auto;
	width:800px;
	padding:5px;
	border:none;
	height:auto;
	top:0;
	left:0;
	right:0;
}
#content {margin:0;}