#printheader 
	{	display: inline !important;
		float: left !important;
		margin: 0 5% !important;}
	
body {
   background: white;}
   
#logo, #header, #navbar, #sitetools, #breadcrumbs, #sidebar,
#searchbox_border, #searchbox, #linksbox_border, 
#linksbox, #footer {
   display: none !important;}
   
#container, #maincontent_border, #maincontent {
   clear: both;
   width: auto;
   margin: 0 5% !important;
   padding: 0 !important;
   border: 0 !important;
   float: none !important;
   color: black;
   background: transparent none;
   font-size: 18pt !important;
   }
#container {
   margin-left: 10%;
   margin-top: 20px;
   padding-top: 10px;
   border-top: solid 2px #000000 !important;
   }
/*div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }*/
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
/*#container a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#container a[href^="/"]:after {
   content: " (http://www.meadowbrookicecream.com" attr(href) ") ";*/
   