*|#wrapper {
  margin: auto;
  width: 802px;
  background-color: #6699cc;
}
*|#header {
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  color: white;
  background-color: #336699;
  height: 120px;
}
*|#hmenu {
  border-left: 1px solid black;
  border-right: 1px solid black;
  font-size: small;
  line-height: 21px;
  color: black;
  font-weight: bold;
  background-color: silver;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}
*|#hmenu *|ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: black;
}
*|#hmenu *|li {
  border-style: none;
  border-right: 1px none black;
  color: black;
  width: 100px;
  float: left;
  background-color: #6699cc;
  height: 21px;
}
*|#hmenu *|a {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #6699cc;
  text-decoration: none;
  color: black;
  display: block;
}
*|#hmenu *|a:hover {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  background-color: #6699cc;
  color: white;
}
*|#content {
  border-left: 1px solid black;
  border-right: 1px solid black;
  width: 800px;
  background-color: #6699cc;
  font-family: Arial,Helvetica,sans-serif;
}
*|#col1 {
  width: 400px;
  font-family: Arial,Helvetica,sans-serif;
  float: left;
  background-color: #6699cc;
}
*|#col2 {
  width: 400px;
  background-color: #6699cc;
  margin-left: 400px;
  color: black;
  font-family: "times new roman",times,serif;
}
*|#col2bgrnd {
  background-color: #ccb399;
  color: black;
  width: 400px;
  margin-left: 400px;
  background-repeat: no-repeat;
  background-position: left center;
  font-family: Arial,Helvetica,sans-serif;
}
*|#body {
  margin: 0;
  padding: 0;
  text-align: center;
}
*|#footer {
  border: 1px solid black;
  clear: both;
  color: white;
  background-color: #6699cc;
  font-family: Verdana;
  text-align: center;
  font-weight: bold;
  background-position: left center;
  background-repeat: repeat;
  background-image: url(images/blue038.jpg);
}
*|#bottom {
  border: 1px solid black;
  clear: both;
  color: white;
  text-align: center;
  background-color: #cccccc;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
}
*|#col1 *|p {
  margin-top: 0em;
  margin-right: 0.3em;
  margin-left: 0.5em;
  font-size: 0.8em;
  line-height: 1.5em;
  font-family: sans-serif;
}
*|#col2 *|p {
  margin-right: 0.3em;
  margin-top: -0.4em;
  margin-left: 0.5em;
  font-family: sans-serif;
  font-size: 0.8em;
  line-height: 1.5em;
}
