.sf_blog_entry {
    margin-left: 11px;
    line-height: 17px;
    margin-bottom: 10px;
    overflow: auto;
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
 }

 .sf_blog_postmeta {
    margin-left: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    clear: both;
    font-family: arial;
    font-size: 14px;
 }

 .sf_blog_content {
    display: inline;
    width: 675px;
    float: left;
    padding: 5px 5px 0;
    font-family: times;
    font-size: 12px;
 }

 a:link {
    text-decoration: underline;
    color: #00129D;
 }

 a:visited {
    color: #092382;
 }

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

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

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

 .sidebaritem {
    border: 1px solid #092382;
    background-color: #ecd7f5;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #b4b6b8;
 }

 .sf_blog_extra1 {
    height: 28px;
    width: 900px;
    background-color: #ffffff;
    background-position: bottom;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra7 {
    height: 18px;
    width: 900px;
    clear: both;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    background-image: none;
    background-repeat: no-repeat;
    height: 150px;
    width: 200px;
    float: right;
    border-left: 0px solid #ffffff;
 }

 .sf_blog_header_wrapper {
    width: 900px;
    height: 180px;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(images/intro.gif);
 }

 
