#mastprint {
	background: white;
	font-size: 12pt;
	background-image : url(../images/websitetemplate/printheader.jpg);
	background-position : center;
	background-repeat : no-repeat;
	visibility: hidden;

}
   
body {
   background: white;
   font-size: 12pt;
   }

#body {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#body {
	padding-top: 1em;
	border-top: 1px solid #930;
	max-width : 100%;
	min-width : 98%;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#body a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#body a[href^="/"]:after {
   content: " (http://www.pathfindersonline.org" attr(href) ") ";
   }
  
#marginrt1 {

   display: none;
}

#marginrt2 {

   display: none;
}

#marginrt3 {

   display: none;
}


#menulft {

   display: none;
}

#lftvertlines {

   display: none;
}

#rtvertlines {

   display: none;
}
   
#masthead { 

   display: none;
}
   
#AutoScrollContainer { 

   display: none;
}
   
#AutoScrollContent { 

   display: none;
}
