.sf_blog_sub_header {
    width: 510px;
    height: 35px;
    overflow: hidden;
    font-weight: bold;
    font-size: 14pt;
 }

 body {
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    background-color: #000000;
 }

 .sf_blog_extra2 {
    width: 280px;
    height: 75px;
    margin-right: 10px;
    float: right;
    background-position: right;
    background-repeat: no-repeat;
    background-image: url(images/bloglogo.jpg);
 }

 .sf_blog_main_header {
    width: 510px;
    height: 15px;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 17px;
    margin-bottom: 3px;
    font-family: times;
    font-size: 11pt;
    color: #ECECEC;
 }

 
