.sf_blog_sub_header {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    font-family: trebuchet ms;
    font-size: 17px;
    color: #f6f8fe;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    color: #1e14da;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    color: #1e14da;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:visited {
    color: #40adb9;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 184px;
    border-top: 5px solid #FFFFFF;
    background-position: center;
    background-color: #A51715;
    background-image: url(images/IMG_1667.JPG);
    background-repeat: repeat-x;
 }

 .sf_blog_postmeta {
    margin: 25px 10px 20px;
    clear: both;
    font-family: trebuchet ms;
    font-size: 11px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    min-height: 20px;
    padding: 25px 25px 10px 25px;
    text-align: center;
    color: #999999;
    background-color: #f6f6f6;
    border-bottom: 5px solid #A51715;
    font-family: trebuchet ms;
    font-size: 12px;
    background-image: url(images/footer_bkgd_5.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_sidebar {
    width: 220px;
    margin-right: 25px;
    float: right;
    display: inline;
    overflow: hidden;
    font-family: trebuchet ms;
    font-size: 11px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 20px 0px 20px;
    padding: 0px;
    line-height: normal;
    background-color: #AB6666;
    color: #000000;
    font-family: trebuchet ms;
    font-size: 14px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
