.sf_blog_outer_wrapper {
    width: 950px;
    margin: 25px auto;
    margin-top: 0px;
 }

 .sf_blog_wrapper {
    margin: 0;
    padding: 0;
    width: 950px;
    border: 0px #fff solid;
 }

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

 body {
    background-color: #9F9F9F;
 }

 .sf_blog_sidebar ul li {
    color: #666666;
 }

 .sf_blog_sidebar ul li a {
    color: #000000;
 }

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

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

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-weight: bold!important;
    font-size: 13px;
    text-align: center;
    margin: 0 0 5px 0;
    padding: 1px 3px;
    background-image: url(images/left_title_back.gif);
    background-repeat: no-repeat;
 }

 .sidebaritem {
    margin: none;
    border: none;
 }

 .calendarweek {
 }

 .calendar {
    color: #000;
 }

 .calendar td {
    color: #000;
 }

 a.calendarlink {
    color: #000;
 }

 a.calendarlink:visited {
    color: #000;
 }

 a.calendarlink:hover {
    background-color: #333333;
    color: #FFFFFF;
 }

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

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 950px;
    height: 190px;
    min-height: 190px;
    background-position: left;
    border-bottom: 2pt solid #ff0000;
    background-image: url(images/top_panel.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_extra4 {
    height: 7px;
    min-height: 7px;
    width: 950px;
    border-top: 22px solid #000;
    border-bottom: 0px #fff solid;
    background-image: url(images/top_red_border_shadow.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 210px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-position: right;
    background-color: #FFFFFF;
    background-image: url(images/side_bar_background.png);
    background-repeat: repeat-y;
 }

 .sf_blog_extra4 span {
    float: right;
    height: 0px;
    min-height: 0px;
    width: 950px;
    border-top: 2pt solid #ff0000;
 }

 .sf_blog_footer {
    //    margin: 0;
    text-align: center;
    clear: both;
    min-height: 40px;
    margin-top: 10px;
    padding: 15px 0 0 0px;
    //    border-top: 4pt solid #ff0000;
    background-position: left top;
    height: 40px;
    color: #FFFFFF;
    background-image: url(images/bottom_black_border.png);
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 700px;
    float: left;
    margin-right: 7px;
    display: inline;
    padding: 5px 0 0 0;
 }

 .sf_blog_sub_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 30px;
    font-weight: normal;
    overflow: hidden;
    font-family: arial;
    font-size: 12px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
