#base { 
	position:absolute; top:0px; left:0px; 
	width:990px; height: 620px;
	background-color:#FFFFFF;
}


#content {
	background-color:#F3F3F3;
}

#nav b { color:#7A7B5E; }

/*#nav .navItem a.chosen  {
	color:#8A7A67;
	font-weight:bold;
}*/

#textHolder {
	position:absolute; top:0px; left:0px;
	background-color:#F3F3F3;
	width:990px; height:400px; overflow:hidden;
}
#textArea {
	position:absolute; top:20px; left:50px;
	width: 620px;
	background-color:#F3F3F3;
	font-size:14px;
	line-height: 42px;
	margin: 0px;
	padding: 0px;
}


/* -- PHILOSOPHY PAGE -- */
#textArea0 {
	position:absolute; top:20px; left:180px;
	width: 454px;
	background-color:#F3F3F3;
	font-size:13px;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
/*#textArea1 {
	position:absolute; top:20px; left:590px;
	width: 370px;
	background-color:#F3F3F3;
	font-size:12px;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
}*/
#textArea0 p {margin: 0px; padding: 0px;}
#textArea1 p {margin: 0px 0px 20px 0px; padding: 0px;}

/* -- PROCESS PAGEs -- */
#specialTextArea {
	position:absolute; top:150px; left:0px;
	width: 450px;
	font-size:14px;
	line-height: 24px;
	line-height: 23px;
	color:#000000;
	background-color:#F3F3F3;
	margin: 0px;
	padding: 0px;	
}

#txtOuter {
	background-color:#545454;
}
#txtInner {
	color:#FEFEFE; background-color:#545454;
	font-size:11px;
	line-height: 16px;
	letter-spacing:0.01em;
}
#txtInner h1 {
	font-size: 13px;
}
#txtInner p {
	padding: 0px; margin: 8px 0px 0px 0px;
}

#imgs {
	background-color:#545454;
}

/* -- BIOGRAPHY PAGE -- */
#textHolderBio {
	position:absolute; top:0px; left:0px;
	background-color:#545454;
	width:990px; height:400px; 
	z-index: 10;
}
#textAreaBio {
	position:absolute; top:10px; left:536px;
	width: 430px;
	background-color:#545454;
	font-size:12px;

	line-height: 21px;
	margin: 0px;
	padding: 0px;
	color:#FEFEFE;
}
#imgAreaBio{
	position:absolute; top: 0px; left: 0px;
	width: 513px;
	text-align:right;
	z-index: 1;
}

/*#imgs {
	background-color:#50668B;
}

#txtOuter {
	background-color:#50668B;
}
#txtInner {
	color:#FFFFFF;background-color:#50668B;
}
#txtInner h1 {
	color:#FFFFFF;
}*/

