body {
	margin: 10px 10px 0px 10px;
	padding: 0px;
}

#containerLeft {
	width: 40%;
	float: left;
	padding-bottom: 10px;
	text-align: left;
}

#containerRight {
	width: 60%;
	float: left;
	padding: 75px 0px 10px;
	text-align: left;
}

#containerMain {
	margin-right: 50px;
}

#clear {
	clear: both;
}

/*.debra {
	font-size: 1.5em;
	letter-spacing: 0.5em;
}*/

.stuart {
	font-size: 1.5em;
	letter-spacing: 0.5em;
	color: #ff00ff;
}

.subHeader {
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #6666ff;
}

.casestudiesTitle {
	font-size: 0.9em;
	font-weight: bold;
	color: #ff00ff;
}

.casestudiesHeader {
	font-size: 0.8em;
	color: #6666ff;
}

.casestudiesText {
	font-size: 0.8em;
}

a.casestudiesNav:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.casestudiesNav:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.casestudiesNav:hover {
	font-weight: bold;
	color: #6666ff;
	text-decoration: none;
}

a.casestudiesNav:active {
	font-weight: bold;
	color: #6666ff;
	text-decoration: none;
}

.containerThumb {
	padding-right: 20px;
	float: left;
	text-align: center;
	font-size: 0.7em;
}

.thumb {
	border: none;
}
