@charset "UTF-8"; /* Seattle Pacific University CSS Document - Authored by Jacob Lane - 12-18-2009 */
                  /* Originally setup for Mail Copy Services - Cleaned up for etc & CIB 01-25-2010 */
									/* Redone to display the new global header part of the Dec. 2010 redesign - JL - 12-3-2010 */
									/* Modified for a print style sheet */


/* --------------------------- Global Navigation --------------------------- */
.spu                       { padding: 9px 0 5px 5px; }
img                        { border: none; }
#globalHeader              { display: none; }

#header                     { display: none; }

.htmlHeader                 { display: none; }

/* Global header with a neutral (grey) background */
.neutralHeader { display: none; }

/* Small header for pages less than 750px wide, also to be used in the global_header_sm.html file */
.smallHeader { display: none; }

/* Global Header with a black background */
.blackBgHeader { display: none; }

.largerHeader { display: none; }

#header .search            { float: right; }

/* --------------------------- Footer Styles --------------------------- */
div#footer                 { display: none; }

.catologLeftNav { display: none; }