body {
margin-top: 0;
margin-bottom: 30;
background: url('../i/bkg.jpg') repeat #5ae1e4;
font-family: Verdana;
font-size: 13;
color: #946657;
}

#dark {
	position: absolute; top: 0; left: 0;
	background: url('../i/dark.png') repeat-x;
	width: 100%; height: 465px;
}

.sf {
  text-decoration: none;
  font-family: verdana;
  font-size: 14px;
  color: #413020;
}

.df {
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  font-size: 12.0px;
  color: #494949;
}

.sc {
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  font-size: 11.0px;
  color: #d42c2f;
}

.hf {
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  font-size: 15.0px;
  color: #413020;
}

.lf {
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  font-size: 22.0px;
  color: #A50000;
}

.tf {
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  font-size: 10.0px;
  color: #1F1F1F;
}

A {
  text-decoration: none;
  color: #bd474a;
}

A:hover {
  text-decoration: underline;
}

#content {
  position: absolute; left:110; top:220;
  width: 686px;
  height: auto;
  text-align: left;
  text-decoration: bold;
  font-family: Verdana;
  font-size: 13;
  color: #413020;
}

#foot {
  position: relative; left:270; top:-315;
  font-family: Verdana;
  font-size: 9px;
  color: #413020;
}

.menubox {
  width: 120px;
}

A.menu {
  letter-spacing: 3px;
  padding-top:3px;
  padding-bottom:3px;
  text-align: center;
  text-decoration: none;
  font-family: "tahoma", "verdana", "arial", "helvetica", "sans-serif";
  font-size: 12.0px;
  font-weight: bold;
  color: #FFFFFF;
}

A.menu:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.input {
  background-color: #e2d5c4;
  border-color: #d7b995;
  border-width: 1px;
  border-style: solid;
  font-family: verdana, arial, sans-serif;
  font-size: 15.0px;
  font-weight: bold;
  color: #202020;
}

.button {
  background-color: #e2d5c4;
  border-color: #d7b995;
  border-width: 1px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}

.comment {
  background-color: #e2d5c4;
  border-color: #d7b995;
  border-width: 1px;
  border-style: solid;
  width: 303px;
  height: 100px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #202020;
}

.characters {
  background-color: #dfd1c1;
  border-color: #dfd1c1;
  border-width: 1px;
  border-style: solid;
  width: 40px;
  height: 16px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #C00000;
}
