.sf_blog_extra2 {
    float: left;
    min-height: 28px;
    height: 28px;
    margin: 2px 0px 0px 20px;
    width: 28px;
    background-attachment: scroll;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0%;
    background-image: url(images/PirateFlag.ico);
 }

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

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

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

 a:visited {
    color: #000000;
 }

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

 .sf_blog_sub_header {
    display: block;
    float: left;
    font-weight: normal;
    height: 15px;
    width: 810px;
    overflow: hidden;
    padding: 5px 0px 0px 30px;
    font-family: arial;
    font-size: 14px;
    color: #FFFFFF;
 }

 .sf_blog_main_header {
    display: block;
    float: left;
    font-weight: bold;
    height: 21px;
    width: 810px;
    overflow: hidden;
    padding: 5px 0px 0px 30px;
    font-family: arial;
    font-size: 20px;
    color: #F3E606;
 }

 .sf_blog_footer {
    clear: both;
    font-weight: bold;
    height: 33px;
    padding: 23px 0px 0px 0;
    text-align: center;
    width: 920px;
    background-attachment: scroll;
    background-image: url(images/footer_bg.gif);
    background-repeat: repeat-x;
    background-position: 0%;
    border-top: 4px solid #23405A;
    font-family: courier;
    font-size: 12px;
    color: #060606;
 }

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

 .sf_blog_extra4 {
    min-height: 199px;
    height: 199px;
    width: 920px;
    background-attachment: scroll;
    background-color: transparent;
    border-bottom: 3px solid #23405A;
    background-repeat: repeat-x;
    background-image: url(images/pirate_flagbbbb.JPG);
 }

 
