/*  ------------------------------------------------------
    Copyright University of Auckland 2004
    Created by Brent Simpson, brent.simpson@auckland.ac.nz
    Centre for Flexible and Distance Learning
    ------------------------------------------------------ */



/* HEADER */

#header {
    text-align: left;  
    color: #2d7dc0;
    background-color: transparent;
    height: 20px;
    padding-left: 0px;
    font-size: 1.8em;
    
}



