body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    font-family: arial;
    font-size: 12px;
    background: #79ad3e url(http://www.ashline.org/images/ash-bgd.gif) repeat-x top;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 230px;
    padding: 10px;
    margin: 10px 10px 5px;
    background-position: right bottom;
    overflow: hidden;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    background-image: none;
    background-repeat: no-repeat;
    background-color: #E7E7E7;
 }

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

 a:hover {
    text-decoration: none;
    color: #000000;
 }

 .sf_blog_footer {
    text-align: right;
    padding: 5px 5px 0 0;
    clear: both;
    width: 965px;
    background-color: #79ad3e;
    color: #000000;
 }

 h3.sf_blog_posttitle, h3.sf_blog_posttitle a, h3.sf_blog_posttitle a:visited {
    color: #000000;
 }

 h3.sf_blog_posttitle a:hover {
    color: #919191;
 }

 h2.sf_blog_posttitle, h2.sf_blog_posttitle a, h2.sf_blog_posttitle a:visited {
    color: #000000;
 }

 h2.sf_blog_posttitle a:hover {
    color: #919191;
 }

 div#sidebar_left ol, div#sidebar_left ul {
    color: #000000;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #4a4a4a;
 }

 h2.customheader {
    color: #000000;
    background: #bcbcbc;
 }

 .sf_blog_wrapper {
    width: 970px;
    background-position: left top;
    padding-top: 10px;
    background-color: #fbfffe;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    position: relative;
    background-position: left;
    height: 148px;
    width: 950px;
    margin: 0 auto 5px;
    clear: both;
    background-repeat: no-repeat;
    background-image: url(images/forum_header.jpg);
 }

 
