.sf_blog_extra2 {
    display: inline;
    float: left;
    height: 177px;
    margin: 23px 25px 0px;
    width: 267px;
    background-color: #141414;
    background-repeat: no-repeat;
    background-image: url(images/marketphillipsleftside.jpg);
 }

 .sf_blog_sidebar {
    float: left;
    width: 190px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0;
    overflow: hidden;
    background-image: url();
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #dbac22;
 }

 .sidebarlist {
    background-color: #750d3d;
 }

 body {
    margin: 28px 0px;
    background-repeat: repeat-x;
    background-image: url(images/marketphillipsbackground.jpg);
    background-color: #111111;
    font-family: verdana;
    font-size: 12px;
    color: #090909;
 }

 a:link {
    text-decoration: underline;
    color: #6c153d;
 }

 a:visited {
    text-decoration: underline;
    color: #6c153d;
 }

 a:hover {
    text-decoration: none;
    color: #ffffff;
 }

 .sf_blog_post {
 }

 h3.sf_blog_posttitle {
    color: #750d3d;
 }

 h3.sf_blog_posttitle a {
    color: #750d3d;
    text-decoration: underline;
 }

 h3.sf_blog_posttitle a:visited {
    color: #750d3d;
    text-decoration: underline;
 }

 h3.sf_blog_posttitle a:hover {
    color: #ffffff;
    text-decoration: none;
 }

 .calendar td {
    color: #fff;
    background-color: #83224f;
 }

 .sf_blog_wrapper {
    margin: 0;
    padding: 0;
    width: 900px;
    border: 11px solid #FFFFFF;
    background-color: #dbac22;
    background-repeat: no-repeat;
    background-image: url(images/marketonphillipsheader.jpg);
 }

 
