#header
{
	position: absolute;
	top: 0px;
	left: 20px;
	width: 800px;
	height: 200px;
}

#header #logo
{
	position: absolute;
	top: 10px;
	left: 20px;
	width: 300px;
	height: 200px;
}

#header #title
{
	position: absolute;
	top: 80px;
	left: 340px;
	width: 600px;
}

#header #tagline
{
	position: absolute;
	top: 135px;
	left: 380px;
	width: 600px;
}

#header #naeyc
{
	position: absolute;
	top: 121px;
	left: 750px;
}

#header #underline
{
	position: absolute;
	top: 206px;
	left: 20px;
	width: 920px;
	height: 4px;
	background: #ef2031;
}

#header #history
{
	position: absolute;
	top: 225px;
	left: 705px;
}