/*! normalize.css v8.0.0 | MIT License | github.com/csstools/normalize.css *//* Document
 * ========================================================================== *//**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}/* Sections
 * ========================================================================== *//**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */h1 {
  font-size: 2em;
  margin: 0.67em 0;
}/* Grouping content
 * ========================================================================== *//**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}/**
 * Add the correct display in IE.
 */main {
  display: block;
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/* Text-level semantics
 * ========================================================================== *//**
 * Remove the gray background on active links in IE 10.
 */a {
  background-color: transparent; /* 1 */
}/**
 * Add the correct text decoration in Edge, IE, Opera, and Safari.
 */abbr[title] {
  text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor;
}/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */b,
strong {
  font-weight: bolder;
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/**
 * Add the correct font size in all browsers.
 */small {
  font-size: 80%;
}/* Embedded content
 * ========================================================================== *//**
 * Remove the border on images inside links in IE 10-.
 */img {
  border-style: none;
}/**
 * Hide the overflow in IE.
 */svg:not(:root) {
  overflow: hidden;
}/* Forms
 * ========================================================================== *//**
 * Remove the margin in Firefox and Safari.
 */button,
input,
optgroup,
select,
textarea {
  margin: 0;
}/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge, Firefox, and IE.
 */button {
  overflow: visible; /* 1 */
  text-transform: none; /* 2 */
}/**
 * Correct the inability to style clickable types in iOS and Safari.
 */button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}/**
 * Remove the inner border and padding in Firefox.
 */::-moz-focus-inner {
  border-style: none;
  padding: 0;
}/**
 * Restore the focus styles unset by the previous rule in Firefox.
 */button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}/**
 * Correct the padding in Firefox.
 */fieldset {
  padding: 0.35em 0.75em 0.625em;
}/**
 * Show the overflow in Edge and IE.
 */input {
  overflow: visible;
}/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}/**
 * 1. Add the correct display in Edge and IE.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}/**
 * Remove the inheritance of text transform in Firefox.
 */select {
  text-transform: none;
}/**
 * Remove the default vertical scrollbar in IE.
 */textarea {
  overflow: auto;
}/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */::-webkit-search-decoration {
  -webkit-appearance: none;
}/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/* Interactive
 * ========================================================================== *//*
 * Add the correct display in Edge and IE.
 */details {
  display: block;
}/*
 * Add the correct styles in Edge, IE, and Safari.
 */dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}dialog:not([open]) {
  display: none;
}/*
 * Add the correct display in all browsers.
 */summary {
  display: list-item;
}/* Scripting
 * ========================================================================== *//**
 * Add the correct display in IE.
 */template {
  display: none;
}/* User interaction
 * ========================================================================== *//**
 * Add the correct display in IE 10-.
 */[hidden] {
  display: none;
}
body {
  background-color: #568f90;
  font-family: "Times", "Times New Roman", "Georgia", "Palatino", "Bookman", "Bookman Old Style", "Garamond", "Century Schoolbook", serif;
}
body.front {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  color: white;
  background-color: black;
  font-family: -apple-system, BlinkMacSystemFont, Avenir Next, Avenir, Segoe UI, Lucida Grande, Helvetica Neue, Helvetica, Fira Sans, Roboto, Noto, Noto Sans, Droid Sans, Cantarell, Oxygen, Ubuntu, Franklin Gothic Medium, Century Gothic, Liberation Sans, sans-serif;
}
body.front .container {
  margin-top: 10px;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  background-color: #568f90;
}
.container {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 200px;
}
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #568f90;
}
hr {
  height: 1px;
  color: #242e35;
  background-color: #242e35;
  border: none;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.width-200 {
  width: 200px;
}
.center-text {
  text-align: center;
}
.smaller-text {
  font-size: smaller;
  line-height: 15px;
}
h1, h2, h3 {
  font-family: Times, "Times New Roman", serif;
  font-weight: normal;
  text-decoration: underline;
}
p, article {
  font-family: "Times", "Times New Roman", "Georgia", "Palatino", "Bookman", "Bookman Old Style", "Garamond", "Century Schoolbook", serif;
  font-size: 22px;
  line-height: 28px;
  text-align: justify;
}
main {
  width: 80%;
  margin: 180px auto 50px;
}
figcaption > p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin: 0;
  padding: 0;
}
a.enter-button, a.header-button {
  -webkit-box-shadow: inset 0 1px 0 0 #bee2f9;
          box-shadow: inset 0 1px 0 0 #bee2f9;
  background: -webkit-gradient(linear, left top, left bottom, from(#96d4d4), to(#568f90));
  background: linear-gradient(to bottom, #96d4d4, #568f90);
  border-radius: 15px;
  position: relative;
  text-indent: 0;
  border: 1px solid #3866a3;
  display: inline-block;
  font-family: "Arial";
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  height: 30px;
  line-height: 30px;
  width: 100px;
}
a.header-button {
  color: black;
  margin: 12px;
}
a.header-button:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#96d4d4), to(#568f90));
  background: linear-gradient(to top, #96d4d4, #568f90);
  color: white;
}
a.header-button.active {
  position: relative;
  top: 1px;
}
a.enter-button {
  text-shadow: 0 0 2px black;
  color: white;
}
a.enter-button:hover {
  background: radial-gradient(ellipse at center, #bbe3e3 0, #85b9b9 95%);
  color: #568f90;
  text-shadow: 0 0 0 black;
}
a.enter-button.active {
  position: relative;
  top: 1px;
}
dl.hxList {
  display: block;
  margin: 0;
}
dl.hxList > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
dl.hxList > div + div {
  margin-top: 10px;
}
dl.hxList dd {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 90%;
          flex: 0 0 90%;
  max-width: 90%;
  display: block;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin-left: 20px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
dl.hxList dt {
  width: 92.5px;
  display: block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: right;
}
ul.none {
  list-style-type: none;
}
ul.none li {
  margin-top: 10px;
}
.art-wrapper {
  margin: 50px 50px 25px 25px;
  display: grid;
  grid-gap: 25px;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
.art-piece {
  text-align: center;
  margin: auto;
}
.art-piece a, .art-link {
  color: black;
  text-decoration: none;
}
p.bigtext {
  font-size: 22pt;
  text-align: center;
  margin: 20px 0px;
}
