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

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

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

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

 .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_3.gif);
    background-color: #2F422D;
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: fantasy;
    color: #F78D1F;
 }

 .sf_blog_main_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: fantasy;
    font-size: 24px;
    color: #666666;
 }

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

 .submit-button {
    width: 71px;
    height: 21px;
    border: none;
    margin: 5px 0;
    padding: 0;
    font-weight: bold;
    cursor: pointer;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #C06F14;
    color: #FFFFFF;
    background-image: url(images/SJJLogo.jpg);
 }

 
