﻿.foo
{
}

#community
{
    float: left;
    width: 820px;
}

#featured-blog
{
    background: url(images/bg-featured-blog.jpg) no-repeat;
    width: 295px;
    height: 143px;
}
#featured-camps
{
    background: url(images/bg-featured-camps.jpg) no-repeat;
    width: 295px;
    height: 143px;
}
#featured-resources
{
    background: url(images/bg-featured-resources.jpg) no-repeat;
    width: 295px;
    height: 143px;
}
#featured-photos
{
    background: url(images/bg-featured-photos.jpg) no-repeat;
    width: 295px;
    height: 143px;
}
.featured-table
{
    width: 100%;
    text-align: center;
}

