#HeaderFrame
{ 
		position:				absolute; 
		left:					0px; 
		top:					69px;
		width:					980px; 
		height:					123px; 
		z-index:				0; 
}

#HeaderFrame img	
{ 
		border:					10px; 
		border-style:			solid; 
		border-color:			#FFFFFF; 
}

#HeaderLogo
{ 
		position:				absolute; 
		left:					285px; 
		top:					5px;
		z-index:				0; 
}

#HeaderImage1
{ 
		position:				absolute; 
		left:					0px; 
		top:					0px;
		z-index:				1; 
}

#HeaderImage2
{ 
		position:				absolute; 
		left:					194px; 
		top:					0px;
		z-index:				2; 
}

#HeaderImage3
{ 
		position:				absolute; 
		left:					388px; 
		top:					0px;
		z-index:				3; 
}

#HeaderImage4
{ 
		position:				absolute; 
		left:					582px; 
		top:					0px;
		z-index:				4; 
}

#HeaderImage5
{ 
		position:				absolute; 
		left:					776px; 
		top:					0px;
		z-index:				5; 
}

#MenuFrame
{ 
		position:				absolute; 
		left:					210px;
		top:					212px; 
		z-index:				1; 
}

#lightbox a		
{ 
		text-decoration:		none; 
		font-size:				10.0pt; 		
		font-style:				italic; 
		font-weight:			400; 
		color:					#4d3f2f; 
}
		
#lightbox img	
{ 
		border:					3px; 
		border-style:			double; 
		border-color:			#ABA194; 
}	


