/**
 * Example Print Preview site
 *
 *	print.css
 *	author: Tim Connell
 */

/* -- Hide screen specific elements -- */
.css3menu1,.left,.right,.up,.hzmarquee,.footer1,.bottomslide,.cmsback {
    display: none !important;
}

.contentmain1
{
	width: 90% !important;
	height: 100% !important;
	overflow:hidden !important;
	color:#000000 !important;
}
.contentmain1 a {
color: hsl(120, 100%, 25%) !important;
}