.sf_blog_wrapper {
    width: 900px;
    border-top: 3px solid #e3e1e1;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    text-align: right;
    padding: 10px 15px 0 0;
    margin-left: 440px;
    font-family: arial;
    font-size: 72px;
    color: #EDF2F2;
 }

 .sf_blog_header_wrapper {
    border: 3px double #707070;
    position: relative;
    background-position: right;
    height: 185px;
    width: 875px;
    margin: 10px auto;
    clear: both;
    background-repeat: no-repeat;
    background-image: url(images/JJ_blog1.jpg);
 }

 .sf_blog_extra2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 437px;
    height: 185px;
    border-right: 2px solid #FFF;
    background-repeat: no-repeat;
    background-image: url(images/ricks_blog.jpg);
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #0A0A0A;
 }

 .sf_blog_sub_header {
    font-weight: bold;
    text-align: right;
    padding: 5px 15px 0 0;
    margin-left: 440px;
    height: 30px;
    overflow: hidden;
    font-size: 18px;
    color: #080808;
 }

 .sf_blog_footer {
    text-align: right;
    padding-top: 3px;
    clear: both;
    color: #FFFFFF;
    background-color: #DA180C;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #0A0A0A;
    font-family: arial;
    font-size: 14px;
    background-color: #B0BBE4;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #0A0A0A;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #080808;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #0A0A0A;
 }

 a:link {
    text-decoration: underline;
    color: #0F0303;
 }

 a:visited {
    color: #D3364B;
 }

 a:hover {
    text-decoration: none;
    color: #0A0A0A;
 }

 
