#banner, #banner em
{
    width: 430px;
    height: 85px;
    background: url(http://www.wpi.edu/Images/Templates/NEABC/banner.jpg) top left no-repeat;
}

#wpihome
{
    background-image: url(http://www.wpi.edu/Images/Templates/NEABC/backgroundcorner.jpg)!important;
}


BODY 
{
    background-image: url(http://www.wpi.edu/Images/Templates/NEABC/menutop.jpg);
    background-repeat: repeat-y;
}
#header
{
    background-image: url(http://www.wpi.edu/Images/Templates/NEABC/background.jpg);
}
.wpilogo
{
    background-image: url(http://www.wpi.edu/Images/Templates/NEABC/backgroundcorner.jpg);
    background-repeat: no-repeat;
}
#nav 
{
    margin-left: 0px !important;
}
    
    
#menubottom
{
    margin: 0px;
    padding: 0px;
    background-image: url(http://www.wpi.edu/Images/Templates/NEABC/menubottom.jpg);
    background-repeat: no-repeat;
    width: 220px;
    height: 367px;
}
H1, H3 
{
    color: #996600;
}
TH.big 
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ccc;
    font-size: 1em;
    font-weight: bold;
    padding: 3px;
}


#nav UL LI A, #nav UL LI SPAN { width: 185px; }
#nav UL LI LI A { width: 180px; }
#nav UL LI LI LI A { width: 170px; }
#nav UL LI LI LI LI A { width: 160px; }
#nav UL LI.related SPAN { border-top: 0px; padding-left: 0px; }
BODY #nav UL LI A:visited:hover, BODY #nav UL LI A:link:hover { background-color: #dcb76e; }
BODY #nav LI.down A, BODY #nav LI.downsub { background-color: #e6c788; }
