#contentSpace {
	width: 900px;
	height: 56px;
}
#pictures {
	float: left;
	width: 105px;
	min-height: 325px;
	margin-top: 6px;
}
.imageTd {
	padding-bottom: 2px;
}
.imageTd a, .imageTd a:visited, .imageTd a:hover {
	*outline-style: none; 
	outline:none;
}
#bigpicture {
	float: left;
	margin-left:0px;
	margin-right:16px;
	margin-top:6px;
	text-align:center;
	width:510px;
}
#projectText {
	vertical-align:top; 
	float: left;
	width: 270px;
	color: #333030;
	font-size: 11px;
}
#projectTitle{
	margin-top: 0px;
	vertical-align:top; 
}
#projectTitleText {
	margin: 0px;
	color: #A2A2A2;
	font-family: tahoma;
	font-weight: lighter;
	font-size: 15pt;
}
#projectOutOfNames {
	min-height: 257px;
}
#projectLogo {
	margin-top: 10px;
	width: 274px;
	text-align: right;
}
#projectContent {
	padding-top: 10px;
}