:root{--text-secondary:#666;--text-tertiary:#bbb;--margin:1rem}body{font-family:arial,helvetica,sans-serif;font-size:14px;margin:0;letter-spacing:.4px;line-height:1.75em}#header-logo{padding-top:60px;padding-bottom:60px}.page_heading{text-align:center;margin-bottom:20px;p { color: var(--text-tertiary); }}h1{font-weight:400;letter-spacing:1px;font-size:26px}blockquote{font-size:16px}a,a:visited{text-decoration:none}a:hover{text-decoration:underline}main a,main a:visited{color:#b5b5b5}div.image-box-right{float:right;width:400px;margin:50px;img { width: 100%; }}main,footer{width:60%;max-width:1e3px;margin:auto}footer{text-align:center;color:var(--text-secondary)}header{width:15%;position:fixed}nav ul{padding:0;margin:30px 0 0 30px;li { font-family: "Arial", "Helvetica", "sans-serif"; list-style-type: none; font-size: 20px; letter-spacing: 3px; line-height: 1em; color: #1c1c1c; text-transform: uppercase; margin: .75em .5em .75em 0; } a, a:visited { color: #1c1c1c; }}#page_content,section{display:flow-root}#page_content{> p, > .image-gallery, >.image-block { margin-left: var(--margin); margin-right: var(--margin); }}.image-gallery{display:grid;gap:var(--margin);margin-top:2rem;margin-bottom:2rem;clear:both}@media(min-width:769px){.gallery-columns-2{grid-template-columns:repeat(2,1fr);img { max-height: 30vw; }}}@media(min-width:1025px){.gallery-columns-3{grid-template-columns:repeat(3,1fr);img { max-height: 20vw; }}.gallery-columns-4{grid-template-columns:repeat(4,1fr);img { max-height: 15vw; }}}@media(max-width:768px){.gallery-columns-2,.gallery-columns-3,.gallery-columns-4{grid-template-columns:1fr}}@media(min-width:769px) and (max-width:1024px){.gallery-columns-3,.gallery-columns-4{grid-template-columns:repeat(2,1fr);img { max-height: 30vw; }}}.image-block{text-align:center}.image-block img{width:100%;height:auto;object-fit:contain}.gallery .image-block{overflow:hidden}.image-block:not(.gallery){margin-top:var(--margin);margin-bottom:var(--margin)}.image-block-caption{font-size:.9em;color:var(--text-secondary);padding:.5rem 0;text-align:center;font-style:italic}.column-width-1{width:8.3%}.column-width-2{width:16.7%}.column-width-3{width:25%}.column-width-4{width:33.3%}.column-width-5{width:41.7%}.column-width-6{width:50%}.column-width-7{width:58.3%}.column-width-8{width:66.7%}.column-width-9{width:75%}.column-width-10{width:83.3%}.column-width-11{width:92.7%}.column-float-right{float:right}.column-float-left{float:left}.column-contents{margin-left:var(--margin);margin-right:var(--margin)}.row::before,.row::after{content:"";display:block;clear:both}