div#header
{
	height: 396px;
}
div#grey
{
	height: 13px;
	background-color: #1D1D1D;
}
div#pics
{
	height: 159px;
	background: transparent url(../images/es_pics.jpg) no-repeat;
}
div#content
{
	background-color: #1D1D1D;
	color: #fff;
}
div#content h2
{
	margin: 0px;
	padding-top: 20px;
	text-transform: uppercase;
	color: #1CA202;
	letter-spacing: -1px;
	font-family: arial, "lucida console", sans-serif;
}
div#content a
{
	color: #1CA202;
}
div#frontpage
{
	padding: 20px;
	padding-top: 0px;
}
div#footer
{
	background-color: #1D1D1D;
	color: #fff;
}
hr
{
	border: 0;
	border-top: 1px solid #1CA202;
}
