/*

---------------------------------------------------

Print styles for Regent Library site

Version: 06.12.08

---------------------------------------------------

*/



body {	

	background-color: #fff;
	background-image: none;

	}

#breadcrumbs, #footerInfo {

	font-size: 100%;
	
	}

#content {

	width: 100%;
	font-size: 110%;

	}
	
img.imgRight {
	
	float: none;
	display: block;

	}

#header, #footer, ul#primaryNav, #userTools, #rightColumn, noscript {

	display: none;

	}
