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

 body {
    margin: 0 auto;
    color: #433421;
    background-color: #EBE3D5;
    font-family: times;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_main_header {
    float: right;
    text-align: right;
    padding-right: 25px;
    padding-top: 15px;
    display: block;
    width: 675px;
    font-weight: bold;
    overflow: hidden;
    font-family: monospace;
    font-size: 36px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 675px;
    float: right;
    text-align: right;
    padding-right: 25px;
    color: #FFFFFF;
    background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 175px;
    clear: both;
    width: 950px;
    overflow: hidden;
    background-color: #5F4D35;
    background-image: url(images/OspreyPP.jpg);
    background-repeat: repeat;
 }

 
