.sf_blog_footer {
    margin: 0;
    text-align: center;
    clear: both;
    height: 21px;
    min-height: 21px;
    margin-top: 0px;
    padding: 5px 0 0 0px;
    background-color: #072235;
    color: #999999;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #00F354F;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 20px auto 0;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: underline;
    color: #00F354F;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #00F354F;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: underline;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:visited {
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #0072235;
    background-image: url(images/blog_back_1.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_pagetitle {
    display: none;
    background-color: #fff;
    color: #0F354F;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    border-left: 8px solid #fff;
    overflow: hidden;
    background-color: #22506F;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra7 {
    height: 7px;
    width: 900px;
    clear: both;
    background-image: url(images/blog_bottom_1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 15px;
    min-height: 15px;
    width: 900px;
    background-image: url(images/blog_top_1.jpg);
    background-repeat: no-repeat;
 }

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

 
