.sf_blog_extra2 {
    position: absolute;
    height: 50px;
    width: 158px;
    top: 10px;
    left: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    padding-left: 185px;
    padding-top: 12px;
    display: block;
    font-weight: bold;
    height: 47px;
    width: 550px;
    overflow: hidden;
    font-size: 20px;
    color: #333333;
 }

 body {
    margin: 0 auto;
    background-image: url(images/blog_body_bg_1.jpg);
    background-repeat: repeat-x;
    font-family: arial;
    font-size: 12px;
    background-color: #FBFBFB;
 }

 a:link {
    text-decoration: underline;
    color: #4F923A;
 }

 a:visited {
    color: #5D6F4C;
 }

 a:hover {
    text-decoration: underline;
    color: #000000;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #fff;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #3F3A14;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    min-height: 100px;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(images/blogheaderPMGcopy.jpg);
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #3F3A14;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #3F3A14;
 }

 .sf_blog_sub_header {
    padding-left: 185px;
    padding-top: 3px;
    display: block;
    font-weight: normal;
    position: absolute;
    height: 30px;
    width: 550px;
    overflow: hidden;
    font-family: sans-serif;
    font-size: 12px;
    color: #FBFBFB;
 }

 
