
/* General formatting */
#page {
  font-size: 13px;
  font-family: sans-serif;
  text-align: left;
  color: #ffffff;
  background: url(0011.png) #003333 repeat fixed;
  visibility: visible;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 990px;
}

body {
  background: url(0011.png) #003333 repeat fixed;
}

h1, h2, h3 {
  text-align: center;
  color: #33FF66;
}

tr {
  text-align: center;
}

img { border-style: none; }

a.normal:link { color: #50ff90; }
a.normal:visited { color: #209060; }
a.normal:active { color: #8fff00; }

/* Make sure tables look normal :P */
table {
  font-size: 13px;
  font-family: sans-serif;
  text-align: left;
  color: #ffffff;
  visibility: visible;
  margin-right: auto;
  margin-left: auto;
}

/* The menu sidebar */
#sidebar {
  position: relative;
  padding: 4px;
  width: 90px;
  float: left;
}

/* The main content of the page */
#content {
  position: relative;
  padding: 4px;
  width: 870px;
  margin-left: 8px;
  margin-bottom: 8px;
  float: left;
}

/* Here's to sticking a line before FC's ads! */
#endbar {
  position: relative;
  width: 990px;
  float: left;
}

div.char {
  position: relative;
  width: 16em;
  float: left;
  padding: 2px;
  text-align: left;
  margin-right: 1em;
}

span.charname {
  position: relative;
  width: 7.5em;
  float: left;
}
