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

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

 .sidebaritem a:hover {
    text-decoration: none;
    color: #396592;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 755px;
    float: right;
    margin: 0;
    padding: 0px 0 0 0;
    font-family: verdana;
    font-size: 13px;
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: underline;
    color: #396592;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: 0 auto;
    margin-top: 10px;
    border: 10px solid #ffffff;
    background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    color: #000000;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #253046;
    font-family: verdana;
    font-size: 12px;
    background-image: url(images/body_bg_1.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 5px 0 5px 0px;
    font-weight: bold;
    margin-left: 150px;
    font-family: sans-serif;
    font-size: 36px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #396592;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 200px;
    padding: 0 3px;
    overflow: hidden;
    background-color: #5F6C8C;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 800px;
    height: 30px;
    text-align: left;
    margin-left: 150px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_entry {
    margin-left: 11px;
    margin: 12px;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
