body {font-family:Arial, sans-serif;}
div#main {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  width: 800px;
  margin: 0px;
  padding: 0px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
div#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 120px;
  width: 188px;
  margin: 0px;
  padding: 0px;
  // background-color: #a7cece;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
div#links {
  position: absolute;
  top: 120px;
  left: 0px;
  right: 0px;
//  height: 700px;
  width: 136px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #a9a9a9;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
div#banner {
  position: absolute;
  top: 120px;
  left: 136px;
  right: 0px;
  height: 65px;
  width: 675px;
  margin: 0px;
  padding: 0px;
  background-color: #00008b;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
div#content {
  position: absolute;
  top: 185px;
  left: 136px;
  right: 0px;
  width: 673px;
  margin: 0px;
  padding: 0px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
div#content_banner {
  position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 55px;
  width: 675px;
  margin: 0px;
  padding: 0px;
  background-color: #ffd540;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
div#content_text_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  width: 668px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
.content_text_grid_left {
  position: relative;
  left: 3px;
  width: 330px;
  margin: 0px;
  padding: 0px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
.content_text_grid_right { 
  position: relative;
  left: 5px;
  width: 330px;
  margin: 0px;
  padding: 0px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
.content_text {
  position: relative;
  width: 668px;
  margin: 0px;
  padding: 0px;
  color: #00008b;
  font-family: times;
  font-size: 22px;
  font-style: italic;
  font-weight: bold;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
.content_center_text {
  position: relative;
  /* top: 0px; */
  left: 3px;
  /* right: 0px; */
  width: 668px;
  margin: 0px;
  padding: 0px;
  color: #00008b;
  font-family: times;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
.content_text_grid_box {
  width: 330px;
  color: #00008b;
  font-family: times;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
.summary {
  width: 688;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  font-family: times;
  font-size: 22px;
  font-style: italic;
  font-weight: bold;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#logo_img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 65px;
  width: 188px;
  margin: 0px;
  padding: 0px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#banner_text {
  position: relative;
  text-align: center;
  top: 10px;
  left: 0px;
  right: 0px;
  width: 675px;
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
  font-family: times;
  font-size: 36px;
  font-style: italic;
  font-weight: bold;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#content_banner_text {
  position: relative;
  text-align: center;
  top: 5px;
  left: 0px;
  right: 0px;
  width: 650px;
  margin: 0px;
  padding: 0px;
  color: #00008b;
  font-family: times;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#quote {
  position: absolute;
  top: 10px;
  left: 200px;
  right: 0px;
  height: 120px;
  width: 400px;
  margin: 0px;
  padding: 0px;
  color: #00008b;
  font-family: times;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#quote_author {
  position: absolute;
  top: 45px;
  left: 300px;
  right: 0px;
  height: 120px;
  width: 400px;
  margin: 0px;
  padding: 0px;
  color: #00008b;
  font-family: times;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#contact {
  position: absolute;
  top: 10px;
  left: 625px;
  right: 0px;
  height: 100px;
  width: 188px;
  margin: 0px;
  padding: 0px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#book_content_header {
  position: absolute;
  top: 40px;
  left: 210px;
  right: 0px;
  height: 40px;
  width: 590px;
  margin: 0px;
  padding: 0px;
  color: #00008b;
  font-family: times;
  font-size: 42px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#book_content_text {
  position: absolute;
  top: 100px;
  left: 210px;
  right: 0px;
  width: 590px;
  margin: 0px;
  padding: 0px;
  color: #00008b;
  font-family: times;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  text-align: left;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#connect_header {
  position: absolute;
  top: 40px;
  left: 210px;
  right: 0px;
  height: 40px;
  width: 590px;
  margin: 0px;
  padding: 0px;
  color: #00008b;
  font-family: times;
  font-size: 42px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#connect_text {
  position: absolute;
  top: 100px;
  left: 210px;
  right: 0px;
  width: 590px;
  margin: 0px;
  padding: 0px;
  color: #00008b;
  font-family: times;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#position {
  position: relative;
  top: 0px;
  left: 20px;
  right: 0px;
  width: 590px;
  margin: 0px;
  padding: 0px;
  color: #00008b;
  font-family: bookerly;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#instructions {
  color: #b30000;
  font-family: bookerly;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
p#copyright {
  height: 20px;
  width: 230px;
  margin: 0px;
  padding: 0px;
  padding-left: 570px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
h1 {
  font-size: 32px;
  padding-bottom: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
h2 {
  font-size: 24px;
  font-style: italic;
  padding-bottom: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
h4 {
  font-size: 24px;
  text-decoration: underline;
  padding-bottom: 0px;
  padding-left: 5px;
  margin-top: 15px;
  margin-bottom: 2px;
/*
  border-color: black;
  border-width: 1px;
  border-style: solid;
*/
}
