/*
---> Banner Location Colour (Arts Red)
*/

div.banner div.location { background: #007836; color: #FFF; }


/*
---> Faculty Logo, Left Column (Optional)
*/
/*#facultyLogo { background-image: url(../img/logo.jpg); }*/


/*
---> Site Tag for Home Page Templates
*/
#instSiteTag160 { 
    background: url(../img/tagline160.png) top left no-repeat; 
}

#instSiteTag135 { 
    background: url(../img/tagline135.png) top left no-repeat; 
}

pre.code {
    border:             1px solid #333;
    padding:            5px;
    background:        #EEE;
}