#sampler {
	float: left;
	text-align: left;
	width: 225px;
	margin-top: 210px;
	margin-bottom: 20px;
	overflow-x:hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 0px;
	background-color: #F7F0E6;
}
#sampler ul {
	margin-left: 20px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
	text-align: left;
	display: inline;
	margin-top: 0px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
	margin-right: 30px;
	margin-left: 60px;
	float: left;
	padding: 0px;
	margin-top: 0px;
}
#sampler ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 5px;
	list-style-type: disc;
	list-style-position: inside;
}

#sampler ul li:hover {

	color: #333338;

}


#sampler strong {
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	clear: both;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text {
	margin-right: 60px;
	margin-left: 60px;
}
.activitiesUL {
	margin-left: 60px;
}
#center li {
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 20px;
	display: block;
	list-style-type: none;
}

