/* 
   Design215 Site Manager stylesheet, Copyright Design215 Inc. 
   v10.13.05 
   
   Below are the specific style changes for each client. Mainly, this consists
   of the background color of the header (#pagehead) and the background color
   and borders of the maim navigation tabs (div.navlinks).
   
   Other styles probably should not be altered. 
   ----------------------------------------------------------------------------- 
*/

  /* Page Header, full width of container */
  #pagehead {
    background:#ffffff;
  }
  
