body {
  margin-left: 10px;
  margin-right: 10px;
  font-family: trebuchet, ms, verdana, sans-serif;
  background-color: #840000;
  line-height: 100%;
}

div.Lcol {
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  float: left;
  background-image: url("Backgrounds/bg.jpg");
}

div.Rcol {
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #660000;
  border-right-color: #660000;
  border-bottom-color: #660000;
  border-left-color: #660000;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #ffffcc;
  background-image: url("Backgrounds/vbar2.gif");
  background-repeat: repeat-x;
  float: right;
  margin-left: 0.5em;
  width: 45%;
}

h1 {
  font-size: 20pt;
}

div.sm_buts img {
  height: 35px;
}

div.ut_buts {
  text-align: right;
}

div.ut_buts img {
  height: 35px;
}

div.top_right {
  position: absolute;
  margin-top: 3px;
  margin-right: 3px;
  margin-left: 3px;
  padding-right: 4px;
  left: 45em;
  top: 19px;
  right: 10px;
  text-align: right;
}

div.top_right a:hover {
  background-color: rgba(204, 255, 255, 0.03);
  background-image: url("");
}

div.search {
  float: right;
  margin-top: -20px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

p {
  font-size: medium;
}

p.flr {
  float: right;
}

li {
  font-size: medium;
}

header {
  line-height: 45px;
  font-size: 45px;
}

.phonegood {
  visibility: collapse;
  display: none;
}

.phonebad {
  visibility: visible;
  display: block;
}

