body
{
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	background: white;
	font-size: medium;
}

#letterhead
{
	display: none;
}

#header h1
{
	float: left;
}

#header #search
{
	float: right;
	width: 30%;
}

#header h2
{
	clear: both;
}

h1
{
	font-family: serif;
	font-size: 140%;
	color: #124E8C;
}


h2
{
	font-family: serif;
	font-size: 130%;
	color: #124E8C;
}

h3
{
	font-family: serif;
	font-size: 120%;
	color: #124E8C;
}

h4
{
	font-family: serif;
	font-size: 110%;
	color: #124E8C;
}


#footer
{
	font-size: 80%;
}

#project
{
	margin-top: 100px;
	border-top: 1px dotted gray;
}
