﻿BODY {
    background-image: url(http://www.wpi.edu/Images/Templates/PWR/background.gif);
    background-repeat: repeat-y;
}
#header
{
    background-image: url(http://www.wpi.edu/Images/Templates/PWR/topbar.gif);
}
#wpihome
{
    background-image: url(http://www.wpi.edu/Images/Templates/PWR/backgroundcorner.gif);
}
#banner, #banner em            
{
    width: 390px;
    height: 85px;
    background: url(http://www.wpi.edu/Images/Templates/PWR/banner.jpg) top left no-repeat;
}
#endcap
{
    width: 55px;
    height: 85px;
    background-image: url(http://www.wpi.edu/Images/Templates/PWR/endcap.gif);
}
#nav
{
    background-image: url(http://www.wpi.edu/Images/Templates/PWR/menutop.jpg);
    background-repeat: no-repeat;
    width: 220px;
}
#nav UL LI { background-image: url(http://www.wpi.edu/Images/Templates/PWR/buttontop.gif);     background-color: #ffe0b2;
}
#nav UL LI A, #nav UL LI UL { background-image: url(http://www.wpi.edu/Images/Templates/PWR/buttonbottom.gif); }
#nav UL LI.down, #nav UL LI.downsub { background-color: #ffcc7f; }
#nav UL LI:hover, #nav UL LI LI A:visited:hover, #nav UL LI LI A:link:hover { background-color: #ffcc7f; }
#nav UL LI.related LI A:hover { background-color: #ffcc7f; }
#nav UL LI LI { border-color: #036; background-color: #fff;}
#nav UL LI.related, #nav UL LI.search { background-color: #ffe0b2; }
#nav UL LI.related:hover, #nav UL LI.related UL, #nav UL LI.related LI, #nav UL LI.search:hover { background-color: #ffe0b2; }
#home { margin-left: 10px !important; }
H1, H3
{
    color: #c60;
}
H2.callout
{
    background-color: #036;
    background-image: url(http://www.wpi.edu/Images/Templates/PWR/bar003366.gif);
}

/* Newsletter Styles */
BODY.newsletter #banner, BODY.newsletter #banner em
{
    width: 390px;
    height: 85px;
    background: url(http://www.wpi.edu/Images/Templates/PWR/banner2.gif) top left no-repeat;
}

BODY.newsletter H2
{
    color: #036;
}
BODY.newsletter DL DT
{
    margin-left: 40px;
    font-size: 1.2em;
}
BODY.newsletter A:visited
{
    color: #900;
}
