body
{
	margin: 0 0 0 0;
	padding: 5em 5em 5em 5em;
}
a
{
	text-decoration: none;
	color: #0000FF; 
}
a:visited
{
	color: #FF0000;
}
a.here
{
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #00FF00;
}
p, ul, h3
{
	margin-top: -0.5em;
	line-height: 1.25em;
	font-size: 1em;
	font-family: Arial, Helvetica, Verdana, san-serif;
}
p.left
{
	text-align: left;
}
p.center
{
	margin-top: -95px;
	text-align: center;
}
p.right
{
	margin-top: -95px;
	text-align: right;
}
h3
{
	font-weight: bold;
	font-style: normal;
}
img
{
	border: 0 none;
}
#header, #content, #formality
{
	z-index: 2;
	padding: 1em 17.5em 0 0;
}
#picture img
{
	width: 285px
}
#navigation
{
	position: fixed;
	float:right;
	right:5em;
	width:15em;
	z-index: 1;
	padding: 1em 0 0 0;
}
#navigation ul
{
	margin-top: -1em;
	padding-left: 1em;
	list-style-type: circle;
}
#formality p
{
	margin-top: -1em;
	line-height: 1em;
	font-size: 0.75em;
	text-align: center
}
