.sf_blog_extra2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 272px;
    height: 193px !important;
    border-right: 2px solid #FFF;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(images/PS_Logo_Green_Blog.jpg);
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    font-family: times;
    font-size: 14px;
    background-color: #000000;
 }

 .sf_blog_main_header {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 10px;
    padding-left: 280px;
    height: 100px;
    width: 575px;
    overflow: hidden;
    font-family: times;
    font-size: 24px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    padding-left: 280px;
    height: 45px;
    width: 575px;
    font-family: times;
    font-size: 12px;
    color: #FFFFFF;
 }

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

 .sf_blog_pagetitle {
    display: none;
    color: #000000;
 }

 a:link {
    text-decoration: underline;
    color: #37A71A;
 }

 a:visited {
    color: #37A71A;
 }

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

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

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

 
