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

 .sf_blog_footer {
    clear: both;
    text-align: center;
    min-height: 20px;
    height: 20px;
    padding: 10px 0 10px 0;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    font-family: verdana;
    font-size: 10px;
    color: #4C9444;
 }

 body {
    margin: auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #62E4BB;
 }

 .sf_blog_post {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding: 3px;
    border-bottom: 1px solid #9F9F9F;
    border-top: 1px solid #9F9F9F;
    background-color: #D8EADD;
 }

 .sf_blog_sub_header {
    width: 800px;
    height: 30px;
    text-align: left;
    margin-left: 150px;
    color: #DC853F;
 }

 h3.sf_blog_posttitle a {
    padding-left: 5px;
    text-decoration: none;
    color: #34876D;
 }

 .sf_blog_entry {
    margin-left: 11px;
    margin: 12px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    font-family: arial;
    font-size: 14px;
 }

 .sf_blog_postmeta {
    margin-left: 11px;
    margin-top: 10px;
    font-family: times;
    font-size: 12px;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: auto;
    margin-top: 10px;
    border: 10px solid #ffffff;
    background-color: #244B2B;
 }

 .sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 5px 0 5px 0px;
    font-weight: bold;
    margin-left: 150px;
    font-family: helvetica;
    font-size: 48px;
    color: #57C69D;
 }

 .sf_blog_content {
    width: 755px;
    float: right;
    margin: 10px 0 0 0;
    padding: 0px 0 0 0;
    font-family: arial;
    font-size: 12px;
    color: #141923;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #266B55;
    background-color: #E2C20E;
 }

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

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

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

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

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 136px;
    border-right: solid 4px #fff;
    background-image: url(images/581_qbc_fit.jpg);
 }

 
