.submit-button {
    width: 71px;
    height: 21px;
    border: none;
    margin: 5px 0;
    padding: 0;
    font-weight: bold;
    cursor: pointer;
    background-position: top;
    background-color: #4E0000;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra11 {
    float: right;
    display: inline;
    width: 656px;
    height: 32px;
    margin-right: 20px;
    background-position: top;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    margin-top: 20px;
    height: 180px;
    width: 900px;
    padding-top: 20px;
    background-repeat: repeat-x;
    background-image: url(images/myprivatediary.gif);
 }

 .sf_blog_main_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    font-size: 14px;
    color: #D68B1B;
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    font-size: 16px;
    color: #D68B1B;
 }

 .sf_blog_footer {
    text-align: center;
    clear: both;
    margin: 0;
    padding: 15px 30px;
    font-family: arial;
    font-size: 12px;
    color: #D68B1B;
 }

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

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

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

 .sf_blog_content {
    height: 1%;
    width: 596px;
    padding: 0 30px 30px;
    margin-right: 20px;
    background-position: bottom;
    float: right;
    display: inline;
    background-repeat: repeat-x;
    background-image: url(images/rose2.gif);
    background-color: #AF0912;
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 32px;
    margin-top: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_outer_wrapper {
    margin: 15px auto 0;
    width: 900px;
    border: solid #FFFFF 12px;
    background-color: #000000;
 }

 
