﻿BODY {
    background-image: url(http://www.wpi.edu/Images/CMS/CHE-Research/background.jpg);
    background-repeat: repeat-y;
}

#header
{
    background-image: url(http://www.wpi.edu/Images/CMS/CHE-Research/topbar.jpg);
}
#wpihome
{
    background-image: url(http://www.wpi.edu/Images/CMS/CHE-Research/backgroundcorner.jpg);
}

#banner, #banner em
{
    width: 435px;
    height: 85px;
    background: url(http://www.wpi.edu/Images/CMS/CHE-Research/banner.jpg) top left no-repeat;
}
#endcap
{
    width: 55px;
    height: 85px;
    background-image: url(http://www.wpi.edu/Images/CMS/CHE-Research/endcap.gif);
}

#nav
{
    background-image: url(http://www.wpi.edu/Images/CMS/CHE-Research/menutop.jpg);
    background-repeat: no-repeat;
    width: 220px;
}
#nav UL LI
{
    margin: 5px 10px 0px 10px;
    background-image: url(http://www.wpi.edu/Images/CMS/CHE/buttontop.gif);
    background-color: #fff;
}
#nav UL LI A, #nav UL LI UL { background-image: url(http://www.wpi.edu/Images/CMS/CHE/buttonbottom.gif); }
#nav UL LI.down, #nav UL LI.downsub, #nav UL LI.down:hover, #nav UL LI.downsub:hover { background-color: #ffe599; }
#nav UL LI:hover { background-color: #fff0c1; }
#nav UL LI LI A:visited:hover, #nav UL LI LI A:link:hover {background-color: transparent; text-decoration: underline;}
#nav UL LI.related LI A:hover { background-color: #fff; }
#nav UL LI LI
{
    background-color: #fff;
    border-color: #369; 
    background-image: none !important;
    background-repeat: repeat-y;
}
#nav UL LI LI:hover
{
    background-color: #fff0c1;
}

#nav UL LI LI A
{
    background-image: none !important;
}

#nav UL LI.related { background-color: #ffd699; }
#nav UL LI.related:hover, #nav UL LI.related UL, #nav UL LI.related LI { background-color: #ffd699; }
#nav UL LI.search
{
    margin-top: 1em;
    background-color: transparent;
    background-image: none;
    font-weight: bold;
}

#home { margin-left: 10px !important; }
#home, #home em
{
    background-image: url(http://www.wpi.edu/Images/CMS/CHE-Research/home.gif) !important;
    background-color: transparent !important;
    border: none; 
    height: 60px;
    width: 180px;
}
H1
{
    color: #930;
}
H2
{
    color: #c60;
}
TH.main
{
    background-color: #CCE2EE;
}
