﻿#ProjectContent{
	background-color:#959595;
	width:503px;
	height:180px;
	float:left;

}
.photo-maincontent{
	width:353px;
	height:152px;
	background-color:white;
	float:left;
}
.photo-maincontent-holder{
	width:353px;
	height:152px;
	margin:5px 0 0 5px;
	background-color:white;
	overflow:hidden;
	float:left;
}
.photo-maincontent-wrap{
	width:2118px;
}
.photo-maincontent-hiddenbox{

	width:353px;
	height:152px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	background-color:white;
	position:relative;
	left:0px;
	top:0px;
}

.TextMenu{
	float:right;
	width:138px;
	height:152px;
	margin:5px 5px 0px 0px;
	background-color:white;
}
.clear{
	clear:both;
}
.smallfont{
	font-size:4px;
}
.pictures{
	float:left;
	height:152px;
	width:206px;
}
.TextItems{
	margin-left:209px;
	margin-top:5px;
	margin-bottom:5px;
	margin:2px;
	
}
.ProjectTitle{
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	color:maroon;
	padding-bottom:4px;
	margin-top:2px;
	text-align:left;
}
.project-Texts{
	font-family:tahoma;
	font-size:8pt;
	color:#828282;
	padding:3px;
	text-align:left;
}
.textitem-titles{
	height:18px;
	padding-top:2px;
	font-weight:bold;
	color:white;
	margin:1px 3px;
	background-color:#B5B5B5;

}
.Project-Titles-Link{
	font-family:tahoma;
	font-size:8pt;
	text-align:left;
	padding:3px;
	text-decoration:none;
	color:#828282;
	margin:2px 3px;
	display:block;
	background-color:#F7F7F7;
}
.Project-Titles-Link:hover{
	color:#e50101;
	background-color:#E8E8E8;

}
.Projects-Footer{
	width:493px;
	height:4px;
	background-color:#828282;
	clear:both;
	margin:auto;
}
