body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFC;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}
.nicherow {
	width: 760px;
	clear: both;
}
.niche {
	float: left;
	margin: 4px;
	text-align: center;
	background-color: #ff8;
	margin-top: 20px;
	margin-bottom: 20px;
	border: black solid 1px;
	width: 242px;
	padding-bottom: 4px;
}
.niche h1 {
	font-size: 12px;
	text-align: left;
	padding-bottom: 3px;
	color: #ff8;
	font-weight: strong;
	background-color: black;
	padding-left: 4px;
}
.limiter {
	background-color: white;
	margin-top: 5px;
	width: 215px;
	maxheight: 40px;
}
h1 {
	font-size: 21px;
	color: black;
	margin-bottom: 2px;
}
.clear {
	width: 100;
	clear: both;
}
.add {
	clear: both;
	float: none;
}
.content {
	border: black solid 1px;
	background-color: #ff8;
	text-align: left;
	padding: 5px;
	width: 610px;
}
