body {
    margin: 0;
    padding: 0;
    color: #444444;
    background-repeat: repeat;
    font-family: verdana;
    font-size: 12px;
    background-color: #EDEDED;
 }

 .sf_blog_extra10 {
    background-position: left center;
    height: 25px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 130px;
    text-align: left;
    width: 960px;
    background-color: #EDEDED;
    background-image: url(images/uphbloghdr.jpg);
 }

 h3.sf_blog_posttitle a {
    text-decoration: underline;
    color: #504E4F;
 }

 .sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    float: left;
    width: 400px;
    padding: 10px 20px 5px 20px;
    font-family: arial;
    font-size: 22px;
    color: #EDEDED;
 }

 .sf_blog_footer {
    background-position: top;
    clear: both;
    padding-bottom: 5px;
    padding-top: 30px;
    text-align: center;
    background-image: none;
    background-repeat: no-repeat;
    font-family: verdana;
    font-size: 11px;
    background-color: #EDEDED;
 }

 a:link {
    color: #474646;
 }

 a:visited {
    color: #121267;
 }

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

 .sf_blog_sub_header {
    text-align: left;
    padding: 0px 20px 5px 20px;
    color: #4D4C4C;
    font-family: arial;
    font-size: 20px;
    background-color: #424040;
 }

 .sf_blog_extra3 {
    background-position: left top;
    float: right;
    height: 130px;
    width: 507px;
    background-repeat: no-repeat;
    background-image: url(images/blog_tep.jpg);
 }

 
