<!--

.pageactive {
	background: #a7bfc1;
}
.pageactive a {
	text-decoration: none;
}

.categoryheader {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

.categoryheader h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.categoryheader h2 {
	font-size: 12px;
	margin-top: 0px;margin:0;
	margin-bottom: 0px;
	display:inline;
}

.categoryrow {
	margin-top: 40px;
	margin-left: 30px;
	margin-bottom: 15px;
}

.categoryitem {
	float: left;
	width: 200px;
	font: 12px 'Comic Sans MS', comic, sans-serif;
	color: #2e1e14;
}

.categoryitem span {
	color: #5b6d6d;
}

.itemdot {
	float: left;
	clear: left;
	width: 5px;
	margin-top: 5px;
	margin-left: 2px;
}

.itemname {
	float: left;
	width: 150px;
	margin-top: 5px;
}

.categoryfooter {
	width: 720px;
	height: 60px;
	color: #5b6d6d;
	font: 12px 'Comic Sans MS', comic, sans-serif;
	background-image: url('/gfx/category_footer.gif');
	background-repeat: no-repeat;
}

.categoryfooter a {
	color: #5b6d6d;
}
-->
