#container {
	background: #FFFDF0;
	height: 600;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#deathshead {
	background: url(Source/deathhead.gif);
	height: 80px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-style: none;
}
#navigation {
	background: #FFFDF0;
	height: 46px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#present {
	background: #FFFFFF;
	height: 500px;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #000000;
}
#container #present .style5 {
	font: bold 16px Garamond, "Times New Roman";
	color: #000000;
}
a {
	font-family: Garamond, "Times New Roman";
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
