/* LEFT SIDE */
#projectMenu {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}

#projectMenu a {
	color: #3F1A04;
	font-size: 12px;
	font-weight: bold;
}

#learnMore {
	margin-top: 20px;
	margin-bottom: 40px;	
	text-align: center;
}

.learnMoreLink {
}

#aipimages {
	margin-bottom: 100px;
}

#aipimages img {
	float: left;
}