*{
overflow: visible !important; /* Required for FireFox pre-3.6 to print past page 1 */
}

div
{
 /*	float: none !important; /* Required if you want Firefox to print passed the first page */
}

#sfWebDebug,
.a-area-toptext,
#quicklinks,
#a-search,
.a-nav-main,
#gateways,
.social-media-icons,
#fandm-footer-login,
.a-subnav-wrapper,
#a-footer-push,
#banner-slideshow,
.a-controls, 
.a-slideshow-controls,
h1#fandm-logo a,
.a-area-toptext,
.a-quicklinks h3,
.a-area-department-slideshow
{
	display: none;
}

.for-print
{
	display: block;
}

#a-wrapper,
#a-header,
#a-footer,
#a-content,
h1#fandm-logo
{
margin: 0;
position: static;
float: none;
height: auto;
clear: none;
display: block;
min-height: 0;
width: 100%;
}

#a-footer
{
/*	border-top: 1px solid #000;*/
	padding: 1em 0 0;
	margin: 1em 0 0;
}

h1#fandm-logo
{
	overflow: auto;
	width: auto;
	text-indent: 0;
}

h1#fandm-logo img.for-print
{
	width: 5in;
}

#a-footer img.for-print
{
	float: right;
	width: 3in;
}

#a-header,
h1#fandm-logo a,
#a-footer,
body
{
	background: none;
}

h1#fandm-logo 
{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 20px !important;	
}

#a-header
{
	width: 100%;
	height: auto;
}
