body {
   	background: white; font: 12pt times, serif; }

a:link { color:#781351; }      /* unvisited link */
a:visited { color:#781351; }  /* visited link */
a:hover { color:#000;}  /* mouse over link */
a:active { color:#000;}  /* selected link */

/* printouts to display link URLs right next to the link text

a:link:after, a:visited:after { content:" [" attr(href) "] "; }

/*printouts to display link URLs right next to the link text ends */

img { max-width: 450px; }

/* Styles for print header black and white logos*/

.header-img img.header-screen {
	display: none;
}
#mobile-header {
    display:none;
}
.header-img img.header-print {
	display: block; z-index: 10000;
}
#Image-Maps_4201308191221328 {
    display:none;
}
/* Ends styles for print header black and white logos*/

#zone-menu  {
	display:none;
}
#region-branding {
	display: block; background: #fff;
/*visibility: hidden;*/
}
#zone-branding .normal-header{visibility: hidden;}
#zone-branding {
	background-image:none; max-width:960px;
}
#region-preface-second {
	display: none;
}
#region-postscript-first{
	display: none;
}
#zone-footer p.library-contact-info a {
        color: #000000;	background-color: #fff;
}
.region-footer-second-inner{
	color: #000;
}
#block-views-homepage-slideshow-block {
	display: none;
}
#region-2menu {
	display: none;
}
.block-superfish-2  {
    	display: none; height: 1px;
}
.views-field-field-lib-hours {
	border-bottom:1px dotted #000;
}
/* Styles for print footer cuny black and white logo*/
.footer-img img.print {
	display: block; z-index: 10000;
}
.footer-img img.screen {
	display: none;
}
/* Ends styles for print footer cuny black and white logo*/

/* Hide the footer menu */
.footer-links {
	display: none;
}
/* Hide the footer menu ends */





