@charset "UTF-8";
#text {
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #653613;
	width: 530px;
}
a {
	color: #39C;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #603712;
	font-weight: bold;
}
.title {
	font-size: 2em;
	font-weight: bold;
	color: #603712;
}
#content_middle {
	height: 825px;
	width: 955px;
	background-image: url(../images/content_middle.png);
	background-repeat: repeat-y;
}

.subtitle {
	font-size: 1.05em;
	font-weight: bold;
	color: #9A6733;
}
#row_container {
	width: 540px;
}
#row {
	width: 540px;
}
#thumbnail {
	float: left;
	height: 175px;
	width: 175px;
	margin: 2px;
}
#thumbnail_ralign {
	float: left;
	height: 175px;
	width: 175px;
	margin: 2px;
	text-align: right;
}
#thumbnail_lalign {
	float: left;
	height: 175px;
	width: 175px;
	margin: 2px;
	text-align: left;
}
