div#HomePageFlash{
    width: 955px;
    height: 250px;
    /*background-image: url(/images/flash-placeholder.jpg);
    background-repeat: no-repeat;*/
    background: white;
    float: left;
    margin-top: 8px;
}


div#MiddleContainer{
    background: #ffffff url(/images/background-home-bottom-rounded.jpg) no-repeat;
}


div#MiddleContainer div.Left{
    width: 485px;
    float: left;
    padding-left: 37px;
}


div#MiddleContainer div.Right{
    width: 374px;
    float: right;
    padding-right: 23px;
}


h1.Featured{
    font-size: 18px;
    padding-left: 20px;
    background: url(/images/featured-arrow.gif) no-repeat 0% 50%;
    font-weight: normal;
    margin-bottom: 5px;
}


h2.Featured{
    color: #595959;
    margin-top: 9px;
    margin-left: 6px;
    font-style: normal;
}


div.Featured{
    font-size: 85%;
    color: #595959;
    font-family: 'trebuchet MS', arial, sans-serif;
    margin-left: 6px;
}


div#FeaturedCommunity{
    width: 374px;
    height: 126px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
}