
/* this section handles the top navigation */
#psutopnavcontainer{

}
psu_new_header {display:none;}
.psutopnav{
	display: none;
}
/* ------------------------------ */


/* this section handles the portion of the banner below the navigation, but above the content */

#psulogogif_print{
	display: block;
	
	top: 0px;
	left: 0px;
	z-index: 2;
}

.no_print{
	display:none;
}

#psudatetext{
	color:black;}

/*these two items were added 11/16/2007 specifically for alumni relations */
#right {display:none;}
#navigation {padding-right:40px;}
/*#deptcontent{font-family:serif;font-size:14px;color:black;float:right;position:relative;top:55px;padding-left:15px;margin-bottom:85px;}

*/
