@charset "UTF-8";
/* friendsofthepleistocene.com CSS Document */





/* body styles */

body {
	background-color:#C2b59b;
	font-family: "MS Serif", "New York", "Times", serif;
	font-size: 14px;
	font-style: normal;
	color: #594A42;
	line-height: 14px;
}


h1 {
font-family:arial, sans-serif;
font-size:15px;
line-height:15px;
color:#F26722;
font-weight:bold;
}








a:link {
	font-family: "MS Serif", "New York", "Times", serif;
	font-size: 14px;
	font-style: normal;
	color: #594A42;
	line-height: 14px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-family: "MS Serif", "New York", "Times", serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	line-height: 14px;
	font-weight:none;
	text-decoration:underline;
}




a:visited {
	font-family: "MS Serif", "New York", "Times", serif;
	font-size: 14px;
	font-style: normal;
	color: #594A42;
	line-height: 14px;
	text-decoration:underline;
	
}
	
	
#container {
	position:absolute;
	width:950px;
	height:750px;
	z-index:3;
}


#header {
	position:absolute;
	width:950px;
	height:82px;
	z-index:1;
	background-color: #ECEDEE;
}


#nav_area {
	position:absolute;
	top: 55px;
	left: 194px;
	width:760px;
	height:27px;
	z-index:1000;
	background-color: #C2b59b;
}


#backgroundimage {
	position:absolute;
	width:950px;
	height:506px;
	z-index:2;
	left: 0px;
	top: 82px;
}



#gallery_textarea {
	position:absolute;
	width:800px;
	height:400px;
	z-index:3;
	left: 50px;
	top: 100px;
	background-color: #ffffff;
	filter:alpha(opacity=100);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	text-indent: 5px;
}


#white_textarea {
	position:absolute;
	width:543px;
	height:327px;
	z-index:3;
	left: 338px;
	top: 114px;
	background-color: #ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	text-indent: 5px;
}

#grey_textarea {
	position:absolute;
	width:530px;
	height:363px;
	z-index:3;
	left: 333px;
	top: 111px;
	background-color: #A8A9AD;
	text-indent: 5px;
}


#about_textarea {
	position:absolute;
	width:530px;
	height:380px;
	z-index:3;
	left: 333px;
	top: 111px;
	background-color: #9B8679;
	text-indent: 5px;
	
}

#membership_textarea {
	position:absolute;
	width:530px;
	height:490px;
	z-index:3;
	left: 333px;
	top: 111px;
	background-color: #C2b59b;
	text-indent: 5px;
}

#footer {
	position:absolute;
	width:950px;
	height:41px;
	z-index:2;
	background-color: #f5f5f1;
	text-align: center;
	left: 0px;
	top: 682px;
}




.footer_text {
	font-family: "MS Serif", "New York", "Times" serif;
	font-size: 12px;
	font-style: normal;
	color: #726658;
	line-height: 14px;
}

.subproject_text {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#726658;
font-weight:bold;
}


.spry_text {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}

.nav_text {
	font-family: "MS Serif", "New York", "Times", serif;
	font-size: 13px;
	font-style: normal;
	color: #594A42;
}

#pagetitle {
	position:absolute;
	width:227px;
	height:45px;
	z-index:6;
	left: 336px;
	top: 111px;
}



#leftpagetitle {
	position:absolute;
	width:227px;
	height:45px;
	z-index:6;
	left: 31px;
	top: 90px;
}

#projectstitle {
	position:absolute;
	width:227px;
	height:45px;
	z-index:6;
	left: 52px;
	top: 100px;
}

#textarea {
	position:absolute;
	width:501px;
	height:169px;
	z-index:7;
	left: 356px;
	top: 234px;
}



#about_text {
	position:absolute;
	width:501px;
	height:290px;
	z-index:7;
	left: 351px;
	top: 183px;
	overflow:auto;
}

#membership_textbackground {
	position:absolute;
	width:501px;
	height:169px;
	z-index:7;
	left: 355px;
	top: 183px;
}


#projectsarea {
	position:absolute;
	width:818px;
	height:650px;
	z-index:7;
	left: 65px;
	top: 167px;
}

#shoparea {
	position:absolute;
	width:818px;
	height:650px;
	z-index:7;
	left: 59px;
	top: 82px;
	
	
}




#spry_area {
	position:absolute;
	width:883px;
	height:266px;
	z-index:7;
	left: 18px;
	top: 127px;
}

