@charset "UTF-8";

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

a:visited {
  color:#B0B0B0;
}

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

ul {
  list-style-type:none;
  margin:0;
  padding:0;
  overflow:hidden;
  background-color:#000000;
  font-family:'Arial';
  font-weight:normal;
  font-style:white;
  font-size:18px;
}

li {
  float:left;
}

li a {
  display:block;
  color:white;
  text-align:center;
  padding:14px 26px;
  text-decoration:none;
}

ul {
  position:fixed;
  top:0;
  width:100%;
}

li a:hover {
  background-color:#ffffff;
}

.profile_section_content {
  color:#000000;
  border:px #;
  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;
}

.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:5px;
  background-color:#000000;
  color:#ffffff;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
  -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;
}

div {
  Â Â Â Â font-size:large;
}

.content {
  padding:5px;
}

#about_me_container,#about_me_value {
  width:100%;
  display:block;
}

#about_me_value img {
  display:block;
  margin-left:auto;
  margin-right:auto;
}

div.aÂ  {
  Â Â Â font-size:Â 120px;
}

div.aÂ  {
  Â Â Â text-align:Â center;
}

.box {
  overflow:auto;
}

#header_bar,footer_bar,#profile_main_photo#tags_container,#about_me_label,#cam_score_container,#profile_header,#profile_about_me > .heading,#username_container,#header_bar,#footer_bar,#profile_main_photo,#tags_container,#about_me_label,#gender_container,#sexual_preference_container,#drink_container {
  display:none;
}