#twoColumn   {
	float: left;
	width: 45%;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#twoColumn  img   {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#centerwrap #customPgs #twoColumn .centerGallery {
	text-align: center;
}

#centerwrap #customPgs h1 {
	color: #CC0000;
	font-size: 18px;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: left;
}
#centerwrap #customPgs h3 {
	color: #CC0000;
	font-size: 16px;
	border-bottom: 1px solid #999999;
	font-style: italic;
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
	text-align: left;
}

#centerwrap #customPgs p {
	font-size: 12px;
	margin: 0px 0px 5px;
	padding: 0px;
}
#centerwrap #customPgs hr {
	clear: both;
}
#centerwrap #customPgs .imgRt {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	float: right;
}
#centerwrap #customPgs .txtStrong {
	font-weight: bold;
}
#centerwrap #customPgs h4 {
	color: #990000;
	margin: 15px 0px 5px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
}
#featureGallery  img   {
	display: block;
	float: left;
	margin: 0px 9px 9px 0px;
	padding: 0px;
}
#centerwrap #customPgs ul {
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#centerwrap #customPgs ul li {
	font-size: 14px;
	margin: 0px 0px 5px 15px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 2px;
}
#centerwrap #customPgs ul li a, #centerwrap #customPgs ul li a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#centerwrap #customPgs ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#centerwrap #customPgs ul li ul li {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
	color: #000000;
	padding-left: 2px;
	list-style: disc;
}
#centerwrap #customPgs ul li ul li a, #centerwrap #customPgs ul li ul li a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#centerwrap #customPgs ul li ul li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
