.sf_blog_extra4 {
    height: 0px;
    width: 920px;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #6F4098;
 }

 .sf_blog_header_wrapper {
    height: 150px;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px solid #ffffff;
    background-color: #FFFFFF;
    background-image: url(images/pagerheader1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-size: 0px;
    color: #FF6600;
    position: relative;
    top: 150px;
 }

 .sf_blog_sub_header {
    font-size: 0px;
    color: #FF6600;
    position: relative;
    top: 150px;
 }

 body {
    margin: 0px 0px 20px;
    padding: 0px;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-color: #9286A1;
 }

 .sf_blog_sidebar {
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
    width: 200px;
    float: right;
    display: inline;
    margin: 20px 15px 20px 0px;
    overflow: hidden;
    color: #444444;
 }

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

 .sf_blog_sidebar ul li a:hover {
    background-color: #DDDDDD;
    color: #FF6600;
 }

 .sf_blog_sidebar ul li a {
    color: #FF6600;
 }

 a:link {
    text-decoration: none;
    font-weight: bold;
    color: #D85A04;
 }

 a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #ff9900;
 }

 a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
 }

 
