.projectprofileWrapper {
	float: left;
	height: 190px;
	width: 130px;
	margin: 20px;
	padding: 5px;
}
.projectprofileWrapper2 {
	float: left;
	height: 180px;
	width: 130px;
	clear: left;
	margin: 20px;
	padding: 5px;
}
#featured{
	width:760px;
	position:relative;
	height:100%;
	background:#fff;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
}
.titleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	float: left;
	width: 700px;
	margin-top: 20px;
	margin-left: 40px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.lightGrayText {
	color: #999;
}
.thumbnails  {
	padding: 0px;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 141px;
	display: block;
}
.thumbnails a:link {
	padding: 10px;
	border: thin solid #CCC;
	display: block;
}
.thumbnails a:hover {
	border: thin solid #036;
	padding: 10px;
}
.redTitleText {
	color: #F03;
}
.thumbTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #036;
	float: left;
	width: 125px;
	margin-top: 5px;
	text-decoration: none;
}
