div.meow
{
  position: relative;
  bottom: 15px;
}

div.meow2
{
  position: relative;
  bottom: 3px;
}

p.refs { text-align: center; }

p.gtitle
{
  text-align: center;
  font-size: x-large;
  color: black;
  font-weight: bold;
  text-shadow: 1px 1px #dd0000;
  margin-top: 0em;
  margin-bottom: 0em;
}

p.gsubtitle
{
  text-align: center;
  color: blue;
  margin-top: 0em;
  margin-bottom: -1em;
  position: relative; top: -15px;
}

span.b { font-weight: bold; }

span.big { font-size: large; }

span.xxsmall { font-size: xx-small; }

span.golose
{
  color: red;
  font-weight: bold;
}

span.gowin
{
  color: green;
  font-weight: bold;
}

img.gt
{
 position: relative;
 top: -15px;
 left: -74px;
}

img.lc
{
 position: relative;
 top: 0px;
 left: 0px;
}

img.e1
{
 position: relative;
 top: -112px;
 left: 0px;
}

img.e2
{
 position: relative;
 top: -112px;
 left: 0px;
}

img.e3
{
 position: relative;
 top: -112px;
 left: 0px;
}

img.e4
{
 position: relative;
 top: -116px;
 left: 0px;
}

img.e5
{
 position: relative;
 top: -116px;
 left: 0px;
}

img.e6
{
 position: relative;
 top: -116px;
 left: 0px;
}

img.e7
{
 position: relative;
 top: -120px;
 left: 0px;
}

img.e8
{
 position: relative;
 top: -120px;
 left: 0px;
}

img.e9
{
 position: relative;
 top: -120px;
 left: 0px;
}

img.cp
{
 position: relative;
 top: -252px;
 left: 0px;
}

img.bp
{
 position: relative;
 top: -83px;
 left: 0px;
}

img.ud
{
 position: relative;
 top: -140px;
 left: -48px;
}

img.cell0
{
 position: relative;
 top:  0px;
 left: 0px;
}

img.cell1
{
 position: relative;
 top:  0px;
 left: 0px;
}

img.cell2
{
 position: relative;
 top:  0px;
 left: 0px;
}

img.cell3
{
 position: relative;
 top: -5px;
 left: 0px;
}

img.cell4
{
 position: relative;
 top: -5px;
 left: 0px;
}

img.cell5
{
 position: relative;
 top: -5px;
 left: 0px;
}

img.cell6
{
 position: relative;
 top: -10px;
 left: 0px;
}

img.cell7
{
 position: relative;
 top: -10px;
 left: 0px;
}

img.cell8
{
 position: relative;
 top: -10px;
 left: 0px;
}

span.charactersturn
{
  color: orange;
  font-weight: bold;
  text-decoration: underline;
}

span.encouterstalk
{
  color: blue;
  font-weight: bold;
  text-decoration: underline;
}

span.systemdebug
{
  color: #696969;
  font-weight: bold;
}

span.line2
{
  color: gray;
  font-size: x-small;
  position: relative;
  top: -4px;
}

span.meow
{
  position: relative;
  top: 20px;
}

span.meow2
{
  position: relative;
  top: 8px;
}

span.sup
{
  position: relative;
  bottom: 1ex; 
  font-size: 80%;
}

span.splash { color: blue; background-color: white; }

span.mapx { color: red; background-color: blue; }

span.mapxe { color: blue; background-color: red; }

span.mapb { color: white; background-color: brown; }

span.maps { color: blue; }

span.maph { color: blue; background-color: lime; }

span.mapo { color: blue; background-color: black; }

span.debugrl { color: red; background-color: lime; }
span.debugwb { color: white; background-color: blue; }
span.debugbo { color: black; background-color: orange; }