.blackframe {
	background-image: url(../images/design/balck_farme.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
	width: 170px;
}
.cat_farme {
	background-color: #333333;
	background-image: url(../images/design/cat_balck_farme.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.category {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	color: #CCCCCC;
	background-color: #000000;
	letter-spacing: 2px;
	text-align: center;
	border-top: 5px solid #333333;
	border-right: solid #333333;
	border-bottom: solid #333333;
	border-left: solid #333333;
}
.gallery {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #999999;
	text-indent: 10px;
	height: 20px;
	vertical-align: middle;
}
.slideshow {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #272727;
}
.text {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align: left;
	word-spacing: 2px;
	line-height: 150%;
}
