@charset "UTF-8";

.outer_body,body {
  scrollbar-face-color:ThreeDFace!important;
  scrollbar-shadow-color:ThreeDDarkShadow!important;
  scrollbar-highlight-color:ThreeDHighlight!important;
  scrollbar-3dlight-color:ThreeDLightShadow!important;
  scrollbar-darkshadow-color:ThreeDDarkShadow!important;
  scrollbar-track-color:Scrollbar!important;
  scrollbar-arrow-color:ButtonText!important;
}

style
.outer_body,body {
  scrollbar-face-color:ThreeDFace!important;
  scrollbar-shadow-color:ThreeDDarkShadow!important;
  scrollbar-highlight-color:ThreeDHighlight!important;
  scrollbar-3dlight-color:ThreeDLightShadow!important;
  scrollbar-darkshadow-color:ThreeDDarkShadow!important;
  scrollbar-track-color:Scrollbar!important;
  scrollbar-arrow-color:ButtonText!important;
}

style
.outer_body,body {
  scrollbar-face-color:ThreeDFace!important;
  scrollbar-shadow-color:ThreeDDarkShadow!important;
  scrollbar-highlight-color:ThreeDHighlight!important;
  scrollbar-3dlight-color:ThreeDLightShadow!important;
  scrollbar-darkshadow-color:ThreeDDarkShadow!important;
  scrollbar-track-color:Scrollbar!important;
  scrollbar-arrow-color:ButtonText!important;
}

img {
  border:none;
  margin:0;
}

A:link {
  color:#ffffff;
  text-decoration:none;
}

A:visited {
  color:#ffffff;
  text-decoration:none;
}

A:hover {
  color:#ffffff;
  text-decoration:underline;
}

img {
  border:none;
}

body {
  position:relative!important;
  margin:auto!important;
  width:1100px!important;
  background:url(http://www.jamisonballs.com/Images/natasha/background.jpg);
  background-color:#000000;
  background-attachment:scroll;
  background-repeat:no-repeat;
  background-position:center top;
  background-size:1500px;
  height:3275px!important;
}

body[style] {
  margin:auto!important;
}

body,td {
  color:#ffffff;
  font-family:Franklin Gothic Demi;
  font-weight:400;
  font-style:normal;
  font-size:16px;
}

.container_padding {
  padding:5px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:transparent;
}

.container {
  color:#ffffff;
  position:relative;
  padding:5px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:5px;
  background-color:transparent;
  color:#000000;
  font-family:Verdana;
  font-weight:400;
  font-style:normal;
  font-size:14px;
}

.content {
  padding:5px;
}

.clock,#clock {
  display:none;
}

#schedule {
  display:none;
}

td[style='font-size:14px;'] {
  display:none;
}

.gallery_image {
  border:0;
}

.thumbnail {
  width:90px;
  height:90px;
  display:block;
  float:left;
  margin:-2px 0 0 -10px;
  padding:8px 22px 9px 10px;
  background:url();
}

.wall_info A:link {
  color:blue;
  text-decoration:none;
}

.wall_info A:visited {
  color:blue;
  text-decoration:none;
}

.wall_info A:hover {
  color:#000;
  text-decoration:none;
}

table {
  margin:0;
  padding:0;
}

td {
  margin:0;
  padding:0;
}

.heading {
  display:none;
}

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

#Photo {
  width:900px;
  overflow:hidden;
  position:relative;
  margin:300px 0 0 -450px;
  text-align:center;
  background:#000000;
}

.textContainer {
  position:fixed;
  top:0;
  left:30%;
  width:700px;
  height:45px;
  text-align:center;
  margin-top:0;
  border:0 solid #028fd7;
  border-radius:0 0 6px 6px;
  font-family:'Franklin Gothic Demi','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;
  font-weight:20;
  font-size:20px;
  color:#ff00ff;
  -webkit-transition-property:color,background;
  -webkit-transition-duration:1s,1s;
  -webkit-transition-timing-function:linear,ease-in;
}

.textContainer a {
  text-decoration:none;
  color:#ff00ff;
  -webkit-transition-property:color;
  -webkit-transition-duration:1s,1s;
  -webkit-transition-timing-function:linear,ease-in;
  -moz-transition-property:color,background-color;
  -moz-transition-duration:1s;
  -moz-transition-timing-function:linear,ease-in;
}

.textContainer:hover {
  color:#000000;
  background-color:rgba(33,33,33,0.9);
}

.textContainer:hover a {
  color:#028fd7;
}

.textContainer a:hover {
  color:#96dbfe;
}

.miunavlink {
  width:150px;
  text-align:center;
  display:inline;
  margin:7px;
}

#schedule {
  display:none;
}

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

.status_value,.status_key,.blurb_key,.blurb_value {
  display:none;
}

.key {
  color:#ffffff;
}

.value {
  color:#ffffff;
}

.interests_info {
  display:none;
}

.wall_info {
  width:500px;
  font-weight:700;
  color:#ffffff;
  text-decoration:none;
  padding:10px;
  background:#4c4c4c;
  background:-moz-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c4c4c),color-stop(48%,#2c2c2c),color-stop(51%,#000000),color-stop(100%,#131313));
  background:-webkit-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-o-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-ms-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c',endColorstr='#131313',GradientType=0);
  margin:5px 0 0 115px;
  border:3px solid #222222;
  border-bottom:none;
  border-top-right-radius:8px;
  border-top-left-radius:8px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-topleft:8px;
}

.wall_body {
  width:500px;
  font-family:arial;
  font-size:15px;
  color:#ffffff;
  padding:10px;
  background:#222;
  margin:0 0 40px 115px;
  border:3px solid #222;
  border-top:none;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-bottomleft:8px;
  overflow:hidden;
}

.wall_info A:link {
  color:0099ff;
  text-decoration:none;
}

.wall_info A:visited {
  color:0099ff;
  text-decoration:none;
}

.wall_info A:hover {
  color:#0099ff;
  text-decoration:none;
}

td[width='14%'] {
  visibility:hidden;
}

.wallheader {
  margin:0 0 0 -23px;
}

.offline {
  position:absolute;
  top:580px;
  left:480px;
  height:92px;
  width:300px;
  text-indent:-9999px;
  background:url(http://www.jamisonballs.com/Images/fling/offlinetip.png) no-repeat;
}

.clickme {
  position:absolute;
  top:280px;
  left:450px;
  height:176px;
  width:176px;
  text-indent:-9999px;
  background:url(http://www.jamisonballs.com/Images/fling/clickme.jpg) no-repeat;
}

.social-items a {
  height:100px;
  line-height:100px;
  border:none;
  outline:0;
  display:inline-block;
  position:relative;
}

.social-items a img {
  line-height:100px;
  vertical-align:middle;
}

.social-items .amazon {
  float:left;
  margin-left:5px;
}

.social-items .twitter {
  float:right;
  margin-right:5px;
}

.thingy {
  position:absolute;
}