/*--------------------------------
			Sidebar
---------------------------------*/
 /*--------------------------------
			Sidebar
---------------------------------*/
 .sf_blog_sidebar {
    background: #840000;
 }

 .sf_blog_extra4 {
    float: right;
    width: 675px;
    height: 130px;
    margin: 5px 10px 5px 0;
    display: inline;
    background-image: url(images/gb_header3.jpg);
    background-repeat: no-repeat;
 }

 body {
    background-color: #840000;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 66px;
    background-position: left;
    background-image: url(images/HEADERWRAPPERIMAGE.jpg);
    background-repeat: no-repeat;
 }

 
