body {
  margin: 0px;
  padding: 0px;
  background-color: #cccccc;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 5px;
}
#header {
  border-color: #ffcc66;
  border-width: 1px;
  color: #ffcc66;
  font-size: 50px;
  text-align: center;
  background-color: black;
  font-family: "Times New Roman",Times,serif;
  font-weight: bolder;
  padding-top: 11px;
  padding-bottom: 8px;
  margin-top: 8px;
}
#content {
  border-left-width: 1px;
  border-left-color: black;
  border-right-width: 1px;
  border-right-color: black;
  background-color: black;
  margin-left: 0px;
}
#main {
  padding: 19px 20px 20px;
  border-left-color: black;
  margin-left: 0px;
  text-align: left;
  display: block;
  border-left-width: 1px;
  background-color: #b30000;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  margin-top: 161px;
  line-height: 20px;
}
#footer {
  border-color: black;
  border-width: 1px;
  background-color: #b30000;
  color: white;
  clear: both;
  padding-left: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-style: italic;
}
#wrapper {
  margin: auto;
  width: 1100px;
  text-align: left;
  background-color: black;
}
#object {
  display: block;
  width: 333px;
  margin-top: 2px;
  margin-left: 316px;
}
table {
  border-style: none;
  border-spacing: 20px;
  color: #ffcc66;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #af0000;
  table-layout: fixed;
  min-width: 1078px;
  font-weight: bold;
  text-align: right;
}
td {
  border-style: none;
  border-color: black;
  padding: 10px;
  background-color: black;
  text-align: right;
}
#col1 {
  width: 163px;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #ffcc66;
  position: fixed;
  margin-left: -28px;
}
#col2 {
  margin-right: 10px;
  width: 285px;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #ffcc66;
  margin-left: 280px;
}
#col3 {
  float: right;
  font-size: 14px;
  width: 280px;
  color: #ffcc66;
  margin-right: 238px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  position: static;
}
#vmenu li {
  border: 5px outset black;
  font-style: normal;
  color: white;
  padding-right: 0px;
  text-align: left;
  margin-left: 0px;
  text-decoration: none;
  width: 146px;
  padding-left: 0px;
  height: 54px;
  line-height: 12px;
  font-size: 12px;
  font-weight: normal;
  padding-top: 7px;
  background-color: silver;
  display: block;
}
#vmenu a {
  display: block;
  padding-left: 5pt;
  background-color: silver;
  padding-right: 5px;
  line-height: 14px;
  text-decoration: none;
  color: black;
  width: 134px;
  text-align: left;
  height: 54px;
  margin-right: 8px;
  padding-top: 0px;
  font-weight: bold;
}
#vmenu a:hover {
  background-color: silver;
  text-decoration: none;
  color: black;
  width: 136px;
  text-align: left;
  padding-left: 5px;
  height: 53px;
  font-weight: bold;
  padding-right: 5px;
}
