a{text-decoration:none; color:0000ED;}
a:hover{text-decoration:none; color:BF0707;}



BODY{
margin: 1% 5% 0 5%;
font-family:"Times New Roman";
background-color:000000;
color:#FFFFFF;
}

div.blackbar {
width: 100%;
height: 1%;
background-color: #000000;
}
div.greybar {
width: 100%;
height: 3%;
background-color: #777777;
}
div.titlebar {
width: 100%;
height: 11.1%;
background-color: #222222;
}
div.selectionsbar {
width: 100%;
background-color: #000000;
}
div.leftbar {
position: absolute;
top: 30%;
z-index: 0;
width:20%;
}
div.main {
position: absolute;
top: 34%;
left:27%;
z-index: 1;
width:69%;
}


h1,h3 {text-align:center;}

img.test {
width:45%;
height:100%;
}

h2 {
width:45%;
height:100%;
}


TABLE.game{
  alignment:left;
  margin-left:40;
  border-style: double;
  border-width: medium;
  border-color: AAAAAA;
  background:#222222;
  color:#FFFFFF;
}

TABLE.games{
  alignment:center;
  border-style: double;
  border-width: medium;
  border-color: AAAAAA;
  background:#222222;
  color:#FFFFFF;
}



div.hmm {
position: absolute;
filter: alpha(opacity=100);
opacity: 1;
top: 8%;
left:75;
z-index: 5;
width:32;
height:48;
background-image:url(/images/rydia/1.gif);
}


div.banner {
position: absolute;
filter: alpha(opacity=0);
opacity: 0;
top:5%;
left:50%;
width:45%;
height:10%;
}

div.preload {
display:none;
}
