.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 66px;
    background-position: left;
    background-image: url(images/pagebkgr.jpg);
    background-repeat: repeat;
 }

 body {
    margin: 0 auto;
    font-family: arial;
    font-size: 12px;
    background-color: #FF6600;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    width: 55px;
    height: 51px;
    margin-top: 9px;
    margin-left: 10px;
    background-image: url(images/blog_image2.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    margin-left: 55px;
    padding-top: 12px;
    font-weight: bold;
    height: 25px;
    width: 755px;
    font-family: fantasy;
    font-size: 26px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    float: right;
    width: 675px;
    height: 130px;
    margin: 5px 10px 5px 0;
    display: inline;
    background-image: url(images/PatrulRinpocheJapan2006.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_postmeta {
    margin: 10px 0 0 11px;
    font-size: 12px;
    color: #BF6B7A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    margin-left: 45px;
    padding-top: 5px;
    font-weight: normal;
    height: 15px;
    width: 755px;
    font-family: sans-serif;
    font-size: 14px;
    color: #EF9B62;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    float: right;
    width: 675px;
    margin: 0 10px 0 0;
    padding: 0;
    height: auto !important;
    min-height: 200px;
    display: inline;
    font-size: 12px;
    color: #2A2A2A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_post {
    margin-bottom: 6px;
    padding-bottom: 6px;
 }

 h3.sf_blog_posttitle {
    margin: 5px 0;
    font-family: arial;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold!important;
 }

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

 
