.sf_blog_main_header {
    float: left;
    width: 635px;
    margin-left: 20px !important;
    padding-top: 10px;
    height: 70px;
    font-weight: bold;
    font-size: 36px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    float: left;
    width: 635px;
    margin-left: 20px !important;
    padding-top: 10px;
    height: 40px;
    font-weight: normal;
    font-size: 20px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:visited {
    color: #2B2BE2;
 }

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

 .sf_blog_extra1 {
    height: 52px;
    width: 100%;
    background-image: none;
    background-repeat: repeat-x;
 }

 .sf_blog_extra2 {
    float: right;
    width: 215px;
    height: 150px;
    background-image: url(images/Larry7.gif);
    background-repeat: repeat-x;
 }

 
