@import url("hamilton.css");

#main_content {
}

#content_1 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 700px;
	background-color: white;
	color: black;
	top: 19px;
	overflow: auto;
}

#content_2 {
	border-bottom-color: #36407e;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-right: 3em;
	margin-left: 1em;
	margin-bottom: 1em;
	border-right-color: #303971;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-color: #37417f;
	border-left-width: 2px;
	position: relative;
	top: -1.5em;
	float: right;
	z-index: 2;
	width: 25em;
	background-color: white;
	color: black;
}

