@charset "windows-1252";

body {margin: 0px; background-color: #212121; text-align: center; font: 25px arial,helvetica,sans-serif; color: #F9650B;}
h1 {font: 30px arial,helvetica,sans-serif; margin-top: 60px; margin-bottom: 20px;}
h1 a {color: white; text-decoration: none; font-weight: bold;}
div a {color: white; text-decoration: none; padding-top: 20px; padding-bottom: 60px; margin-top: -25px; text-decoration-thickness: 1px; text-underline-offset: 4px;}
div a:hover {text-decoration: none;}
.close {position: fixed; background-color: #212121; width: 80px; top: 0px; right: 0px; height: 60px; color: white; font: 60px arial,helvetica,sans-serif; text-align: right; padding-right: 40px;}
.main {max-width: 1000px; width: 100%; height: auto; padding: 0px;}
.land {max-width: 1420px; width: 100%; height: auto; padding: 0px;}
.nav {width: 100px; height: 750px; vertical-align: top;}
.landnav {width: 100px; height: 775px;}

@media only screen and (max-width: 1220px){.nav {display: none;}}

@media only screen and (max-width: 1640px){.landnav {display: none;}}

@media only screen and (max-width: 600px){h1 {font-size: 23px;}}