body {
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #EDEDED;
    color: #000000;
    font-family: cursive;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-size: 45px;
    color: #CC0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    font-size: 18px;
    color: #CC0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 220px;
    float: right;
    display: inline;
    margin: 20px 25px 10px 0px;
    overflow: hidden;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    position: relative;
    top: 70px;
    left: 0px;
    display: block;
    clear: both;
    width: 920px;
    height: 50px;
    text-align: center;
    overflow: hidden;
    color: #CC0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 h2.homelinkheader {
    border-width: 0px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    border-bottom: solid 10px #131313;
    background-image: url(images/xTNPx_Logo_2.jpg);
    background-repeat: repeat-y;
 }

 .sidebaritem a:hover {
    color: #ffffff;
    background-color: #cc0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
