.sf_header_wrapper {
    background-repeat: no-repeat;
    height: 211px;
    width: 896px;
    margin: 0 19px 0 19px;
    clear: both;
    background-image: url(images/MandyMarksteinerBlogHeader11.png);
 }

 .sf_navigation {
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    min-height: 36px;
    height: 36px;
    margin-right: 19px;
    margin-left: 19px;
    font-size: 12px;
    background-image: url(images/MandyMarksteinerBlogImage4.png);
 }

 .sf_footer {
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    text-align: center;
    padding: 5px;
    clear: both;
    width: 886px;
    margin-left: 19px;
    position: relative;
    z-index: 99;
    color: #ffffff;
    font-size: 10px;
    background-color: #191E2A;
 }

 body {
    background-repeat: repeat;
    background-color: #000033;
    margin: auto;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 12px;
    color: #000033;
 }

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

 .widgetset .widget {
    margin-bottom: 10px;
    padding: 10px 8px 5px;
    background-color: #666699;
 }

 .widgetset .widget_header {
    margin: 0px 0px 5px;
    padding: 4px 0px 6px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    min-height: 12px;
 }

 .widgetset .widget_header a,
.widgetset .widget_header a:visited {
    color: #ffffff;
    text-decoration: underline;
 }

 .widgetset .widget_header a:hover {
    color: #ffffff;
    text-decoration: none;
 }

 .widgetset a:link, .widgetset a:visited {
    color: #ffffff;
    text-decoration: underline;
    padding: 2px 0;
 }

 .sf_blog_posttitle {
    background-color: #000033;
    color: #ffffff;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 4px 0 6px;
    text-align: center;
 }

 .sf_blog_posttitle a:link, .sf_blog_posttitle a:visited {
    color: #ffffff;
    text-decoration: underline;
 }

 
