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

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

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

 .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-image: url(images/content_bottom_4.gif);
    background-color: #8B9593;
 }

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

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

 .sf_blog_sub_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    font-size: 24px;
    color: #40ADB9;
 }

 .sf_blog_main_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    font-size: 36px;
    color: #00000A0A0A;
 }

 
