.sf_blog_sub_header {
    padding: 0px 0 0 25px;
    color: #0000030377;
 }

 .sf_blog_extra4 {
    width: 800px;
    height: 92px;
    background-repeat: no-repeat;
    background-image: url(images/pjn_logo_ph.jpg);
 }

 .sf_blog_header_wrapper {
    width: 800px;
    height: 92px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    width: 750px;
    padding: 5px 0 0 25px;
    font-family: helvetica;
    font-size: 20px;
    color: #000004035B;
 }

 .sf_blog_content {
    width: 660px;
    float: left;
    padding: 10px 20px;
    font-family: sans-serif;
    font-size: 16px;
 }

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

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 0 auto;
    padding: 5px;
    background-color: #051243;
 }

 .sf_blog_postmeta {
    clear: both;
    font-family: helvetica;
    font-size: 8pt;
 }

 .sf_blog_footer {
    padding: 12px 0px 5px 10px;
    clear: both;
    background: #f1f1f1;
    font-size: 10px;
    color: #F2EBEC;
 }

 a:link {
    color: #EFEBEB;
 }

 a:visited {
    color: #333;
 }

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

 body {
    margin: 12px 0 0 0;
    padding: 0;
    color: #CCCACA;
    font-family: verdana;
    font-size: 14px;
    background-color: #144278;
 }

 
