#content p {
	z-index: 0;
	margin-bottom: 20px;
	color: black;
}

#content p a {
	color: black;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-color: #a1a1a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content p a:hover {
	text-decoration: none;
	color: black;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 2px;
}

div.portrait {
	right: 0px;
	top: 188px;
	z-index: 0;
	position: absolute;
}

#site {
	position: relative;
	width: 950px;
}

div.portrait p {
	margin-left: 0px;
	position: relative;
	top: 542px;
	text-align: left;
	width: 150px;
	z-index: 0;
	color: #acacac;
}

h1 {
	margin-bottom: 45px;
}