@charset "UTF-8";

/* Cascading Style Sheet for https://www.corliss-lamont.org/Corliss_Lamont_and_Herbert_Tonne/ (index.html)
   URL of this file: https://www.corliss-lamont.org/Corliss_Lamont_and_Herbert_Tonne/Corliss_Lamont_and_Herbert_Tonne.css
   To be used for all media.
   Copyright 2008-2023 by Half-Moon Foundation, Inc. All rights reserved.
   Updated: Thursday, January 27, 2011. Added max-width to body.
   Updated: Sunday, October 30, 2016. Fixed a:visited definition.
   Updated: Friday, December 7, 2018. Changed all insecure (http) URL references to secure (https) URL references.
   Updated: Saturday, January 11, 2020. Migrated page from HTML 4.01 Transitional and CSS 2.1 with Adobe Flash Player to HTML5 and CSS 3 with the HTML5 video tag.
   Updated: Saturday, March 28, 2020. Reduced max-width on body from 970 to 900.
   Updated: Tuesday, April 11, 2023. Added video. */

a:link,a:active { background-color: #ffffff; color: #0000ff; font-size: inherit; }
a:visited { text-decoration: none; background-color: #ffffff; color: #990099; font-size: inherit; }
a:hover { text-decoration: none; background-color: rgb(255,204,0); color: #ff0000; font-size: inherit; }

body {
background-color: #ffffff;
background-image: url(https://www.corliss-lamont.org/goldband.gif);
background-repeat: repeat;
color: inherit;
margin-top: 10px;
margin-right: 40px;
margin-bottom: 20px;
margin-left: 55px;
max-width: 900px;
}

h1 {
background-color: inherit;
color: #000000;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 36px;
font-style: normal;
font-weight: bold;
text-align: center;
}

video {
  max-width: 100%;
  height: auto;
}

.regular1 {
background-color: inherit;
color: #000000;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: center;
}

.regular2 {
background-color: inherit;
color: #000000;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: center;
}

.regular3 {
background-color: inherit;
color: #000000;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 17px;
font-style: normal;
font-weight: bold;
text-align: left;
}

.endmatter1 {
background-color: inherit;
color: #000000;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 17px;
font-style: normal;
font-weight: bold;
text-align: center;
}

.endmatter2 {
background-color: inherit;
color: #000000;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-align: center;
text-decoration: none;
}

.endmatter3 {
background-color: inherit;
color: #000000;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-align: center;
}

.nbi { white-space: nowrap; }

.regular {
background-color: inherit;
color: #000000;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-align: left;
}

.regularcent {
background-color: inherit;
color: #000000;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-align: center;
}

.section {
background-color: inherit;
color: #101010;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-align: left;
}

.contents {
background-color: inherit;
color: #101010;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-align: left;
}

.note {
background-color: inherit;
color: #101010;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 14px;
font-style: italic;
font-weight: normal;
text-align: left;
}
