#projectGallery{
	display: block;
	width: 910px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	color: #666;
	height: auto;
	float: left;
	background-color: #D8D2C0;
	padding-left: 13px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECEDEE;
	border-right-color: #757A80;
	border-bottom-color: #7E8489;
	border-left-color: #ECEDEE;
	padding-top: 8px;
}
body #projectGallery h2 {
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	color: #795833;
	border-bottom-style: none;
	font-variant: small-caps;
	margin-top: 2px;
}



#projectGallery div{
	display: block;
	text-align: left;
	height: auto;
	padding-bottom: 10px;
	width: 900px;
	color: #960;
}
#projectGallery div a img {
	border: 1px solid #757A80;
	float: left;
	width: 140px;
	max-height: 95px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#projectGallery div a  {
	display: block;
	height: 130px;
	width: 140px;
	float: left;
	color: #036;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#projectGalleryDDD p:first-line {
	font-size: 15px;
	color: #900;
}
#projectGallery h1  {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #333;
	letter-spacing: normal;
	font-variant: normal;
	text-align: left;
	font-size: 15px;
}
#projectGallery div a h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033;
	font-weight: normal;
	letter-spacing: normal;
	margin-bottom: 0px;
	background-color: #D8D2C0;
	background-image: none;
	text-transform: none;
	padding-bottom: 2px;
}
#projectGallery h1 a:hover{
	color: #000;
}
#projectGallery div em{
	color: #333;
}
#projectGallery div em a:hover {
	color: #063;
}



#projectGallery  div  a  strong {
	font-size: 12px;
	color: #033;
	display: block;
}

#projectGallery h6 {
	font-weight: bold;
	color: #FFF;
	background-color: #663400;
	display: block;
	font-size: 10px;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top: 7px;
	margin-bottom: 2px;
	text-decoration: none;
	cursor: auto;
}
#projectGallery  div  a:hover  img
    {
	border: 1px solid #930;
}
#projectGallery div p{
	display: block;
	width: 140px;
	float: left;
	color: #806D4D;
	font-size: 11px;
	margin-bottom: 4px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 1px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}
#projectGallery p:hover {
	color: #000000;
}
