#side {
	background-color: #e9dec0;
	height: 250px;
}
#side a {
	text-decoration: none;
}
#side a:hover {
	color: #80000b;
	text-decoration: underline;
}
.side_services {
	padding: 20px 0px 20px 20px;
	width: 240px;
}
.side_images {
	padding: 0px 0px 20px 20px;
	width: 240px;
}
.side_note {
	padding: 0px 0px 0px 20px;
	width: 240px;
}
#copy {
	width: 600px;
}
#copy a {
	color: #80000b;
	text-decoration: none;
}
#copy a:hover {
	color: #e50013;
	text-decoration: underline;
}
.research {
	color: #380001;
	font-family: 'Garamond', 'Garamond Antiqua', 'Verdana';
	font-size: 28px;
	font-weight: normal;
}
hr {
	width: 600px;
}
	