.sf_blog_post {
    margin-bottom: 10px;
    font-family: arial;
    font-size: 14px;
    color: #00A3BE9;
 }

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

 .sf_blog_entry {
    float: right;
    display: inline;
    width: 630px;
    background-color: #FFFFFF;
 }

 .sf_blog_postmeta {
    clear: both;
    padding-top: 10px;
    font-family: cursive;
    font-size: 8pt;
    color: #9A7910;
 }

 #sidebar {
    width: 218px;
    margin: 0 auto;
    padding: 0 15px;
    background-position: bottom left;
    background-image: url(images/Picture_149.png);
    background-repeat: repeat;
 }

 a:link {
    color: #333333;
    text-decoration: none;
 }

 a:visited {
    text-decoration: none;
    color: #000000;
 }

 a:hover {
    color: #336699;
    text-decoration: underline;
 }

 .sidebaritem a:link {
    font-weight: normal;
    color: #3868C4;
 }

 .sidebaritem a:visited {
    color: #CC0000;
 }

 .sidebaritem a:hover {
    text-decoration: none;
    color: #333333;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    margin: 0 0 20px;
    padding: 0;
    width: 248px;
    overflow: hidden;
    font-family: arial;
    font-size: 16px;
    background-image: url(images/noteback_6.gif);
    background-repeat: repeat-y;
 }

 .sf_blog_main_header {
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    width: 675px;
    margin: 0 0 0 245px;
    font-family: monospace;
    font-size: 26px;
    background-color: #0080808;
 }

 .sf_blog_sub_header {
    overflow: hidden;
    text-align: center;
    width: 675px;
    margin: 0 0 25px 245px;
    font-family: fantasy;
    font-size: 20px;
    background-color: #3AEBBF;
 }

 .sf_blog_footer {
    clear: both;
    float: left;
    display: inline;
    margin: 10px 0 0 282px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 570px;
    font-family: courier;
    font-size: 14px;
    background-color: #3AEBBF;
 }

 body {
    margin: 0;
    height: 100%;
    background-position: center top;
    min-width: 960px;
    color: #333333;
    font-family: times;
    font-size: 14px;
    background-color: #EFEFEF;
    background-image: none;
    background-repeat: repeat-x;
 }

 
