.sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 3px 0 3px 0px;
    font-weight: bold;
    margin-left: 150px;
    font-family: helvetica;
    font-size: 25px;
    color: #a83f9a;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 800px;
    height: 30px;
    text-align: left;
    margin-left: 150px;
    color: #a83f9a;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: auto;
    margin-top: 10px;
    border: 10px solid #ffffff;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    display: inline;
    width: 200px;
    padding: 0 3px;
    overflow: hidden;
    background-color: #6dc6d1;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    position: relative;
    height: 100px;
    background-position: top right;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sidebaritem a:hover {
    text-decoration: none;
    color: #a83f9a;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: auto;
    font-family: verdana;
    font-size: 11px;
    background-color: #253046;
    background-image: none;
    background-repeat: no-repeat;
 }

 
