.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/1/7/8/6/6/177410-166871/PublishTemp/images/Baseball_banner_Jim_Kitty_Kaat.JPG);
    background-repeat: repeat-x;
 }

 a:link {
    text-decoration: underline;
    color: #366CD1;
 }

 a:visited {
    color: #6DAF74;
 }

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

 .sf_blog_main_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 16px;
    padding-bottom: 17px;
    height: 35px;
    font-size: 21px;
    color: #333333;
 }

 .sf_blog_sub_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 11px;
    height: 15px;
    overflow: hidden;
    font-size: 12px;
    color: #FFFFFF;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 32px;
    margin-left: 5px;
    margin-top: 4px;
    overflow: hidden;
    background-color: #4040B9;
 }

 
