.sf_blog_extra2 {
    display: inline;
    float: left;
    height: 177px;
    margin: 23px 25px 0px;
    width: 267px;
    background-image: url(images/Amy___Chip_6.jpg);
    background-repeat: no-repeat;
 }

 .sidebarlist {
    width: 169px;
    margin: 0;
    padding: 0 3px 20px !important;
    background-position: bottom right;
    background-image: url(images/left_bttm_5.gif);
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-repeat: repeat-x;
    background-color: #999999;
    background-image: url(images/body_bg_5.gif);
    font-family: sans-serif;
    font-size: 12px;
    color: #000000;
 }

 .sf_blog_main_header {
    text-align: center;
    width: 420px;
    font-weight: bold;
    float: right;
    display: inline;
    margin-right: 162px;
    padding-top: 20px;
    background-image: none;
    background-repeat: no-repeat;
    font-family: sans-serif;
    font-size: 24px;
    color: #FFFFFF;
 }

 .sf_blog_footer {
    text-align: center;
    margin: 0;
    padding: 10px 0;
    clear: both;
    font-family: sans-serif;
    font-size: 10px;
    color: #7A0273;
 }

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

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

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

 
