#second {
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #777777;
  background-color: white;
  float: right;
  width: 100%;
  height: 18px;
  margin-bottom: 8px;
}
#map {
  color: #555555;
  word-spacing: 12px;
  background-color: white;
  width: 500px;
  height: 13px;
  float: left;
}
#map li {
  list-style-type: none;
  display: block;
  float: left;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: white;
  color: #666666;
  width: 90px;
  height: 16px;
  text-align: center;
}
#map a:hover {
  border-top-width: 2px;
  font-size: 12px;
  display: block;
  color: #333333;
  width: 86px;
  height: 16px;
  border-top-color: #6a8732;
  background-color: #6a8732;
}
#map a {
  border-top-width: 2px;
  text-decoration: none;
  font-size: 12px;
  display: block;
  background-color: white;
  color: #666666;
  width: 86px;
  height: 16px;
  border-top-color: #cfcfcf;
}
#global a {
  border: 2px solid #574c57;
  font-size: 12px;
  color: #666666;
  display: block;
  height: 13px;
  text-decoration: none;
  width: 135px;
  text-align: center;
  background-color: white;
}
#global a:hover {
  border: 2px solid #82663a;
  font-size: 12px;
  display: block;
  height: 13px;
  text-decoration: none;
  background-color: #6a8372;
  color: white;
  width: 135px;
  text-align: center;
}
#global {
  width: 334px;
  float: right;
  list-style-type: none;
  text-decoration: none;
  height: 16px;
}
#global li {
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  list-style-type: none;
  text-decoration: none;
  float: right;
  height: 13px;
  width: 140px;
  clear: left;
  text-align: center;
}
#globalexp {
  float: right;
  width: 317px;
  height: 12px;
  margin-top: 12px;
}
#globalexp li {
  clear: left;
  width: 136px;
  display: block;
  text-align: center;
  font-family: "courier new",courier,monaco,monospace;
  background-color: white;
  text-decoration: none;
  list-style-type: none;
  height: 12px;
  float: right;
  font-size: 10px;
  color: #666666;
  font-weight: normal;
}
