
.home_bottom {
	border-style: solid;
	border-color: #000;
	border-width: 3px 0 0 0;
	margin: 10px 0 0 0;
	padding: 5px 2px;
	text-align: left;
}

/* homepage only */
.box_image {
	width: 258px;
}
.box_cell {
	background-color: #fff;
	padding: 5px;
}
.box {
	background-color: #222;
	font-size: 20px;
	font-weight: bold;
	font-family: serif;
	font-style: italic;
	padding: 2px 2px;
	color: #fff;
}
a.box {
	display: inline;
	text-decoration: none;
}

#table_center, .table_center {
	margin: 0 auto;
	width: 774px;
}

.page_title {
	font-size: 24px;
	font-family: serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #080808;
}

#section_image {
	height: 167px;
}