.sf_blog_main_header {
    width: 725px;
    float: left;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 15px;
    font-family: serif;
    font-size: 72px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    float: left;
    width: 725px;
    padding-top: 5px;
    padding-left: 15px;
    font-family: helvetica;
    font-size: 22px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 20px;
    padding: 15px 0 0px 0;
    border-top: 1px solid #ccc;
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    height: 159px;
    width: 219px;
    border-right: solid 4px #fff;
    background-image: url(images/photo_for_blog.JPG);
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-position: top;
    font-size: 13px;
    color: #333333;
    background-image: url(images/body_bg_1.jpg);
    background-repeat: repeat-x;
 }

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

 .sf_blog_entry {
    margin-left: 11px;
    margin: 12px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    font-family: helvetica;
    font-size: 14px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
