@charset "UTF-8";

#header_bar {
  margin-top:-300px;
}

a,a:active,a:visited {
  color:#2d70d5;
}

a:hover {
  color:#000;
}

#profile_header,#cam_score_container,#blurb_container,#unix_last_login_container,#profile_main_photo,#tags_container,#profile_photo_galleries,#photo_galleries,#avatar_holder,#profile_header_container .heading,#status_label,#member_type_value,#member_message_value {
  display:none;
  opacity:0;
}

body {
  position:relative;
  background-color:transparent;
  background-position:;
  background-attachment:;
  background-repeat:;
}

body,td {
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

html {
  background:url(http://firstcrewchat.com/chat/AneBigTITZ.jpg) top center no-repeat #FFF;
}

#profile_friends {
  width:880px!important;
  position:absolute;
  left:50%;
  z-index:999;
  padding:10px;
  border:1px solid #ccc;
  border-radius:10px;
  top:2300px;
  margin-left:-450px;
}

#profile_comments {
  width:880px!important;
  position:absolute;
  left:50%;
  z-index:999;
  padding:10px;
  margin-bottom:40px;
  border:1px solid #ccc;
  border-radius:10px;
  top:2600px;
  margin-left:-450px;
}

.wall_post {
  background:#f0f0f0;
  padding:10px;
  border-radius:10px;
  margin-bottom:10px;
}

#profile_about_me {
  position:absolute;
  top:1050px;
  left:50%;
  margin-left:-450px;
}