/* CSS for the Extended Studies Webpage          */
/* Redefine for Print version                    */
/* Created by: John Price  03/24/2006            */
/*  Edited by: John Price  10/30/2006            */
/*  Edited by: John Price  11/16/2006            */


#level3left {display: none; float: none;}
#footer {display: none;}
#topmenu {display: none; float: none;}

#SESHeader_Print {position:relative; left: 0px; top: 0px; z-index: 0; width: 760px; overflow: visible;}
#menu_print {position:absolute; left: 331px; top: 126px; z-index: 1; display: none;}

#PSUHeader {display: none; position: absolute; left: -760px; top: -200px; text-align:left;}
#PSUHeader_Print {display: block; position: static; margin-left: 5px; left: 0px; top: 0px; z-index: 0; width: 100%; margin: 0; float: none;}

#mainwrapper, #level3main {
  width: 650px;
  overflow: visible;
  margin: 0; 
  float: none;
  posistion: static;
  background-color: white;
  background-image: none;
  text-align: left;
}

