@import url("hamilton.css");

#main_content {
}

#PressReleases {
	left: 30px;
	position: relative;
	top: 20px;
	float: left;
	background-color: white;
	width: 350px;
}

#content_1 {
	margin-top: 10px;
	clear: left;
	top: 40px;
	left: 30px;
	position: relative;
	float: left;
	text-align: left;
	width: 350px;
	background-color: white;
	}

#content_2 {
	clear: right;
	margin-top: 10px;
	left: -20px;
	position: relative;
	float: right;
	width: 320px;
	background-color: white;
	color: black;
}

#content_2 h4 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		text-align: center;
	}

#content_2 ul {
	top: -30px;
	position: relative;
}

#content_2 li {
		font-weight: bold;
		font-size: .75em;
		padding: 5px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: left;
		list-style-type: none;
		width: 250px;
	}

#content_2 ul li a {
		list-style-position: inside;
		font-size: small;
		text-decoration: underline;
		list-style-type: square;
		color: #37417f;
		font-family: Georgia, "Times New Roman", Times, serif;
		background-color: white;
	}

#contact {
		width: 350px;
		position: relative;
		float: right;
		overflow: visible;
		left: 330px;
		top: -60px;
}

#slideshow {
		clear: right;
		margin-top: 20px;
		right: 20px;
		position: relative;
		float: right;
		padding-bottom: 2px;
		padding-top: 2px;
		background-color: white;
		width: 320px;
}

#slideshow h3 {
	margin-bottom: -5px;
	top: -5px;
	position: relative;
	width: 290px;
}

element {
}

#player {
	margin: 10px;
	position: relative;
	top: 20px;
}

#employ_section {
	position: relative;
	top: 25px;
	float: left;
	margin-left: 30px;
	background-color: white;
	width: 350px;
}

#PressReleases ul {
	top: -30px;
	position: relative;
}
#PressReleases li {
	padding: 3px;
	list-style-type: square;
	list-style-position: outside;
}
