#divProjInfo ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	list-style-position: outside;
}
#divProjInfo li {
	line-height: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9933;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#divMainCopy table {
}
#divProjInfo {
	height: 204px;
	width: 351px;
	background-image: url(images/tileProjTBL.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#projHead {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
#divProjInfo p {
	padding: 0px;
	line-height: 16px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#divProjInfo h3 {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-variant: small-caps;
	font-size: 15px;
	display: block;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


