#content{
	position: relative;
}
#tagline{
	width: 950px;
	height: 80px;
	background: #999;
}
#tagline p{
	font-size: 150%;
	padding: 10px 90px 0 30px;
	font-style: italic;
	color: #333;
}
.template3Column .column{
	margin-bottom: 20px;
}
.template3Column .column h2{
font-size: 180%;
}
.slideshow{
	height: 170px;
}
#mainPhotoWrap{
	position: relative;
	margin-bottom: 100px;
}
#mainPhotoWrap #one-liner{
	position: absolute;
	top: 20px;
	right: 80px;
}
#mainPhotoWrap #one-liner h2{
	color: #99999c;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 400%;
}
#mainPhotoWrap p.caption{
margin: 0;
position: absolute;
bottom: 3px;
left: 250px;
font-size: 140%;
color: #bbb;
}

