@charset "UTF-8";

a:link,a:active,a:hover {
      color:##FFDAB9;
    }

    a:visited {
      color:##FFDAB9;
    }

    body {
      background-color:##FFDAB9;
      background-color:##FFFAF0;
      color:##FFDAB9;
      font-family:'Georgia';
      font-weight:bold;
      font-style:normal;
      font-size:15px;
    }

    .profile_section_content {
      color:##FFDAB9;
      border:0 none #;
      padding:5px;
      margin:5px;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      border-radius:5px;
      -webkit-box-shadow:0 0 0 #777777;
      -moz-box-shadow:0 0 0 #777777;
      box-shadow:0 0 0 #777777;
    }

    div#profile_friends.profile_subsection {
      display:none;
    }  
  }

  .profile_section_background {
    background-color:#FFDAB9;
    background-color:##FFDAB9;
    filter:alpha(opacity=100);
    opacity:1;
  }

  .img_radius_shadow {
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:0 0 0 #777777;
    -moz-box-shadow:0 0 0 #777777;
    box-shadow:0 0 0 #777777;
  }

  .profile_section_content .heading {
    padding:5px;
    background-color:###FFDAB9;
    color:##FFDAB9;
    font-family:'Georgia';
    font-weight:normal;
    font-style:large;
    font-size:18px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:0 0 0 #777777;
    -moz-box-shadow:0 0 0 #777777;
    box-shadow:0 0 0 #777777;
    -webkit-text-shadow:0 0 0 #777777;
    -moz-text-shadow:0 0 0 #777777;
    text-shadow:0 0 0 #777777;
  }

  .link-amazon a {
    display:block;
    width:258px;
    height:140px;
    float:left;
    background:transparent url(http://4.bp.blogspot.com/-8FEcKkG0RtU/VNMSUS5fPsI/AAAAAAAAHiI/uv6BD3GwJcA/s1600/amazon_pink.png) no-repeat;
    position:relative;
    margin:215px 0 0 -185px;
    text-indent:-3000px;
  }

  .link-amazon a {
    display:block;
    width:258px;
    height:140px;
    float:left;
    background:transparent url(http://4.bp.blogspot.com/-8FEcKkG0RtU/VNMSUS5fPsI/AAAAAAAAHiI/uv6BD3GwJcA/s1600/amazon_pink.png) no-repeat;
    position:relative;
    margin:215px 0 0 -185px;
    text-indent:-3000px;
  }

  .content {
    padding:5px;
  }

  .my_mfc_news_feed {
    width:100%;
    height:330px;
  }  
}