.thm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	float: left;
	height: 130px;
	width: 130px;
	margin-top: 0px;
	margin-bottom: 1.4em;
}
.thm img {
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thm a {
	color: #666666;
	text-decoration: none;
}
.thm a:visited {
	color: #666666;
	text-decoration: none;
}
.thm a:hover {
	color: #CC9933;
	text-decoration: underline;
}
#content {
	padding-bottom: 20px;
	padding-top: 50px;
	overflow: auto;
	padding-left: 55px;
}
