body
{
  background-color: #000000;
  margin: 0px 0px 0px 0px;
}

div.commander
{
  left: 24px;
  height: 24px;
  bottom: 0px;
  position:absolute;
}

div.console
{
  text-align: left;
  font-family: Small Fonts, Courier New;
  font-size: 9px;
  left: 24px;
  top: 13px;
  width: 230px;
  height: 220px;
  position: absolute;
  background-color: #000000;
}

div.players
{
  text-align: left;
  font-family: Small Fonts, Courier New;
  font-size: 9px;
  left: 260px;
  top: 13px;
  width: 120px;
  height: 220px;
  position: absolute;
  background-color: #000000;
}

div.serverwin
{
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px;
  background-image: url('admin.jpg');
  background-color: #000000;
  color: #FFFFFF;
  font-family: Trebuchet, Arial;
  font-size: 10px;
  position: relative;
  align: center;
}

div.form
{
  top: 124px;
  height: 260px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  position: relative;
}
