@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:white;
  background-color:white;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  background-image:url(https://img.mfcimg.com/photos2/149/14971971/171-417-533-836-6819592.jpg);
  background-repeat:no-repeat;
  background-position:center top;
  position:relative;
  top:660px;
  margin:0 auto;
  width:1000px!important;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#FFFFFF;
  filter:alpha(opacity=0);
  background:rgba(255,255,255,1);
}

#header {
  position:absolute;
  top:0;
  height:1000px;
/*Change this depending on how much height you want at 
the top*/
  width:1240px;
/*Ditto for width*/
  left:0;
  right:0;
  margin:auto;
}

table {
  margin-top:449px;
}

/*change this to match what you set the 
height above to.*/
table table {
  margin-top:0;
}

.profile_section_content {
  color:#666666;
  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:#ec76bc;
  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:5px;
}

div#profile_header.profile_section,.heading,#header_bar,#footer_bar {
  display:none;
}

#craziest_thing_label {
  font-size:0;
}

div#profile_about_me.profile_subsection {
  display:none;
}

#profile_friends {
  display:none;
}

#know_me_container {
  font-size:0;
}

#avatar_holder,#profile_photo_galleries_img,.photo_gallery_image,#photo_galleries {
  display:none;
}

#profile_interests_content {
  font-size:0;
}

div#profile_main_photo {
  display:none;
}

.photo_gallery_lock {
  display:none;
}

div#comments {
  display:none;
}