#content{
	background:#fff;
	clear:both;
	margin:0 auto;
	line-height:1.6em;
	clear:both;
}

#content h3, #content h2{
	font-size:1em;
	font-weight:bold;
}

#content h3.top{
	padding-top:0;
}

.single_col, .mid_col, double_col{
	font-size:1.2em;
}

.simple_slideshow{
	position:relative;
	width:500px;
	height:333px;
}
.simple_slideshow img{
	position:absolute;
	left:0;
	top:0;
}

.double_col{
	width:340px;
	float:left;
	margin-right:10px;
}
