@charset "UTF-8";

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

a:visited {
  color:#990066;
}

body {
  background-color:#000000;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
}

body,td {
  color:#cc66ff;
  font-family:'';
  font-weight:bold;
  font-style:;
  font-size:12px;
}

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

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

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

.container {
  color:#cc66ff;
  position:relative;
  border:px #;
  padding:4px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:4px;
  background-color:#;
  color:#cc66ff;
  font-family:'';
  font-weight:bold;
  font-style:;
  font-size:14px;
}

.content {
  padding:4px;
}

.ruleslink {
  width:160px;
  height:98px;
  display:block;
  float:left;
  background:transparent url(http://2.bp.blogspot.com/-AKcAEgXu028/UhSnwN5rCUI/AAAAAAAABgw/9xK56yHCBWI/s1600/rules+still.gif) center top no-repeat;
}

.ruleslink:hover {
  background-image:url(http://1.bp.blogspot.com/-4DmX833oRJ4/UhSn13AekjI/AAAAAAAABg4/CpX6us4hacA/s1600/rulesbf.gif);
}

.videoslink {
  width:160px;
  height:98px;
  display:block;
  float:left;
  background:transparent url(http://2.bp.blogspot.com/-STHeURLALV8/UhSn9PEXdAI/AAAAAAAABhA/1PsLS6HGoDs/s1600/vid+still.gif) center top no-repeat;
}

.videoslink:hover {
  background-image:url(http://3.bp.blogspot.com/-5_PpHWS_tOw/UhSoDDeyxfI/AAAAAAAABhI/0KzJwYZwcU4/s1600/vidbf.gif);
}

body {
  background-image:url(http://2.bp.blogspot.com/-l9yi-R7WnVI/UhSgjzScWLI/AAAAAAAABgE/wFH65UGRv6c/s1600/center+butterfly.jpg);
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-position:top center;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#000000;
  filter:alpha(opacity=10);
  background:rgba(0,0,0,0.0);
}

body {
  width:1024px!important;
  padding:40px 0 0;
}

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

#navhead {
  position:fixed;
  top:2px;
  left:150px;
  padding-left:160px;
  display:block;
  width:600px;
  height:42px;
  z-index:9999;
  background:rgba(0,0,46,0.4) url(http://1.bp.blogspot.com/-NpXv2ma_uIA/UldQ5VPdQ2I/AAAAAAAACQ4/QpT6TeyZWSM/s1600/687221p9xyinopds.gif) center no-repeat;
}

#nv a {
  padding:11px 11px 4px 8px;
  display:inline-block;
  float:inherit;
  position:relative;
  text-transform:uppercase;
  border-left:0 solid #aaaaaa;
  border-right:0 solid #aaaaaa;
  color:#FFF;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  text-shadow:0 2px 1px #000;
  text-decoration:none;
  font-size:15px;
}

#nv a:hover {
  font-weight:bold;
  font-style:none;
  color:#FFF;
  padding:11px;
  background:rgba(0,0,0,0.9);
  -webkit-box-shadow:inset 0 10px 10px 0 #000;
  -moz-box-shadow:inset 0 5px 5px 0 #000;
  box-shadow:inset 0 5px 5px 0 #000;
  text-shadow:-4px 8px 9px #000;
  font-size:17px;
  position:relative;
  -moz-box-shadow:0 18px 10px -9px rgba(0,0,0,0.7);
  -webkit-box-shadow:0 18px 10px -9px rgba(0,0,0,0.7);
  box-shadow:0 18px 10px -9px rgba(0,0,0,0.7);
  -o-box-shadow:0 18px 10px -9px rgba(0,0,0,0.7);
  -ms-box-shadow:0 18px 10px -9px rgba(0,0,0,0.7);