body {
  color: #000000; }

#memframe {
  background-color: #878578;
  width: 766px;
  margin: 0 auto 10px auto;
  padding: 0 0 10px 0;
  text-align: left;
  /* --- LANGUAGE CHOOSER */
  /* --- LOGO AREA */
  /* --- CONTENT AREA */ }
  #memframe #language {
    background-color: #4b423d;
    padding: 12px 0 8px 0;
    font-size: 90%;
    height: auto; }
    #memframe #language div#selectlang {
      display: inline;
      margin: 0;
      padding: 0; }
      #memframe #language div#selectlang form {
        padding: 0;
        margin: 0; }
      #memframe #language div#selectlang select {
        border: 1px solid #252525;
        margin: 0;
        padding: 0;
        margin-right: 5px; }
    #memframe #language div#langflags {
      display: inline;
      padding: 0 10px 0 0;
      width: 330px; }
      #memframe #language div#langflags img {
        margin-right: 2px; }
    #memframe #language #login_link {
      margin: 0;
      float: right; }
      #memframe #language #login_link a {
        color: #ffffff;
        font-weight: bold;
        padding-left: 5px;
        padding-right: 24px; }
    #memframe #language #logout_link {
      margin: 0;
      float: right; }
      #memframe #language #logout_link a {
        color: #ffffff;
        font-weight: bold;
        padding-left: 5px;
        padding-right: 24px; }
  #memframe #featured_listings {
    background-color: #4B423D;
    padding: 0 0 12px 0; }
    #memframe #featured_listings .feature_preview {
      margin-right: 8px;
      display: inline; }
    #memframe #featured_listings #listing_1 {
      left: 540px;
      position: absolute;
      z-index: 100; }
    #memframe #featured_listings #listing_2 {
      left: 540px;
      position: absolute;
      z-index: 100; }
    #memframe #featured_listings #listing_3 {
      left: 540px;
      position: absolute;
      z-index: 100; }
    #memframe #featured_listings #listing_4 {
      left: 540px;
      position: absolute;
      z-index: 100; }
    #memframe #featured_listings #listing_5 {
      left: 540px;
      position: absolute;
      z-index: 100; }
    #memframe #featured_listings #listing_6 {
      left: 540px;
      position: absolute;
      z-index: 100; }
    #memframe #featured_listings .feature {
      display: none; }
    #memframe #featured_listings .feature_mouseover {
      background: #faf8f9;
      border: 2px solid #b5b2ad;
      padding: 8px;
      width: 400px; }
      #memframe #featured_listings .feature_mouseover img {
        border: 1px solid #b5b2ad; }
      #memframe #featured_listings .feature_mouseover p {
        padding: 8px 4px; }
        #memframe #featured_listings .feature_mouseover p span.highlight {
          font-size: 1.1em;
          font-weight: bold;
          display: block;
          margin-bottom: 8px; }
    #memframe #featured_listings img {
      border: 1px solid #b5b2ad; }
    #memframe #featured_listings img.last {
      margin-right: 0; }
  #memframe #content {
    background-color: #ffffff;
    width: 706px; }
  #memframe #footer {
    text-align: center;
    color: #ffffff; }
    #memframe #footer p a {
      color: #ffffff;
      text-decoration: underline; }
