* {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
}
body {
  background-color: #ffffff;
  background-position: center 0;
  text-align: center;
}
#header {
  border-bottom-width: 1px;
  border-bottom-color: #666666;
  background-color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  height: 60px;
}
#content {
  border-color: #666666;
  border-width: 1px;
  background-color: #ffffff;
  height: auto;
  margin-top: 1.2em;
  width: 940px;
  margin-left: 10px;
}
#wrapper {
  border-left: 1px solid #555555;
  border-right: 1px solid #555555;
  background-color: #ffffff;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  width: 950px;
}
#homej {
  border-color: #333333;
  border-width: 1px;
  height: auto;
  float: left;
  width: 100px;
  background-color: white;
  margin-right: 14px;
}
#indexj {
  float: left;
  height: auto;
  width: 170px;
  clear: right;
  margin-right: 0px;
}
#pagej {
  border-right: 1px solid #666666;
  width: 160px;
  height: auto;
  clear: right;
  float: left;
  margin-right: 12px;
}
#blank {
  float: left;
  width: 40px;
  height: auto;
  clear: right;
  text-align: center;
}
#homee {
  float: left;
  width: 100px;
  height: auto;
  clear: right;
  margin-right: 14px;
  display: block;
}
#indexe {
  width: 170px;
  height: auto;
  clear: right;
  float: left;
}
#pagee {
  width: 195px;
  height: auto;
  float: left;
}
#content li {
  display: block;
  width: 100%;
  height: 16px;
  margin-bottom: 12px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #999999;
  list-style-type: none;
}
#content li a {
  border-bottom: 1px solid #999999;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #666666;
  display: inline;
  text-decoration: none;
  list-style-type: none;
}
#content li a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: white;
  display: inline;
  background-color: #cfcf00;
  list-style-type: none;
}
.menu li {
  color: white;
  display: block;
  background-color: #666666;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
}
