/*****	#leftbar, #centerbar	{padding-bottom:32767px; margin-bottom:-32767px;}
	#rightbar {padding-bottom:32767px; margin-bottom:-32767px;} *****/
	
/**	body {font-size:85%; } **/
    body {
	background-color:#000;
	color:#bbe0e3;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
}
	TABLE TD{ vertical-align: top;}
	#header {
		color: #bbe0e3;
		background-color:#3c0f14;
	/*	background-image: url(images/PaleoResearch-Logo-maroon-bg.png);
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:left;	*/	
		border: thin #bbe0e3 solid;
		width: 100%;
		margin-bottom:5px;
		text-align:center;
	}
	HR	{margin:0 5em;}
	UL,OL	{margin-top:0;}

	
	 /****** background-color:#3C0F14 *******/
	#leftbar 	{float:left; 	width:20%; 	background:#3c0f14; color:#bbe0e3;	}
    #centerbar 	{float:left; 	width:80%; 	background:#3c0f14;}
	#wrapper 	{overflow:hidden;}
	#footer 	{clear:both; background:#bbe0e3;}
	#footer 	{color:#000; background-color: #bbe0e3;
		margin: 5px;
		width:100%;
		font-size: 12px;
		border: 0;
	}
    H1	{ text-align:center; font-family:Papyrus; }
/*	h1 { font-size:20px; margin:0; padding:10px 0; color:#fff;}
	h3 { font-size:18px; margin:0; padding:8px 0;}
    H3 { color: #bbe0e3;}
*/
/*	.content { padding: 0 0.5em; }  */
	/*******
	*****
	*****
	*****
	*****
	*****
	********************/
	.content {background-color: #3c0f14; border:thin solid #bbe0e3;	}
	p {font-size:12px; line-height:1.5em; margin:0; padding:5px 0;}
    p { font-family: Arial, Helvetica, sans-serif; }

	#footer p {color:#000;}
	#header p {color:#bbe0e3}
	#footer a:hover {text-decoration:none;}
	#wrapper .content {	margin-bottom: 5px;	}
	#whatWeDo 	{
	border: thin solid;
	margin-bottom: 5px;
	background-color:#3c0f14;
	}
	#whatWeWorkOn	{
	border: thin solid;
	margin-bottom: 5px;
	background-color:#3c0f14;
	height: 100%
	}
	.listHead {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		padding: 0px;
		margin: 0px;
		border-top-width: thin;
		border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0.5em;
	}
/*              DIV	{	color:#bbe0e3;	}
*/
    A 		{ color:#bbe0e3;	}
	:link 	{ color:#bbe0e3; }
	:visited{ color: #587E69;}
    A:hover {}
	:active	{}
	/******
              table {	background-color:#3C0F14;	border:#bbe0e3 thin solid;}
              TD {	font-size:14px;	font-family:Arial, Helvetica, sans-serif;	color: #000;}
			  *****/
	.listings {
	list-style-type: none;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: ##bbe0e3;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	#footer span#copyright { float: right; }
	#header IMG	{ /*  float:left; */}
	#header H2 {
		font-family: Papyrus;
		font-size: 48px;
		margin-bottom:0;
		text-align:center;
	}
	DIV#navbar	{
		background-color:#000;
		list-style:  none;
		margin:	0px;
		padding: 0px ;
		margin-right: 0px;
	}
	#navbar	UL, #navbar OL {
	margin-top:2pt;
	margin-bottom:2pt;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	}
	#navbar LI	{
		display:inline;
		margin-left:2px;
		margin-right:2px;
		margin-bottom:0;
		padding: 0 0.8em;
		border: 1px solid;
	}
	#navbar LI:hover	{
		border-width: 1px;
	}
	P 	{font-size:11pt; padding: 0.5em;}
/**	.content UL	{ margin-left:0; } **/
	.address 	{ font-size: 16pt; }
	#updateTag *{ font-size: 8pt;}
/***
****
****
****
****/
@media print {
  /* style sheet for print goes here */
  BODY, #wrapper *	{ background-color:#FFF;	color:#000;	}
  #leftbar* { background-color:#CCC;	 }
  #navbar*  { background-color:#000; color:#bbe0e3;	  }
}
@media handheld {}

