BODY {
  background-color: #eeee22
  font-family: times, "times new roman", serif;
  color: #001100;
  margin: 0;
}

A:link    { color: #0000cc; text-decoration: none }
A:hover   { color: #ff0000; text-decoration: none }
A:visited { color: #0000cc; text-decoration: none }

H2 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #660000;
}

H3 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #660000;
}

.important {
  font-weight: bold;
}

.small {
  font-size: 8pt;
  font-family: Helvetica, Arial, sans-serif;
}

.name {
  text-align: right;
  vertical-align: top;
}

.status {
  color: #ff0000;
  font-size: small;
  text-align: right;
}

.company {
  font-size: small;
  font-weight: bold;
}

.author {
  color: #004444;
}

.title {
  font-weight: bold;
  color: #008800;
}

.info {
  font-size: small;
}

.head:link, .head:visited {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: white;
}

.head:hover {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: #eeee22;
}

.neck:link, .neck:visited {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: white;
  margin-left: 0.2in;
}

.neck:hover {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #eeee22;
  margin-left: 0.2in;
}

.uu {
  background-color: #9a0000;
  vertical-align: top;
}

.photodesc {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12pt;
  color: #000000;
  text-align: center;
  vertical-align: top;
}

.counter {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
  color: #ffffff;
  text-align: center;
}

.hipemain {
  background-color: #eeee22;
  padding-top: 0.25in;
  padding-left: 0.25in;
  padding-right: 0.25in;
  padding-bottom: 45px;
}

#menu {
  position: fixed;
  width: 160px;
  height: 100%;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  background-color: #9a0000;
}

#hipebar {
  position: fixed;
  width: auto;
  height: 50;
  top: auto;
  left: 160;
  right: 0;
  bottom: 0;
}

#astec {
  position: fixed;
  width: 160;
  height: auto;
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
}
