body {
  margin: 0;
  padding: 0;
  border: 0;
}

form {
  margin: 0;
  padding: 10px;
}

div#header {
  width: 720px;
#  border: 5px 0px 0px 0px;
  border-top-style: solid;
  border-top-color: #222950;
  border-top-width: 10px;
}

div#title {
  width: 660px;
  height: 130px;
  position: relative;
  margin: 10px;
  padding: 0px 20px 10px 20px;
  border: 0px 0px 2px 0px;
#  border-style: solid;
  border-bottom-style: solid;
  border-bottom-color: #1f5c97;
  border-bottom-width: 1px;
}

div#title img {
  float: left;
  padding: 0px 20px 0px 0px;
}

div#title p {
  font-family: Georgia, Times;
#  font-family: "Myriad, Verdana, Helvetica, Arial";
  font-size: large;
}

div#contents {
  width: 660px;
  margin: 0px;
  padding: 5px 30px 0px 30px;
#  background-color: #9999aa;
}

h3 span {
  font-family: Georgia, Times;
  font-size: large;
#  font-family: "Myriad, Verdana, Helvetica, Arial";
  background-color: #ffffff;
  color: #222222;
  padding: 1px 10px 1px 10px;
  border-style: solid;
  border-width: 1px 1px 1px 10px;
  border-color: #222950;
}

div#introduction p {
  clear: both;
  width: 636px;
  margin: 0px;
  padding: 5px 10px 5px 10px;
  border: 2px;
  border-style: dotted;
  background-color: #eeeeee;
  text-align: left;
}

 div#search {
  width: 660px;
  padding-top: 10px;
}

div#search li {
  list-style-type: square;
  list-style-position: inside;
}

div#figures {
  width: 660px;
  padding-top: 10px;
}

div#figures a, a:link {
  color: #1f5c97;
}

div#figures a, a:visited {
  color: #1f5c97;
#  color: #82a3c4;
}

div#figures a:hover {
  color: #8c0f05;
}

div#figures li .square {
  list-style-type: square;
  list-style-position: inside;
  text-decoration: none;
}

div#figures li .circle {
  list-style-type: circle;
  list-style-position: inside;
  text-decoration: none;
}

div#references {
  width: 640px;
  padding-top: 10px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #999999;
}

div#references li {
  text-decoration: none;
  list-style-type: square;
  list-style-position: inside;
}

div#links {
  width: 700px;
  padding: 10px;
}

div#links li {
  display: inline;
  float: left;
  width: 180px;
  height: 30px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

div#links li .left_link {
  border-right-style: dotted;
  border-right-color: #aaaaaa;
  border-right-width: 2px;
  text-align: center;
}

div#links li .middle_link {
  border-right-style: dotted;
  border-right-color: #aaaaaa;
  border-right-width: 2px;
  text-align: center;
}

div#links li .right_link {
  text-align: center;
}

div#links li a,
div#links li a:link,
div#links li a:visited {
  color: #999999;
  text-decoration: none;
}

div#footer {
  clear: both;
  width: 670px;
  padding: 0px 0px 0px 30px;
  margin: 0px;
  border-top-style: solid;
  border-top-color: #222950;
  border-top-width: 10px;
}

div#footer p {
  text-align: left;
  vertical-align: top;
}
