body {
  background-color:#b6b5b1;
  color:#666;
  font-family:verdana,arial,sans-serif;
  text-align:center;
}
table {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}
a:link {
  color:#d00;
}
a:hover {
  color:#f00;
}
#footer {
  color:#eee;
}
#footer a {
  color:#eee;
  text-decoration:none;
}
.imagine {
  border:0;
}
#footer a:hover {
  color:#eee;
  text-decoration:underline;
}
#fronttext {
  padding:8px;
}
.frontlink {
  width:127px;
  height:109px;
  float:left;
  text-align:left;
  background-color:#eee;
}
.frontlink:hover {
  background-color:#df0000;
}
.menulink {
  width:143px;
  height:28px;
  float:left;
  text-align:left;
  background-color:#eee;
  margin:2px;
  padding:6px;
}


.menulink:hover {
  background-color:#df0000;
}
#textbox {
  width:535px;
  height:222px;
  float:left;
  text-align:left;
  margin:1 3 2 4;
  padding:8px;
  background-color:#eee;
}
.red {
  color:#d00;
}
form {
  margin:0px;
}
input,textarea {
  font-family:verdana,arial,sans-serif;
  font-size:1em;
}
#formlabels {
  line-height:20px;
}
.button {
  width:60px;
}