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

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

 .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/LCCLogoJPG21x21.jpg);
 }

 .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/DevoBlog_header_graphic_01a.jpg);
 }

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

 .mainverse {
    color: #3300FF;
    font-weight: bold;
    font-style: italic;
 }

 .title {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
 }

 .verse {
    color: #3300FF;
    font-style: italic;
 }

 .textstyle {
    padding: 0px 0 0 0;
 }

 .jesus {
    color: #FF0000;
    font-style: italic;
 }
