#content{
	background: url("/lib/img/border-subpage.gif") top left repeat-y;
	padding: 0 0 0 33px;
	width: 521px;
}

/***************************
*	MAIN CONTENT
***************************/
#catContent{
	padding: 22px 0 0 0;
	width: 315px;
	float: left;
}

#catContent p{
	font-size: 11px;
	color: #806149;
	line-height: 24px;
	padding: 6px 0 6px 0;
	letter-spacing: .25px;
}

.firstList, .secondList{
	font-size: 13px;
	line-height: 20px;
	letter-spacing: .25px;
	list-style: none;
	float: left;
	font-style: italic;
	font-family: "Times New Roman", times, serif;
}

.firstList{width: 180px;}
.secondList{width: 130px;}

.firstList a, .secondList a{
	text-decoration: none;
	color: #666666;
}

.firstList a:hover, .secondList a:hover{color: #330000;}

/***************************
*	SIDE IMAGE
***************************/
#catImage{
	width: 185px;
	float: right;
	margin: -4px 0 0 0;
}
