.sf_extra4 {
    background-repeat: repeat;
    width: 320px;
    height: 330px;
    position: absolute;
    top: 30;
    left: 0;
    background-image: url(images/logo.jpg);
 }

 .sf_outer_wrapper {
    width: 980px;
    margin: 0 auto;
    background-repeat: repeat-y;
    position: relative;
    background-color: #fff;
    background-image: url(images/header_2.jpg);
 }

 .sf_extra3 {
    background-repeat: repeat;
    width: 602px;
    height: 38px;
    margin-top: 10px;
    background-image: url(images/rose2.jpg);
 }

 .sf_navigation ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    height: 1%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: url(images/270x20.jpg);
 }

 .widget_content {
    background-repeat: repeat-y;
    padding: 5px 30px 10px;
    margin: 0px;
    overflow: hidden;
    width: 214px;
    background-image: url(images/274x61.jpg);
 }

 .widget_header {
    margin: 0px;
    padding: 10px 20px 10px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #4f1902;
    background-repeat: no-repeat;
    max-height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #4f1902;
    background-image: url(images/274x40.jpg);
 }

 .sf_navigation ul li.sf_first_nav_item {
    background-repeat: no-repeat;
    padding-top: 15px;
    background-image: url(images/274x40.jpg);
 }

 .widget {
    background-repeat: no-repeat;
    background-position: bottom;
    margin: 0px;
    padding: 0px 0px 7px;
    margin-bottom: 15px;
    background-image: url(images/274x20.jpg);
 }

 .sf_footer {
    clear: both;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    text-align: right;
    padding: 40px 20px 20px 20px;
    margin: 0px 0px 0px 320px;
    min-height: 50px;
    width: 620px;
    height: 32px;
    font-size: 10px;
    color: #4f1902;
 }

 .sf_main_header {
    text-align: left;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    margin-top: 40px;
    padding-right: 10px;
    font-size: 48px;
    color: #4F1902;
 }

 body {
    margin: auto;
    background-color: #cccccc;
    color: #4f1902;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 13px;
    font-weight: normal;
    background-repeat: repeat;
    background-image: url(images/stripe_bg2.jpg);
 }

 a:link {
    color: #E58997;
 }

 a:visited {
    color: #E58997;
 }

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

 
