@charset "UTF-8";
html, body {
	margin: 0;
	height:	100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 120%;
     color: #090;
     background: #363 url(../images/bg-branches.jpg);
}
a {
	color:#FC9;
	text-decoration: none;
}
#content1 a:hover, #content1 a:visited:hover, #content1 a:active {
	text-decoration:underline;	
}
#container {
	width:90%;
	height: 100%;
	max-width: 840px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	border-left: solid thin #030;
	border-right: solid thin #030;
	background: #393;
	overflow:hidden;
}
/*menu*/
nav {
	width: 100%;
	height:auto;
	position: relative;
	float:left;
	border-top: #030 thin dotted;
	border-bottom: #030 thin dotted;	
} 
#sediment, #treasuremind {
	width: 50%;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sediment p {
	text-align: left;
	margin-left: 5px;	
}
#treasuremind p {
	text-align: right;	
	margin-right: 5px;
}
nav p a {
	font-size: 18px;
	line-height: 120%;
	padding: 5px;
	text-decoration:none;
}
nav a:hover {
	background-color: #030;	
}
#logoholder {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content1 {
	float: left;
	width: 320px;
	position: relative;
	padding-right: 40px;
	padding-left: 40px;
	height: auto;
	font-size: 16px;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #030;
}
.content2 {
	float: left;
	width: 100%;
	position: relative;
}
#container .audio {
	float: left;
	width: 30%;
	padding-top: 10px;
	border-top-style: none;
	position: relative;
	padding-bottom: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .head {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFC;
	position: relative;
}
#container .slide {
	float: left;
	width: 70%;
	padding-top: 10px;
	position: relative;
}
#container .mapholder {
	float: left;
	width: 100%;
	position: relative;
}
#slidecontainer {
	float: left;
	width: 50%;
	position: relative;
	padding-top: 20px;
}
#OldPicsBackground {
	float: left;
	height: 253px;
	width: 400px;
	position: relative;
}
#NewPicsBackground {
	float: left;
	height: 253px;
	width: 400px;
	position: relative;
}
#centreobj {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 5px;
}
