
#content {
	padding-bottom: 30px;
}
#content h1{
	border-bottom: 1px solid #333;
}
#content .col{
	float: left;
	margin-right: 20px;
	width: 330px;
	xbackground: green;
}
#content .col-1{
	width: 420px;
	padding-left: 20px;
}
#content .slideshow{
	height: 500px;
	margin-left: 60px;
}
#content .col-1{
	background: #fff;
	border: 4px solid #999;
	padding: 15px;
	margin-top: 20px;
}
#content *{
	color: #333;
}
table, table th{
	border-color: #777;
}




