BODY 		{ background-image: url('none'); }
.breadcrumbtable 	{ background-image: url('none'); }

.FontNavBreadcrumbs		{ text-decoration: none; font-size: 11px; font-family: Verdana, Arial, Helvetica, 'san serif'; color: #000000; font-weight:bold; }
a.FontNavBreadcrumbs	 	{ text-decoration: none; font-size: 11px; font-family: Verdana, Arial, Helvetica, 'san serif'; color: #000000; font-weight:bold; }
a.FontNavBreadcrumbs:hover	{ text-decoration: underline; font-size: 11px; font-family: Verdana, Arial, Helvetica, 'san serif'; color: #000000; font-weight:bold; }

/* Print Width Settings for Various Stylesheets */
.printWidth { width: 400px; }           /* General Stylesheet Table Cell */
.printWidthWide { width: 500px; }   /* General Wide Stylesheet Table Cell */
.printWidthBulletin { width: 380px; }   /* Bulletin Stylesheet Table Cell */
.printWidthWSUToday { width: 670px; }     /* WSU Today Stylesheet - Main Table */
.printWidthWSUToday1 { width: 315px; }   /* WSU Today Stylesheet - Wide Column */
.printWidthWSUToday2 { width: 345px; }   /* WSU Today Stylesheet - Narrow Column */
.printWidthWSUToday3 { width: 484px; }   /* WSU Today Stylesheet - No Column */

/* display print quality logo */
div#screenlogo img
{
	height:0;
	width:0;
}
div#printlogo img
{
	height:93;
	width:95;
}