html,html *{box-sizing:border-box}body{background:#20201f;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;margin:0}.pageWrapper{margin:0 25px;max-width:1000px}@media (min-width:1050px){.pageWrapper{margin:0 auto}}header{border-top:1px solid #ffdb58;position:relative}header #logo{float:right}header #logo .dragonaHeader{height:auto;transform:rotate(180deg);width:160px}footer .splitter{background:#720072;clear:both;height:20px;margin:7px 0}footer .footer-links-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:5px;align-items:center;grid-auto-rows:1fr;grid-template-rows:1fr;justify-content:space-between;justify-items:center;margin:15px 0}.links-txt a,a.link-txt{color:#ffdb58;-webkit-text-decoration:none;text-decoration:none}.links-txt a:hover,a.link-txt:hover{outline:none;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:#720072;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:40%;text-underline-offset:-40%;text-underline-position:under}.links-txt a:focus,a.link-txt:focus{background:#720072;border-bottom:2px solid #000}.links-txt a:focus,a.link-img:focus,a.link-txt:focus{outline:none;-webkit-text-decoration:none;text-decoration:none}a.link-img:focus{box-shadow:0 0 0 2px #ffdb58}.links-txt-secondary a,a.link-txt-secondary{color:#720072;-webkit-text-decoration:none;text-decoration:none}.links-txt-secondary a:hover,a.link-txt-secondary:hover{outline:none;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:#720072;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:1px;text-underline-offset:0;text-underline-position:under}.links-txt-secondary a:focus,a.link-txt-secondary:focus{background:#720072;border-bottom:1px solid #000;color:#ffdb58;outline:none;-webkit-text-decoration:none;text-decoration:none}ul{list-style:none;padding:0}.mt-0{margin-top:0}.mt-10{margin-top:10px}.mb-10{margin-bottom:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.ml-5{margin-left:5px}.fs-18{font-size:18px}.fs-25{font-size:25px}.pl-0{padding-left:0}.cursor-pointer{cursor:pointer}.ff-courierNew{font-family:Courier New}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.display-block{display:block}.display-inline-block{display:inline-block}.dragonaFP{height:auto;max-width:460px;width:50%}@media (min-width:660px){.dragonaFP{float:right}.frontpage p{width:50%}}img{height:auto;max-width:100%}