
.project_body {
	position: absolute;
	margin: auto;
	text-align: left;
	top: 50px;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 1200px;
}

.project_description {
	text-align:left;
	margin-left: 10%;
	margin-top: 10%;
}

.project_text {
	text-align:justify;
	margin-left: 10%;	
	margin-right: 12%;
	max-width: 1200px;
}

.project_photo_left {
	margin-left: 10%;
	margin-right: 1%;
	width: 37%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 800px;
}
	
.project_photo_right {
	margin-left: 2%;
	margin-right: 10%;
	width: 37%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 800px;
}

.project_photo_left_3 {
	margin-left: 10%;
	margin-right: 1%;
	width: 24%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 600px;
}
	
.project_photo_middle_3 {
	margin-left: 1%;
	margin-right: 1%;
	width: 24%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 600px;
}

.project_photo_right_3 {
	margin-left: 1%;
	margin-right: 10%;
	width: 24%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 600px;
}

.project_photo_left_4 {
	margin-left: 10%;
	width: 18%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 600px;
}
	
.project_photo_middle_1_4 {
	margin-left: 1.3%;
	width: 18%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 600px;
}

.project_photo_middle_2_4 {
	margin-left: 1.3%;
	width: 18%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 600px;
}

.project_photo_right_4 {
	margin-left: 1.3%;
	margin-right: 10%;
	width: 18%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 600px;
}

.project_photo_center {
	margin-left: 10%;
	margin-right: 12.5%;
	width: 77.5%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 1200px;
}

.project_photo_center_narrow {
	margin-left: 30%;
	margin-right: 30%;
	width: 40%;
	margin-bottom: 0.5em;
	max-width: 1200px;
}

.project_photo_center_loose {
	margin-left: 10%;
	height: auto;
	margin-bottom: 0.5em;
	max-width: 1200px;
}
