.sf_blog_pagetitle {
    display: none;
    background: #fff;
    color: #FF3399;
 }

 .sf_blog_main_header {
    width: 835px;
    font-weight: bold;
    height: 20px;
    margin-left: 60px;
    padding-top: 10px;
    padding-bottom: 7px;
    font-size: 20px;
    color: #FF3399;
 }

 .sf_blog_sub_header {
    width: 835px;
    font-weight: normal;
    height: 15px;
    margin-left: 60px;
    font-size: 12px;
    color: #666666;
 }

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

 a:visited {
    color: #40ADB9;
 }

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

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

 .sf_blog_sidebar ul li a:visited {
    color: #fff;
 }

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

 .sf_blog_postmeta {
    margin-left: 12px;
    color: #263B8E;
 }

 .sf_blog_extra2 {
    float: left;
    width: 21px;
    height: 21px;
    margin-top: 12px;
    margin-left: 25px;
    display: inline;
    background-repeat: no-repeat;
    background-image: url(images/Untitled.jpg);
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #263B8E;
 }

 .sf_blog_extra11 {
    width: 670px;
    height: 100px;
    float: right;
    display: inline;
    margin-top: 10px;
    background-repeat: repeat-x;
    margin-right: 10px;
    background-image: url(images/2011Banner3.jpg);
 }

 
