@charset "utf-8";
body {
paddin: 0;
margin: 0;
width: 100%;
background: #ffffff url(images/explorers_back5.jpg) no-repeat center top;
display: table;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-stretch: narrower;
}

#body_wrapper {
width: 790px;
margin: 0 auto;}

h1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 28px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	}
	
	
#menu a:link, a:visited  {
  
  outline: none;
  border: 0px;
  text-decoration: none;
}

#menu a {
outline: none;
border-bottom: none;
text-decoration: none;}

#menu a:active, a:hover {
text-decoration: none;
border-bottom: none;
outline: none;}

a:link, a:visited {
color: #1c4661 ;
border: none;
text-decoration: none;
/*border-bottom: 1px dotted #4f89ad;*/ }

a:active, a:hover {
color: #cc1818;
border: none;
text-decoration: none;
/*border-bottom: 1px dotted #4f89ad;*/  }

#table tr, td, th {
	
	text-align: center;
	
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal; }


#logo {
position:absolute;
top: 85px;
padding: 5px;
}

#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}


#menu li {
display: inline-block;
padding: 0;
	margin: 0;
	position: absolute; 
	top: 149px;
  padding-left: 115px;
  list-style: none;}
 
#menu .home {
height: 51px;
width: 100px;
display: block;}

#menu .about {
height: 50px;
width: 100px;
display: block;
left:215px;}




#menu a:link, a:visited  {
  display: block;
  outline: none;
  border: none;
  text-decoration: none;
}

#menu a:active, a:hover {
text-decoration: none;
border: none;
outline: none;}

/*
#menu span {
  display: none;
  position: absolute;
}
*/

#main {
background: #cbc5c7;
height: 2500px;
margin-top: 200px;
padding: 10px;
clear: both;
}

#top {
float: left;
margin-top: 40px;
padding-left: 20px;
padding: 5px;
/*border-bottom: 2px dotted #7facc8; */
}

#picture_gallery {
clear: both;
border-top: 2px dotted #7facc8;}

.gallery {
	border-bottom: 2px dotted #7facc8;
	display: block;
	clear: both;
}
.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;

}
.table {
	font-size: 12px;
	width: 340px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
