@charset "UTF-8";

#centerwrap {
  padding:auto;
  margin:auto;
  text-align:center;
  width:900px;
}

body {
  background-image:url(http://i1374.photobucket.com/albums/ag424/xo_amy11/bkgd1_zps3dfad839.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-size:cover;
  background-position:stretch;
}

a:link,a:active,a:hover {
  color:#5adfb3;
}

a:visited {
  color:#B94FFF;
}

body {
  background-color:#ffffff;
  background-color:#c5fbe9;
  color:#B94FFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.profile_section_content {
  color:#B94FFF;
  border:none #;
  padding:10px;
  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;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  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:10px;
  background-color:#BE81F7;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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;
}

.content {
  padding:10px;
  padding:auto;
  margin:auto;
  text-align:center;
  width:900px;
}

div#profile_main_about_holder.profile_row {
  padding:auto;
  margin:auto;
  text-align:center;
  width:900px;
}

div#profile_main_photo {
  display:none;
}

.header_links,.footer_links {
  display:none;
}

#server_time {
  padding:auto;
  margin:auto;
  text-align:center;
  width:700px;
}

#cam_score_container {
  display:none;
}

#username_container {
  display:none;
}

#age_container {
  display:none;
}

#gender_container {
  display:none;
}

#body_type_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#about_me_label {
  display:none;
}

#tags_label {
  display:none;
}

#tags_value {
  display:none;
}

div.profile_section_content {
  padding:auto;
  margin:auto;
  text-align:center;
  width:900px;
}