@charset "UTF-8";

#stuff {
  width:956px;
  overflow:hidden;
  position:relative;
  margin:20px 0 0 -250px;
  text-align:center;
}

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

a:visited {
  color:#ffffff;
}

body {
  background-color:#ffffff;
  background-color:#;
  color:#ffffff;
  font-family:'Comic Sans MS';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
}

#fixed_background {
  display:block;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/993/9933922/706-334-716-920-5922307.jpg);
}

.profile_section_content {
  color:#ffffff;
  border:27px none #;
  padding:10px;
  margin:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow:0 0 20px #ffffff;
  -moz-box-shadow:0 0 20px #ffffff;
  box-shadow:0 0 20px #ffffff;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=0);
  opacity:0;
}

.img_radius_shadow {
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow:0 0 20px #ffffff;
  -moz-box-shadow:0 0 20px #ffffff;
  box-shadow:0 0 20px #ffffff;
}

.profile_section_content .heading {
  padding:10px;
  background-color:#;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:15px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 7px #;
  -moz-box-shadow:0 0 7px #;
  box-shadow:0 0 7px #;
  -webkit-text-shadow:0 0 0 #;
  -moz-text-shadow:0 0 0 #;
  text-shadow:0 0 0 #;
}

.content {
  padding:5px;
}

.frame {
  width:880px;
  height:300px;
  overflow:auto;
  background:#e5e5e5;
  position:relative;
}

.frame-border {
  width:880px;
  height:300px;
  background:#000000;
  padding:10px;
  border-radius:12px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  -o-border-radius:12px;
  margin:0 0 0 60px;
}

.firstvid {
  margin-right:20px;
}

div.hover_icon_container {
  width:430px;
  height:107px;
  position:relative;
  float:left;
  margin-bottom:10px;
}

div.hover_icon_container a.hover_icon {
  display:none;
  width:430px;
  height:107px;
  position:absolute;
  top:0;
  left:0;
}

div.hover_icon_container:hover a.hover_icon {
  display:block;
}

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  float:left;
  background:transparent url(http://imageshack.us/a/img440/8498/3xjm.png) no-repeat;
  position:relative;
  margin:40px 0 0 -1px;
  text-indent:-3000px;
}

.link-amazon a:hover {
  background-position:0 -140px;
}

.link-offline a {
  display:block;
  width:249px;
  height:90px;
  float:left;
  background:transparent url(http://img41.imageshack.us/img41/7990/au5e.png) no-repeat;
  position:relative;
  margin:50px 0 0 50px;
  text-indent:-3000px;
}

.link-offline a:hover {
  background-position:0 -160px;
}