body {
    text-align: center;
    font-family: Verdana, Arial;
    background-color: #c7c7c7;
    color: #666666;
    font-size: 75%;
}

div#page {
    background-color: #eeeeee;
    margin: 0 auto;
    max-width: 900pt;
}

a {
    text-decoration: none;
}

a.imagegallery {
    color: #222;
    font-weight: bold;
    text-decoration: none;
}

a.imagegallery:hover {
    color: #C11B17;
    text-decoration: none;
}

img.maingallery{
    border: 3px solid #6B8E23;
    margin: 10px;
    display: inline;
    vertical-align: middle;
}

img.color{
    position: absolute;
    right: 18px;
    bottom: -30px;
    border: 0px;
    margin: 0px;
}

 h1.h1top{
    font-size: 15pt;
    font-weight: bold;
    border: 0;
    border-top: 3pt solid Black;
    border-bottom: 3pt solid Black;
    border-right: 3pt solid Black;
    border-left: 3pt solid Black;
    padding: 5pt 8pt 5pt 8pt;
    margin: 0px 0 5pt 0;
    text-align: left;
    background: #003152;
    color: ButtonHighlight;
}

div.siteid {
    font-size: 22pt;
    font-weight: 700;
    margin: 0 0 2pt 0;
    color: #333;
    letter-spacing: 0.5pt;
    margin-top: 8pt;
}

div.tagline {
    font-size: 11pt;
    font-weight: 400;
    margin: 0 0 8pt 0;
    color: #777;
}

div.titleseparator{
    border: 0;
    border-top: 1pt solid Black;
    border-bottom: 1pt solid Black;
    background: dimgray;
    margin: 3pt 5pt 3pt 5pt;
    color: ButtonHighlight;
    clear: both;
}

div.titleseparator-top {
    padding: 3pt 5pt 1pt 5pt; 
}

div.titleseparator-bottom {
    padding: 2pt 5pt 1pt 5pt;
}

div.pagetitle {
    font-size: 16.5pt;
    font-weight: 600;
    letter-spacing: 0.5pt;
    text-align: left;
    margin: 4pt 3pt 4pt 12pt;
    color: #2b2b2b;
}

h2 {
    font-size: 9pt;
    font-weight: bold;
    border: 0;
    border-top: 1px solid Black;
    border-bottom: 1px solid Black;
    margin: 10px 5px 10px 10px;
    text-align: left;
    background: dimgray;
    padding: 3px 8px 1px 8px;
    color: ButtonHighlight;
    clear: both;
}

h3 {
    font-size: 16px;
}

hr{
    color: #324AB2;
    background-color: #003152;
    height: 7px;
    border-top: 2px solid Black;
    border-bottom: 2px solid Black;
    border-right: 2px solid Black;
    border-left: 2px solid Black;
    margin: 1px 0 1px 0;
}

p.top
{
    text-align: left;
    font-size: 14px;
    margin: 5px;
}

a.header{
    color: ButtonHighlight;
    padding-right: 12px;
}

a.header:hover {
    color: darkorange;
    text-decoration: none;
}

a:link{
    text-decoration: none;
}

a:visited{
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

p.right {
    font-family: Arial, Verdana;
    font-size: 11px;
    margin: 3px;
    text-align: right;
    color: #222;
}

p.contact {
    font-size: 12px;
    margin-top: 18px;
    margin-left: 16px;
    text-align: left;
}

div.desc {
    font-family: Arial, Verdana;
    font-size: 16px;
    font-style: oblique;
    text-align: center;
    color: ButtonHighlight;
}

strong {
    font-weight: bold;
}

ul.apps {
    margin-left: 15px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: 10pt;
}

ul.apps li {
    text-align: left;
    padding-bottom: 5pt;
    vertical-align: top;
}

h2.appsheader {
    font-size: 11pt;
}

table.esc_char_table {
    border: 1pt;
    width: 50%;
    text-align: left;
}

table.esc_char_table td {
    padding: 8pt;
}

table.esc_char_table tr:nth-child(odd) {
    background: #FFFFFF;
}

table.esc_char_table tr:nth-child(even) {
    background: #E0E0E0;
}

table.esc_char_table th {
    color: ButtonHighlight;
    background: #053657;
}

input.number {
    width: 30px;
}

table.links {
    width: 720px;
    border-collapse: separate;
    border-spacing: 5px 0px;
}

li.linkDesc {
    border-spacing: 1px;
    list-style-type: square;
    font-size: 13px;
    text-align: left;
}

div.pagecontainer {
    height: auto;
    overflow: hidden;
    position: relative;
}

div.leftside {
    width: auto;
    min-width: 260px;
    overflow: hidden;
}

textarea {
    resize: none;
}

p.cookieinfo {
    font-family: Arial, Verdana;
    font-size: 11px;
    margin: 3px;
    text-align: right;
    color: #666666;
}

div.aboutme {
    font-family: Arial, Verdana;
    font-size: 10pt;
    margin: 25px;
    text-align: left;
    color: #222;
}

h2.aboutme {
    font-size: 12pt;
    font-weight: bold;
    margin: 10px 5px 10px 10px;
    text-align: left;
    padding: 3px 8px 1px 8px;
    color: ButtonHighlight;
}

.picturebox {
   width: 250px;
   max-width: 250px;
   float: left;
   padding: 20px;
   height: 164px;
}

#toc_list{
    text-align: left;
    color: #222;
    text-decoration: none;
}

