/* CSS Document */
	
	
/* BG Colors
Index: 360532
Introduction: 990505
Biography: ed8c00
Philosophy: be0263
Collections: ce3201
Expertise: 835885
Portfolio: bf0008
Past Clients: 440d34
Contact: 014b7a
*/
	
body { 
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#bgImg {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	border: 0px;
	}
	
#pageImg {
	position:absolute;
	left: 562px;
	top: 138px;
	z-index: 60;
	border: 0px;
	}	
		
#nav {	
	position: absolute;
	left: 55px;
	top: 280px;
	width: 85px;
	z-index: 20;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 10px;
	line-height: 19px;
	text-transform: uppercase;
	}
	
#homeFooter	{
	position: absolute;
	left: 80px;
	top: 635px;
	z-index:95;
	}	
	
#footerIndex {
	position:relative;
	color: #000000;
	font-size: 11px;
	left: -35px;
	top: -5px;
	width: 750px;
	z-index: 99;
	}	



a.intro:link, a.intro:visited{
		color: #33348e;
		text-decoration: none;
		}
a.bio:link, a.bio:visited{
		color: #d5652c;
		text-decoration: none;
		}		
a.philo:link, a.philo:visited{
		color: #6e0763;
		text-decoration: none;
		}		
a.collect:link, a.collect:visited{
		color: #b1350d;
		text-decoration: none;
		}		
a.expert:link, a.expert:visited{
		color: #7a0404;
		text-decoration: none;
		}		
a.port:link, a.port:visited{
		color: #507b76;
		text-decoration: none;
		}		
a.client:link, a.client:visited{
		color: #960063;
		text-decoration: none;
		}		
a.contact:link, a.contact:visited{
		color: #1d70a3;
		text-decoration: none;
		}		
						
a.intro:hover, a.bio:hover, a.philo:hover, a.collect:hover, a.expert:hover, a.port:hover, a.client:hover, a.contact:hover  {
		color: #574F76;
		text-decoration: none;
		}
			
		
		
		
		


#next {
	position: absolute;
	top: 625px;
	left: 420px;
	z-index: 21;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color:#AE7000;
	}

	#next a, #next a:visited {
		color: #AE7000;
		text-decoration: none;
		}
		
	#next a:hover {
		color: #A80A18;
		text-decoration: none;
		}	
	
		
#mainBody {
	position: absolute;
	left: 170px;
	top: 122px;
	width: 280px;
	height: 490px;
	z-index: 20;
	color: #291600;
	padding-right: 30px;
	font-size: 11px;
	line-height: 17px;
	overflow: auto;	
	}
	
	#mainBody h1 {
	color:#A80A18;
	font-size: 35px;
	margin: 10px 0px 30px 0px;
	font-weight: normal;
	text-align:center;
	}
	
	#mainBody p {
	margin-bottom: 15px;
	}
	
	
	#mainBody a, #mainBody a:visited {
	color: #87171f;
	text-decoration: none;
	}
		
	#mainBody a:hover {
	color: #AE7000;
	text-decoration: underline;
	}
	

h4 { 
	text-align: center;
	font-weight:bold;
	padding-bottom:0em; 
	margin: 0px;
	color: #87171f;	
	}
	#h4 a, #h4 a:visited {
	color: #87171f;
	text-decoration: none;
	}
		
	#h4 a:hover {
	color: #AE7000;
	text-decoration: underline;
	}
	
/** portfolio page **/
#port_copy { 
	position: absolute; 
	left: 255px; 
	top: 530px; 
	width: 300px;
	z-index: 40; 
	font-family: "Times New Roman", Times, serif;
	color:#A80A18;
	font-style: italic;
	font-size: 12px;
	letter-spacing: 1px;
	}
	




#port_img { 
	position: absolute; 
	left: 150px; 
	top: 45px; 
	width: 645px;
	height: 450px;
	z-index: 35;
	overflow:hidden;
	}
	
#port_close { 
	position: absolute; 
	left: 775px; 
	top: 10px; 
	z-index: 35; 
	font-size:11px; 
	letter-spacing:0px; 
	color:#cccccc;  
	font-family:Helvetica, sans-serif;  
	}
	#port_close a, #port_close a:visited {
	color: #cccccc;
	text-decoration: none;
	}
		
	#port_close a:hover {
	color: #A80A18;
	text-decoration: underline;
	}
	
#port_back { 
	position: absolute; 
	left: 110px; 
	top: 250px; 
	z-index: 50; 
	}
#port_forward { 
	position: absolute; 
	left: 807px; 
	top: 250px; 
	z-index: 55; }
