@import url("hamilton.css");

#content_1 {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	background-color: white;
	color: black;
	top: 20px;
	overflow: auto;
}


#content_1 ul {
	list-style-type: none;
}

#content_2 {
	left: -10px;
	position: relative;
	float: right;
	top: -18px;
	border-bottom-color: #36407e;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 1px;
	border-right-color: #303971;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-color: #37417f;
	border-left-width: 2px;
	z-index: 2;
	width: 275px;
	background-color: white;
	color: black;
}


#content_2 li {
	font-style: normal;
	font-weight: normal;
	position: relative;
	list-style-type: none;
	
}

img {
	height: 175px;
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
	top: 5px;
}

#content_2 p {
	margin-bottom: -35px;
}

