body
{
	background:#f0f0e1;
}

div#top
{
	position: absolute;
	width: 100%;
	top: 35px;
	text-align: center;
	z-index: 9;
}

div#logo
{
	
}

div#eyes
{
	padding-top: 35px;
}

div#eyes div#links
{
	
}



div#content
{
	position: absolute;
	top: 204px;
	padding-top: 100px;
	height: 340px;
	width: 100%;
	background: #600;
	color: white;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}

div#content p
{
	width: 486px;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	line-height: 170%;
	font-size: 11pt;
	margin: 0px auto;
	margin-bottom: 8px;
	text-align: justify;
}

div#bottom
{
	padding-top: 27px;
}