@charset "UTF-8";
/* CSS Document */

#wrapper {
	position:relative;
	width:990px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bcr_background.jpg);
	height: 1200px;
}
body {
	background-color: #768B8C;
}
#contact {
	position:absolute;
	width:101px;
	height:29px;
	z-index:2;
	left: 39px;
	top: 280px;
}
#specialization {
	position:absolute;
	width:229px;
	height:29px;
	z-index:2;
	left: 308px;
	top: 460px;
}
#contactText {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 47px;
	top: 304px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}
#mainText {
	position:absolute;
	width:481px;
	height:150px;
	z-index:2;
	left: 309px;
	top: 288px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}
#mainTitles {
	position:absolute;
	width:602px;
	height:29px;
	z-index:2;
	left: 307px;
	top: 488px;
}
#archaeology {
	position:absolute;
	width:200px;
	height:160px;
	z-index:2;
	left: 311px;
	top: 511px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}

#preservation {
	position:absolute;
	width:200px;
	height:160px;
	z-index:2;
	left: 540px;
	top: 511px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}
#paleontology {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 782px;
	top: 511px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}
#management {
	position:absolute;
	width:106px;
	height:23px;
	z-index:2;
	left: 308px;
	top: 704px;
}
#managementText {
	position:absolute;
	width:475px;
	height:150px;
	z-index:2;
	left: 311px;
	top: 739px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}
#permits {
	position:absolute;
	width:76px;
	height:22px;
	z-index:2;
	left: 308px;
	top: 911px;
}
#permitsText {
	position:absolute;
	width:475px;
	height:115px;
	z-index:2;
	left: 311px;
	top: 944px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
