body {
	font-family: 'Open Sans', Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #000000;
	padding: 0;
	margin: 0;
	padding: 0px;
	width: 100%;
	max-width: 1920px;
	position: relative;
	display: block;
	z-index: 60;
	height: 100vh;
}

@font-face {
  font-family: 'Basic';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/Basic-regular/Basic-regular.eot');
  src: url('/fonts/Basic-regular/Basic-regular.eot?#iefix') format('embedded-opentype'),
       local('Basic Regular'),
       local('Basic-regular'),
       url('/fonts/Basic-regular/Basic-regular.woff2') format('woff2'),
       url('/fonts/Basic-regular/Basic-regular.woff') format('woff'),
       url('/fonts/Basic-regular/Basic-regular.ttf') format('truetype'),
       url('/fonts/Basic-regular/Basic-regular.svg#Basic') format('svg');
}

@font-face{
  font-family: 'Actor';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/Actor-regular/Actor-regular.eot');
  src: url('/fonts/Actor-regular/Actor-regular.eot?#iefix') format('embedded-opentype'),
       local('Actor Regular'),
       local('Actor-regular'),
       url('/fonts/Actor-regular/Actor-regular.woff2') format('woff2'),
       url('/fonts/Actor-regular/Actor-regular.woff') format('woff'),
       url('/fonts/Actor-regular/Actor-regular.ttf') format('truetype'),
       url('/fonts/Actor-regular/Actor-regular.svg#Actor') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/Open-Sans-regular/Open-Sans-regular.eot');
  src: url('/fonts/Open-Sans-regular/Open-Sans-regular.eot?#iefix') format('embedded-opentype'),
       local('Open Sans'),
       local('Open-Sans-regular'),
       url('/fonts/Open-Sans-regular/Open-Sans-regular.woff2') format('woff2'),
       url('/fonts/Open-Sans-regular/Open-Sans-regular.woff') format('woff'),
       url('/fonts/Open-Sans-regular/Open-Sans-regular.ttf') format('truetype'),
       url('/fonts/Open-Sans-regular/Open-Sans-regular.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Oswald';
  font-weight: 500;
  font-style: normal;
  src: url('../fonts/Oswald-500/Oswald-500.eot');
  src: url('../fonts/Oswald-500/Oswald-500.eot?#iefix') format('embedded-opentype'),
       local('Oswald Medium'),
       local('Oswald-500'),
       url('../fonts/Oswald-500/Oswald-500.woff2') format('woff2'),
       url('../fonts/Oswald-500/Oswald-500.woff') format('woff'),
       url('../fonts/Oswald-500/Oswald-500.ttf') format('truetype'),
       url('../fonts/Oswald-500/Oswald-500.svg#Oswald') format('svg');
}

a {
	outline: none;
	border: none;
}

#fishmonkey {width: 348px; height: 270px; background: url(../2dimages/monkeyfish.png) 0px 0px no-repeat;}

li img {display: block; border: 0;}

img {border: 0;}

h1 {visibility: hidden;}

a.micro { font: 10px 'Lucida Grande', Tahoma, Verdana, Sans-Serif; font-weight: bold; color: #ffffff; text-decoration: none; }

a.micro:hover { color: #cccccc; }

a.micro:active { color: #ff5b5b; }

a.micro:visited { color: #ffffff; }

html {
  scrollbar-gutter: stable;
}

a.menubtn {
	width: 135px;
	max-width: 135px;
	display: block;
	background-color: #0052c3; 
	box-shadow: 1px 1px 1px #000000; 
	padding: 10px; 
	text-shadow: 1px 1px #000000;
	text-align: center;
	font-family: 'Basic';
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #000000;
	border-style: solid;
  	border-width: 1px;
	border-color: #002456;
}

a.menubtn:hover {
	width: 135px;
	max-width: 135px;
	display: block;
	box-shadow: 1px 1px 1px #000000; 
	padding: 10px; 
	text-shadow: 1px 1px #000000;
	text-align: center;
	font-family: 'Basic';
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #000000;
	border-style: solid;
  	border-width: 1px;
	border-color: #002456;
	background: #0062ef; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#0052c3, #00409d); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#0052c3, #00409d); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#0052c3, #00409d); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#0052c3, #00409d); /* Standard syntax */
}

a.suboption {
	width: 100%;
	display: block;
	text-shadow: 1px 1px #000000;
	font-family: 'Basic';
	font-size: 15px;
	text-decoration: none;
	color: #cccccc;
	padding-right: 60px;
}

a.suboption:hover {
	width: 100%;
	display: block;
	text-shadow: 1px 1px #000000;
	font-family: 'Basic';
	font-size: 15px;
	text-decoration: none;
	color: #f0f0f0;
	padding-right: 60px;
}

.suboptionselected {
	width: 100%;
	display: block;
	text-shadow: 1px 1px #000000;
	font-family: 'Basic';
	font-size: 15px;
	text-decoration: none;
	color: #ffcc00;
	padding-right: 60px;
}

a.examples {
	width: 200px;
	display: block;
	text-shadow: 1px 1px #000000;
	font-family: 'Basic';
	font-size: 16px;
	text-decoration: none;
	color: #cccccc;
}

a.examples:hover {
	width: 200px;
	display: block;
	text-shadow: 1px 1px #000000;
	font-family: 'Basic';
	font-size: 16px;
	text-decoration: none;
	color: #f0f0f0;
}

.container {
    	position: relative; /* Needed for pseudo-element positioning */
}

.container::before {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: url('../images/lhc.jpg');
        background-repeat: no-repeat;
        background-position: left 205px;
        z-index: 6; /* Place behind content */
}

.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 100px;
   background-color: #002456;
   color: white;
   text-align: center;
   margin: 0px auto;
   z-index: 999;
}