@charset "UTF-8";

a:link,a:active,a:hover {
  color:#F7F7F7;
  font-family:Candara;
  font-style:italic;
  font-weight:bolder;
  font-size:18px;
  text-decoration:none;
}

A:hover {
  color:#A205AA;
  text-decoration:none;
}

A:visited {
  color:#9DA8E2;
  font-family:Candara;
  font-style:italic;
  font-weight:bold;
}

BODY {
  background-image:url(http:farm8.staticflickr.com70256727321939_b46cf1a488.jpg);
  background-repeat:repeat;
  background-position:88px 520px;
}

body,td {
  color:#C650FE;
  font-family:Candara;
  font-weight:bold;
  font-size:15px;
  font-style:italic;
}

TD .clock {
  font-size:9px;
}

.container_padding {
  height:100%;
  padding-bottom:20px;
  padding-left:5px;
  padding-right:25px;
}

.container_transparency {
  height:100%;
  width:100%;
  filter:alpha(opacity=50);
}

.container {
  background:#45484D;
  background:-moz-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#45484d),color-stop(100%,#000000));
  background:-webkit-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-o-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-ms-linear-gradient(top,#45484d 0%,#000000 100%);
  background:linear-gradient(top,#45484d 0%,#000000 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d',endColorstr='#000000',GradientType=0);
  position:relative;
  -webkit-box-shadow:0 0 5px 2px #9A19C6;
  -moz-box-shadow:0 0 5px 2px #9A19C6;
  box-shadow:0 0 5px 2px #9A19C6;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

.container .heading {
  background:#CB60B3;
  background:-moz-linear-gradient(top,#cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#cb60b3),color-stop(50%,#c146a1),color-stop(51%,#a80077),color-stop(100%,#db36a4));
  background:-webkit-linear-gradient(top,#cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
  background:-o-linear-gradient(top,#cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
  background:-ms-linear-gradient(top,#cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
  background:linear-gradient(top,#cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb60b3',endColorstr='#db36a4',GradientType=0);
  filter:none;
  color:#EFEEF0;
  font-family:cursive;
  font-size:18px;
  font-style:italic;
  font-weight:bold;
  line-height:16px;
  margin-left:5px;
  margin-right:5px;
  padding:10px 10px 10px 15px;
  -webkit-box-shadow:0 3px 5px 0 #000000;
  -moz-box-shadow:0 3px 5px 0 #000000;
  box-shadow:0 3px 5px #000000;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

.content {
  padding:20px;
}

.outer_body TABLE TR TD TABLE TR TD TABLE TR TD DIV .gallery_content TABLE TR TD .gallery_image A IMG {
  margin-left:10px;
  margin-top:13px;
}

.outer_body TABLE TR TD TABLE TR TD .gallery_content TABLE TR TD .gallery_image {
  height:106px;
  width:100px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  border:1px outset #000000;
  background:#BE12BC;
  background:-moz-linear-gradient(-45deg,#be12bc 0%,#1e1d1b 13%,#44423d 100%);
  background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,#be12bc),color-stop(13%,#1e1d1b),color-stop(100%,#44423d));
  background:-webkit-linear-gradient(-45deg,#be12bc 0%,#1e1d1b 13%,#44423d 100%);
  background:-o-linear-gradient(-45deg,#be12bc 0%,#1e1d1b 13%,#44423d 100%);
  background:-ms-linear-gradient(-45deg,#be12bc 0%,#1e1d1b 13%,#44423d 100%);
  background:linear-gradient(-45deg,#be12bc 0%,#1e1d1b 13%,#44423d 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#be12bc',endColorstr='#44423d',GradientType=1);
  filter:none;
}

.outer_body TABLE TR TD TABLE TR TD .gallery_content TABLE TR TD .gallery_image:hover {
  height:106px;
  width:100px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  border:1px outset #000000;
  -webkit-box-shadow:0 0 2px 3px #006CAA;
  -moz-box-shadow:0 0 2px 3px #006CAA;
  box-shadow:0 0 2px 3px #006CAA;
}

.outer_body TABLE TR TD TABLE TR TD TABLE TR TD .content.about_me TABLE {
  background-repeat:no-repeat;
  background-position:419px 10px;
  background-image:url(http:hostingb.hotchyx.comadult-image-hosting-136725Raysa.jpeg);
}