#nav img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2C9887;
}

#banner {
	text-align: center;
}

#legal {
	text-align: center;
	margin-top: 40px;
	color: #FFFFFF;
}
#nav {
	text-align: center;
}
.under {
	text-decoration: underline;
}
body {
	background-color: #000000;
	color: #000000;
}
#conwrap #right img {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#conwrap #left img {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
	border-top-color: #2C9887;
	border-right-color: #2C9887;
	border-bottom-color: #2C9887;
	border-left-color: #2C9887;
}

.images {
	border: 2px solid #2C9887;
}
#conwrap #content img {
	padding-top: 28px;
}
