#page_title {
  float: left;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 70px;
  padding-top: 30px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-radius: 15px;
  border-top-color: black;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: black;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  min-height: 300px;
  color: #990000;
  background-color: #c8dcd5;
  min-width: 0px;
  font-size: 24px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  display: inline;
  width: 700px;
  text-align: left;
}

#intro_text {
  width: 800px;
  margin-top: 10px;
  margin-right: 50px;
  margin-bottom: 0px;
  margin-left: 50px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-radius: 15px;
  border-top-color: black;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: black;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  font-size: 20px;
  line-height: 30px;
  background-color: #f6fbff;
  text-align: center;
}

#video {
  display: inline-block;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 50px;
}

#survey {
  display: inline-block;
  padding-top: 0px;
  margin-top: 30px;
}

.rounded_button {
  font-family: Helvetica, Arial, sans-serif;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 20px;
  padding-left: 50px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-radius: 15px;
  border-top-color: black;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: black;
  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  min-width: 70px;
  max-width: 140px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  display: block;
  color: black;
  background-color: #9cb265;
}

.rounded_button:hover {
  background-color: white;
  color: #9cb265;
}

#previous_button {
  display: inline-block;
  text-align: center;
  left: 410px;
  position: relative;
}

#next_button {
  display: inline-block;
  position: relative;
  left: 430px;
  text-align: center;
}

#brainimage {
  float: left;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 55px;
}

a:link {
  color: black;
  text-decoration: none;
}

a:visited {
  color: black;
  text-decoration: none;
}

a:hover {
  color: black;
  text-decoration: none;
}

a:active {
  color: black;
  text-decoration: none;
}

ul {
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  overflow: hidden;
  background-color: white;
}

li {
  float: right;
}

li a {
  display: block;
  color: white;
  text-align: center;
  padding-top: 14px;
  padding-right: 16px;
  padding-bottom: 14px;
  padding-left: 16px;
  text-decoration: none;
}

li a:hover {
  background-color: #9cb265;
}

#currentpage {
  background-color: #9cb265;
}

#aero_intro {
  min-height: 160px;
}

#next {
  left: 200px;
}

#menu {
  width: 980px;
  color: #f1fff3;
  font-size: 20px;
  font-family: "Helvetica";
  font-weight: bold;
}

