.sf_blog_sidebar {
    width: 220px;
    margin: -0px 0 0px 0px;
    padding: 0;
    display: inline;
    float: left;
    overflow: visable;
 }

 .sf_blog_sidebar ul {
    margin: 0 0;
    height: 1%;
    padding-left: 0px;
    list-style-type: none;
 }

 .sf_blog_sidebar ul li {
 }

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

 .sf_blog_sidebar ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
 }

 div#sidebar_left ol, div#sidebar_left ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
 }

 .sidebarlist {
    margin: 0;
    padding: 0;
 }

 .sidebarlist li.sidebaritem {
    list-style-type: none;
    padding: 4px 0;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-weight: bold !important;
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 10px 0;
    padding: 3px 0;
    text-align: left;
    border-bottom: 1px solid;
 }

 .sidebaritem {
    margin: 3px 3px 5px 3px;
 }

 .listitemcontent {
    padding-left: 10px;
 }

 .homelinkbox {
    text-align: center;
 }

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

 a:link {
    text-decoration: underline;
    color: #FF6600;
 }

 a:visited {
 }

 a:hover {
    text-decoration: none;
    color: #FF6600;
 }

 .sf_blog_extra11 {
    float: right;
    display: inline;
    width: 656px;
    height: 32px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(images/blogsitecontentheader.png);
 }

 .sf_blog_content {
    height: 1%;
    width: 596px;
    padding: 0 30px 30px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: bottom;
    float: right;
    display: inline;
    background-color: #28282A;
    background-image: url(images/blogsitecontentfooter.png);
 }

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
    background-color: #000000;
 }

 .sf_blog_header_wrapper {
    margin-top: 20px;
    height: 180px;
    width: 900px;
    padding-top: 20px;
    background-repeat: no-repeat;
    background-image: url(images/sbgbloglogobanner.png);
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 32px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-image: url(images/sbgwebTEOAW.png);
 }

 
