a:hover {
	color: #FFF;
	text-decoration: underline;
}
#stripcontent {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#stripcontent #content {
	height: auto;
	width: auto;
}
.column {
	float: left;
	width: 290px;
	height:300px;
	height:auto !important;
	min-height:300px;
	color: #FFF;
	margin-right: 15px;
}

.column .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 20px;
	padding-bottom: 58px;
}
.column .subhead{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
}

.column .paragr {
	font-family: Arial;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 12px;
	padding-bottom:15px;
}

#content .column ul li {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	padding-bottom:7px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
}

