div.InvestmentTeam
{
    background-image: url(../../Images/InvestmentManagementTeam2.jpg);
    height: 395px;
    background-repeat: no-repeat;
    background-position: center top;
}

div.SpencerHouse
{
    background-repeat: no-repeat;
    background-image: url(../../Images/SpencerHouse.gif);
    background-position: center top;
    width: 280px;
    height: 70px;
    float: left;
}

div.Compass
{
    background-repeat: no-repeat;
    background-image: url(../../Images/CompassLogo.gif);
    background-position: right top;
    width: 400px;
    height: 70px;
    float: right;
}