/* Print Style Sheet */
body { 
	background:white; 
	color:black; 
	margin:0 
}

* {
	color:#000;
}

* a{
	text-decoration:none;
}

div#nav{
	display:none;
}

div.breadcrumb{
	display:none;
}

div#sidebar{
	display:none;
}

.print{
	display:none;
}

form.searchform{
	display:none;
}

div#dept-title{
	display:none;
	font-weight:normal;
}

p#title a{
	font-size:24px;
	font-weight:normal;
}

p#description{
	display:none;
}

div.gototop{
	display:none;
}

div.creds a {
	display:none;
}
#content h1 {

	font-size: 18px;

	}
#rotator{display:none}