.sf_blog_extra1 {
    height: 50px;
    width: 934px;
    background-image: url(images/top.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 630px;
    float: right;
    padding: 0px 20px 0px 20px;
    font-family: helvetica;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    padding: 0;
    background-color: #CCCCCC;
    color: #444444;
    font-family: helvetica;
    font-size: 12px;
    background-image: url(images/main-bkg.gif);
    background-repeat: repeat;
 }

 .sf_blog_main_header {
    text-align: right;
    font-weight: normal;
    float: right;
    width: 866px;
    padding: 10px 20px 5px 20px;
    font-family: fantasy;
    font-size: 48px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: right;
    padding: 0px 20px 5px 20px;
    background-color: transparent !important;
    color: #ffffff;
    font-family: georgia;
    font-size: 16px;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #60181e;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #3c52db;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: none;
    color: #d14f17;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_wrapper {
    width: 934px;
    background-image: url(images/main-bg-tile.gif);
    background-repeat: repeat-y;
 }

 .sf_blog_footer {
    text-align: center;
    color: #ffffff;
    padding: 12px 10px 12px 10px;
    margin-left: 20px;
    margin-right: 20px;
    clear: both;
    background-color: #832229;
    font-family: times new roman;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
