#contactWrapper{
	position:relative; 
	color:#979182; 
	font-family:cursive; 
	font-size:12px; 
	line-height:18px;
}

#contactText{
	position: relative;
	min-height: 300px;
	width:245px;
	margin: 10px 10px; 0px; 15px;
	/*float: left;*/
}

#contactText h2{
	font-size: 22px;
}	

#contactImage{
	width:370px;
	height:290px;
	margin-top: 10px;
	float: left;
}

#contactImage2{
	position: absolute;
	top: 0px;
	right: 5px;
	width:360px;
	height:290px;
	margin-top: 10px;
	/*float: left;*/
}