a:link {
    text-decoration: underline;
    color: #DF0D3F;
 }

 a:visited {
    color: #3F3737;
 }

 a:hover {
    text-decoration: underline;
    color: #2525C2;
 }

 .sf_blog_header_wrapper {
    background-color: #3334C5;
 }

 .sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: Center;
    padding: 5px 0 5px 0px;
    font-weight: bold;
    margin-left: 150px;
    font-family: Arial;
    font-size: 28px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    width: 800px;
    height: 30px;
    text-align: center;
    margin-left: 150px;
    font-size: 20px;
    color: #FFFFFF;
 }

.sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 250px;
    padding: 0 3px;
    overflow: hidden;
 }

/*--------------------------
		Content
--------------------------*/
 .sf_blog_content {
    width: 705px;
    float: right;
    margin: 0;
    line-height: 200%;
    padding: 0px 0 0 0;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
 }

 /*--------------------------
		 Footer
--------------------------*/
 .sf_blog_footer {
    clear: both;
    text-align: center;
    font-size: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    min-height: 20px;
    height: 24px;
    padding: 15px 0 0px 0;
 }

 /*--------------------------
		End Footer
--------------------------*/
 .sf_blog_extra8 {
 }

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 136px;
    border-right: solid 4px #fff;
    background-repeat: no-repeat;
    background-image: url(images/survival136x100.jpg);
 }

 
