body
{
background-color:#100b0b;
}

h1,h2,a {
  text-shadow: 2px 3px 2px #000;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3) /*IE*/
}
ol,ul,p,tr,td,th,blockquote,dl,dt,dd {
  text-shadow: none;
}

a:link { 
  color: #38C6FB;
}
a:visited { 
  color: #2686FB;
}
a:hover { 
  color: #48F6DF;
}
a:active { 
  color: #2686FB;
}

p
{
  color: #D0DAFD;
  font-size: 90%;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

select
{
  width: 8em;
  float: right;
  text-align: left;
}

img{
  border:0px;
}
table{
  border-collapse:collapse;
  text-align: center;
  margin: 10px;
  padding: 10px;
}
tr,td
{
  border: 1px solid black;
  text-align: center;
  margin: 10px;
  padding: 10px;
}

dt
{
  font-size:1.1em;
  color: #D0DAFD;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
dd
{
  color: #D0DAFD;
  font-size: 90%;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

ul,li
{
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

div.box
{
  width: 80px;
  height: 120px;
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 3;
}

div.top
{
  background: #5c1010 url("r/logo.png") no-repeat;
  position: absolute;
  left: 100px;
  top: 0px;
  width: 600px;
  height: 140px;
  z-index: 2;
  overflow:hidden; 
}

div.topback
{
  background: #5c1010 url("r/back.png") repeat-x;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 140px;
  width:100%;
  z-index: 1;
}

div.rightinputboxes
{
  position: absolute;
  left: 600px;
  top: 16px;
  height: 50px;
  z-index: 2;
}

div.leftlinks
{
  background: #3a0a0a;
  position: absolute;
  left: 8px;
  top: 150px;
  width: 84px;
  padding: 6px;
  font-size: 75%;
  color: #D3DFFF;
  overflow: hidden;
  border-width: 5px;
  border-style: solid;
  border-color: #3a0a0a;
  border-top-color: #710a0a;
  border-left-color: #530a0a;
  border-right-color: #3a0707;
  border-bottom-color: #390606;
  text-shadow: 2px 3px 2px #000;
}
div.back
{
  background: #3a0a0a;
  position: absolute;
  left: 170px;
  top: 100px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #D3DFFF;
  text-shadow: 2px 3px 2px #000;
  border-width: 3px;
  border: solid;
  border-color: #3a0a0a;
  border-top-color: #710a0a;
  border-left-color: #530a0a;
  border-right-color: #3a0707;
  border-bottom-color: #390606;
  z-index:2;
}

div.main
{
  background: #3a0a0a;
  position: relative;
  top: 165px;
  left: 50px;
  width: 75%;
  min-width: 320px;
  clear:both;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  color: #D3DFFF;
  border-width: 5px;
  border-style: solid;
  border-color: #3a0a0a;
  border-top-color: #710a0a;
  border-left-color: #530a0a;
  border-right-color: #3a0707;
  border-bottom-color: #390606;
}
div.mainwalk
{
  background: #3a0a0a;
  position: relative;
  top: 165px;
  left: 0px;
  width: 90%;
  min-width: 465px;
  clear:both;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  color: #D3DFFF;
  border-width: 5px;
  border-style: solid;
  border-color: #3a0a0a;
  border-top-color: #710a0a;
  border-left-color: #530a0a;
  border-right-color: #3a0707;
  border-bottom-color: #390606;
}
div.w3c
{
  position: absolute;
  top: 350px;
  left: 8px;
  width: 81px;
  height: 17px;
}

div.cright
{
 position: relative;
 top: 165px;
 left: 50px;
 margin-left: auto;
 margin-right: auto;
 width: 75%;
 padding: 14px;
}

div.crightback
{
  position: absolute;
  background: #3a0a0a;
  left:0px;
  top:24px;
  width:100%;
  height:80%;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  border-width: 5px;
  border-style: solid;
  border-color: #3a0a0a;
  border-top-color: #710a0a;
  border-left-color: #530a0a;
  border-right-color: #3a0707;
  border-bottom-color: #390606;
  z-index:-99;
}
div.clear
{
  clear:both;
}
div.daend
{
  position:relative;
  height:350px;
  z-index:-1;
}
div.chompers
{
  position: relative;
  background: url('game/muncher.gif') repeat-x;"
  left:0px;
  top:0px;
  width:256px;
  height:16px;
  margin-left:auto;
  margin-right:auto;
}
div.hr {
  height: 3px;
  background: url('r/break.gif') repeat-x scroll center;
}
div.hrtop {
  height: 3px;
  background: url('r/break.gif') repeat-x scroll center;
  text-align: left;/*this will align it for IE*/
  margin: 0 auto 0 0;
  width:30%;
}
div.hr hr {
  display: none;
}
div.hrtop hr {
  display: none;
}
blockquote.difficult
{
  border : 2px solid #000;
  background: #3a0a0a url("game/backgroundobjects.gif") no-repeat 0px 0px;
  min-height: 32px;
  padding-left: 260px;
  clear:both;
}
blockquote.coinblock
{
  border : 2px solid #000;
  background: #3a0a0a url("game/question_block.gif") no-repeat 0px 0px;
  min-height: 32px;
  padding-left: 260px;
  clear:both;
}
blockquote.kaizotrap
{
  border : 2px solid #000;
  background: #3a0a0a url("game/kaizotrap.gif") no-repeat 0px 0px;
  min-height: 32px;
  padding-left: 260px;
  clear:both;
}
blockquote.chomper
{
  border : 2px solid #000;
  background: #3a0a0a url("game/chomper.gif") no-repeat 0px 0px;
  min-height: 32px;
  padding-left: 260px;
  clear:both;
}
blockquote.infoblock
{
  border : 2px solid #000;
  background: #3a0a0a url("game/infoblock.gif") no-repeat 0px 0px;
  min-height: 32px;
  padding-left: 120px;
  clear:both;
}
img.logo
{
  border: 0px;
}
img.rightoftext
{
  float:right;
  margin: 0 0 15px 15px;
}
img.leftoftext
{
  float:left;
  margin: 0 15px 15px 0;
}
img.middle
{
  vertical-align: middle;
}
img.break
{
  margin-left: auto;
  margin-right: auto;
  display: block;
}
img.breaktop
{
  margin-left: 0px;
  margin-right: auto;
  display: block;
}
table.index
{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

p.download{
  font-size: 1.25em;
  font-weight: bold;
}

p.copyright {
	color:white;
	background-color: transparent;
    text-shadow: 2px 3px 3px #000;
    text-align:center;
	font-size:75%;
}

p.shadow{
  text-shadow: 2px 3px 3px #000;
}

ul.links
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}