@charset "utf-8";
#page-bottom img {
	border: 1px solid #999;
}

#page-bottom a:link, #page-bottom a:visited {
	color: #405968;
	text-decoration: underline;
	font-weight: bold;}

h2 {
	text-align: center;
	margin-bottom: .4em;
}

#col-1 {
	float: left;
	width: 200px;
	min-height: 300px;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#col-2 {
	float: left;
	width: 200px;
	min-height: 300px;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#col-3 {
	float: left;
	width: 200px;
	min-height: 300px;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#col-4 {
	float: left;
	width: 200px;
	min-height: 300px;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
