@charset "UTF-8";

body {
  background-color:#ffffff;
  background-color:#80475e;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
}

.yellow {
  color:#FFE757;
  font-size:15px;
  font-variant:small-caps;
}

/*==========Navigation and Container=======*/
#wrap1 {
  margin-left:auto;
  margin-right:auto;
  margin-top:auto;
  margin-bottom:auto;
  width:80%;
  height:700px;
  background-color:#80475e;
}

#navigation {
  float:left;
  width:20%;
  height:50%;
  background-color:#D38A4C;
  border-radius:10%;
  position:fixed;
  top:20%;
  text-align:center;
}

.page {
  height:700px;
  overflow:hidden;
}

#container {
  float:right;
  width:70%;
  height:700px;
  overflow:hidden;
  background-color:#D38A4C;
}

.abouttext {
  float:right;
}

.MRpic {
  overflow:auto;
  width:40%;
  float:left;
  Display:block;
}

.MRabout {
  overflow:auto;
  width:auto;
  float:right;
  Display:block;
}

.title {
  color:#ffe757;
  font-size:250%;
  font-family:"Tahoma",Geneva,sans-serif;
  text-shadow:5px 6px 4px #000000;
}

/*==============Hidden==============*/
#age_container,#height_container,#weight_container,#eyes_container,#hair_con
tainer,#ethnicity_container,#automobile_container,#pets_container,#favorite_
food_container,#occupation_container,#marital_status_container,#drink_contai
ner,#drugs_container,#smoke_container,#sexual_preference_container,#country_
container,#city_container,#body_type_container,#gender_container,#username_c
ontainer,#cam_score_container,#school_container,#tags_container,#country_con
tainer,#drink_container,#hair_container,#username_container,#profile_interests_content {
  display:none;
}

.label,.profile_section_content .heading,.country_value {
  display:none;
}

.value {
  display:;
}