@charset "UTF-8";
#name_title {
	margin-left: 333px;
	margin-top: 23px;
	position: relative;
}
#seashell {
	background-image: url(graphics/seashell.png);
	height: 202px;
	width: 261px;
	margin-left: -18px;
	position: absolute;
	margin-top: -96px;
	float:left;
}
.blueFooter {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #175cc4;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #175cc4;
}
.horizLine {
	margin-top: 25px;
	border: .5px solid #d4dce1;
}
.mainbox {
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 50px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #175CC4;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}

