.sf_blog_main_header {
    float: left;
    text-align: left;
    padding-left: 125px;
    padding-top: 8px;
    width: 740px;
    height: 25px;
    font-weight: bold;
    overflow: hidden;
    font-size: 20px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #7DCAE7;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 68px;
    min-height: 68px;
    border-bottom: 1pt solid #fff;
    background-position: left;
    background-color: #7DCAE7;
    background-image: url(images/blog_banner_image_1.jpg);
    background-repeat: no-repeat;
 }

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

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

 .sf_blog_footer {
    margin: 0;
    clear: both;
    height: 50px;
    min-height: 50px;
    margin-top: 0px;
    padding: 20px 0 0 20px;
    color: #333;
    background-color: #333333;
    background-image: url(images/Blurry_Hong_Kong.jpg);
    background-repeat: repeat-x;
 }

 
