.sf_blog_extra8 {
    height: 127px;
    margin-top: 35px;
    background-repeat: no-repeat;
    background-image: url(images/muse.jpg);
 }

 .sf_blog_extra2 {
    width: 503px;
    height: 184px;
    float: right;
    background-repeat: no-repeat;
    background-image: url(images/Creative_Musings_logo.gif);
 }

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 240px;
    margin: 10px 10px 15px 0px;
    padding: 5px;
    overflow: hidden;
    border: 2px solid #fff;
    background-color: #FF9933;
 }

 .sf_blog_footer {
    margin-left: 200px;
    margin-bottom: -90px;
    clear: both;
    font-family: verdana;
    font-size: 12px;
    color: #33FF00;
 }

 .sf_blog_sub_header {
    position: absolute;
    text-align: left;
    font-weight: bold;
    height: 50px;
    width: 404px;
    margin-left: 455px;
    margin-top: 60px;
    overflow: hidden;
    font-family: times;
    font-size: 13px;
    color: #70AFEB;
 }

 .sf_blog_outer_wrapper {
    width: 907px;
    margin: 0 auto;
    padding-top: 0px;
    background-color: #0099FF;
 }

 body {
    margin: 0;
    padding: 0;
    background-color: #000;
    font-family: verdana;
    font-size: 14px;
    color: #FFFFFF;
 }

 .sf_blog_content {
    width: 595px;
    float: left;
    padding: 5px 20px;
    font-family: helvetica;
    font-size: 14px;
 }

 .sf_blog_header_wrapper {
    width: 907px;
    height: 184px;
    background-repeat: no-repeat;
    background-image: url(images/CMC_Header.jpg);
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #FFFF00;
 }

 a:link {
    color: #33FF00;
 }

 a:visited {
    color: #FFFF00;
 }

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

 
