* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

li {
	padding-top: 5px;
	padding-left: 10px;
	list-style: none;
}

div.header {
	position: absolute;
	background-image: url('img/top.jpg');
	background-color: #ffffff;
	background-repeat: no-repeat;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
	top: 0px;
/*	border: thin solid #888888;*/
  border: none;
}

div.header2 {
  position: absolute;
	background-color: #aaaaaa;
	bottom: 0px;
	width: 100%;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: none;
	border-top: thin solid #888888;
	border-bottom: thin solid #888888;
}

p.header2 {
	height: 15px;
	padding: 1px;
	margin: 0px;
	text-align: right;
/*  vertical-align: middle; */
	font-family: sans-serif;
	font-size: 10pt;
}

div.header_geolab {
  position: absolute;
	top: 0px;
	left: 0px;
  width: 180px;
  height: 65px;
	margin: 0px;
	padding: 0px;
  border: none;
}

div.menu_header {
	margin: 26px;
	margin-top: 40px;
	margin-bottom: 0px;
	background-color: #aaaaaa;
  height: 15px;
	padding: 0px;
	border: thin solid #888888;
}

p.menu_header {
  height: 15px;
  padding: 1px;
  padding-left: 5px;
  margin: 0px;
  text-align: left;
  vertical-align: middle;
  font-family: sans-serif;
  font-size: 10pt;
}

div.main_body {
	position: absolute;
	background-color: #ffffff;
	left: 200px;
	right: 0px;
	bottom: 0px;
 	margin: 0px;
	padding: 10px;
	padding-top: 21px;
	top: 120px;
/*	border: thin solid #888888;
  border: none;*/
}

.main_menu_over {
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px;
	top: 120px;
	height: 200px;
	width: 200px;
/*	border: thin solid #f83838;
  border: none;*/
}

.main_menu {
	background-color: #eae5e0;
	margin: 26px;
	margin-top: 0px;
	padding: 10px;
	vertical-align: top;
	border: thin solid #888888;
	border-top: none;
}

.main_menu_banner {
	padding-bottom: 20px;
}

.strips {
	margin-top: 0px;
	padding: 10px;
	padding-top: 0px;
        vertical-align: top;
	text-align: center;
}

div.ng {
	margin: 26px;
	margin-top: 0px;
	margin-bottom: 20px;
	bottom: 0px;
	left: 0px;
	text-align: center;
	padding: 0px;
  border: none;
}

h1 {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
}

h2 {
	font-family: sans-serif;
	font-size: 10pt;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	padding-top: 10px;
}

checkbox {
	border: 1px solid #888888;	
}

input.gray {
	border: 1px solid #888888;
	padding: 1px;
	padding-left: 3px;
}

p.tall {
	padding-top: 10px;
}

a:link		{ text-decoration: none; color:#9A967E; }
a:active	{ text-decoration: none; color:#9A967E; }
a:visited	{ text-decoration: none; color:#9A967E; }
a:hover	{ text-decoration: underline; color:#000000; }

#ol-image {
	position:absolute;
	top:120px;
	bottom:80px;
	left: 20px;
	right: 20px;
	background-image: url(/img/map-bg.png);
}

#ol-image:-webkit-full-screen {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#ol-image:-moz-full-screen {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#ol-image:-ms-fullscreen {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#ol-image:full-screen {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#ol-image:fullscreen {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