a.arrowup {
    color: silver;
    font-weight: bold;
    text-decoration: none;
}

a.arrowup:hover {
    color: #C11B17;
    text-decoration: none;
}

a.gallerytoc {
    color: DimGray;
    font-weight: bold;
    text-decoration: none;
}

a.gallerytoc:hover {
    color: #C11B17;
    text-decoration: none;
}

.iconscontainer {
  display: flex;
  justify-content: center;
  align-items: center;
}

.iconbox {
   width: 30px;
   max-width: 30px;
   display: inline-block;
   padding: 2px;
   height: 30px;
   -webkit-filter: grayscale(100%);
   filter: grayscale(100%);
}

.iconbox:hover {
    -webkit-filter: none;
    filter: none;
}

img.icon{
    margin: 0px;
    display: inline;
    vertical-align: middle;
}

h3.newdesc {
    font-size: 1.3em;
    color: #262626;
    text-align: left;
    margin-bottom: 0pt;
}

p.newdescdate {
    font-size: 1.0em;
    text-align: left;
    margin-top: 2pt;
    margin-bottom: 0pt;
}

hr.hr-desc {
    border: 0pt;
    height: 1px;
    color: #ababab;
    background-color: #ababab;
}

p.newdesc {
    font-size: 1.2em;
    color: #333333;
    text-align: left;
    margin-right: 5pt;
    margin-top: 5pt;
    margin-bottom: 5pt;
}

a.newdesc {
    color: #000099;
    font-weight: bold;
    text-decoration: none;
}

a.newdesc:hover {
    color: #c41c22;
    text-decoration: none;
}

img.aboutme{
    border: 0pt;
    margin-top: 1pt;
    margin-bottom: 3pt;
    margin-left: 1pt;
    margin-right: 1pt;
}

img.about-me-with-margin{
    border: 0pt;
    margin-left: 50pt;
    margin-right: 25pt;
    margin-top: 6pt;
    margin-bottom: 12pt;
}

p.about-me-text{
    font-size: 1.1em;
    color: #333333;
    margin-left: 20pt;
    margin-right: 60pt;
    margin-top: 6pt;
    margin-bottom: 12pt;
    text-align: justify;
}

.about-me-point {
    font-size: 1.05em;
    text-align: left;
    color: #333333;
    margin-right: 60pt;
    margin-bottom: 3pt;
}
.about-me-point a{
    font-size: 1.05em;
    color: #303030;
    text-decoration: none;
}
.about-me-point a:hover{
    color: #C11B17;
}
.about-me-link-point {
    font-size: 1.05em;
    text-align: left;
    color: #636363;
    margin-right: 60pt;
    margin-bottom: 3pt;
}
.about-me-link-point a{
    font-size: 1.05em;
    color: #303030;
    text-decoration: none;
}
.about-me-link-point a:hover{
    color: #C11B17;
}

.newpagecontainer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.mainitem {
    flex: 2 1 0;
}

.aboutmecontainer {
    flex: 1 1 0;
    max-width: 200pt;
    padding: 10pt;
    margin: 10pt;
}
.aboutmetitle {
    padding: 0pt;
}

p.aboutmedesc {
    padding-left: 15pt;
    text-align: left;
}

.textboxcontainer {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.textbox {
    padding: 0.1cm;
    margin-bottom: 0.3cm;
    margin-top: 0.1cm;
    margin-left: 0.3cm;
    margin-right: 0.3cm;
}


.gallery-navigation{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 5pt;
  margin: 10pt 0;
}

.gallery-navigation{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 3pt;
  margin: 10pt 0;
  padding-left: 4pt;
}

.gallery-item{
  display: inline-flex;
}

.gallery-link,
.gallery-item-current{
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 4pt 8pt;
  border: 1pt solid #777;
  border-radius: 4pt;
  background: #e3e3e3;
  color: #222;

  font-size: 9pt;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;

  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.gallery-link:visited{
  color: #222;
}

.gallery-link:hover{
    border-color: #00395a;
    color: #00395a;
    background: #d8dde2;
}

.gallery-item-current{
  background: #bcbcbc;
  border-color: #222;
  color: #111;
  cursor: default;
}

.gallery-link:focus-visible{
  outline: 2pt solid navy;
  outline-offset: 2pt;
}


div.mainpage-introbox{
  margin: 8pt 5pt 12pt 5pt;
  padding: 10pt 14pt 11pt 14pt;

  background: #efefef;
  border: 1pt solid #c6c6c6;
  border-left: 4pt solid #003f5c;

  box-shadow: none;
  border-radius: 3pt;
}

p.mainpage-intro{
  font-size: 14pt;
  color: #333333;
  text-align: left;
  margin: 0;
  line-height: 1.35;
}

p.mainpage-intro-lead{
  margin-bottom: 10pt;
  font-weight: bold;
}

p.mainpage-intro-item{
  font-size: 12pt;
  padding: 4pt 2pt 4pt 6pt;
  margin: 0;
  border-top: 0;
  border-bottom: 1pt solid #e8e8e8;
}


div.mainpage-introbox p.mainpage-intro-item:last-of-type{
  border-bottom: 0;
}

p.mainpage-intro-item:hover{
  background: #ededed;
}

span.mainpage-intro-label{
  font-size: 12pt;
  font-weight: bold;
}

