#everything	{
	width:100%;
	background-color:#ffffff;
	margin: 0;
	padding: 0;
	border-top: 15px solid #ffffff;
}

#outerbox	{
	border: solid #776666 2px;
	background-color: #cccccc;
	position: absolute;
	width: 787px;
	right: 20px;
	left: 20px;
	margin-right: auto;
	margin-left: auto;
}

#header	{
	font: small-caps bold 48px Palatino Linotype  ;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 0;
	text-align: right;
	margin-top: 20px;
	margin-right: 140px;
}

#subheader	{
	font: 18px  Georgia, serif;
	color: #661111;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 0;
	text-align: right;
	margin-right: 40px;
}

#nav {
	font: 18px  Georgia, sans-serif;
	font-weight: bold;
	color: #661111;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 0;
	text-align: left;
	width: 160px;
	margin-left: 20px;
	top: 0px;
	float: left;
	margin-top: 0px;
}

 a:link {
	text-decoration: none;
	color: #661111;
}

 a:visited {
	text-decoration: none;
	color: #661111;
}

 a:hover {
	text-decoration: none;
	color: #cc0000;
}
 a:active {
	text-decoration: none;
	color: #ff0000;
}
 a.current {
	color: #000000;
}

#publication {
	margin-left: 25px;
	word-spacing: 2px;
}

p.email {
	vertical-align: baseline;
}

#content {
	font: 18px  Georgia, serif;
	width: 580px;
	float: right;
	right: 20px;
	margin-right: 20px;
	margin-top: 0px;
	color: #111111;
}