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

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 200px;
    padding-bottom: 32px;
    margin: 4px 0 4px 5px;
    overflow: hidden;
    background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #1662F2;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    text-align: center;
    height: 75px;
    margin-top: 8px;
    padding: 20px 0 0 0;
    border-bottom: solid 6px #8F8F8F;
    color: #999999;
    background-image: url(images/Urban411_header3_lrg.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 90px;
    background-position: left;
    border: 4px solid #fff;
    background-color: #000000;
    background-image: url(images/Urban411_header3_lrg.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 880px;
    margin: 0 10px !important;
    padding-top: 15px;
    height: 42px;
    overflow: hidden;
    font-size: 0px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 880px;
    margin: 0 10px !important;
    padding-top: 5px;
    height: 30px;
    overflow: hidden;
    font-size: 0px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 100px;
    background-position: center;
    border: 0px solid #fff;
    background-color: #000000;
    background-image: url(images/hiphopweekly.png);
    background-repeat: no-repeat;
 }

 
