body {
	background-color: #bac1d3;
}
#outline { position: relative; min-height: 800px; width: 800px; margin: 18px auto 30px;
	background-color: #fffeff;
	border: 1px outset #999;
}
#caption { width: 200px; left: 32px; top: 250px; position: absolute; visibility: visible;
}
#caption a { display: block; width: 160px;
  padding: 5px 0px 2px 5px; color: #443f7d; margin-top: 4px;
	font: bold 18px "Lucida Grande", Arial, sans-serif;
	text-decoration: none;
	border-bottom-style: groove;
	border-bottom-width: thin;
	margin-bottom: 15px;
	border-left-style: hidden;
	border-left-width: thin;
}
#caption a:hover{
	background-color: #dde6fe;
}
#text { left: 225px; top: 0px; position: relative; width: 500px;min-height: 400px; visibility: visible; margin-top: 50px;
	border-left: thin outset #a9a9a9;
	padding-left: 25px;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#title { width: 800px; position: relative; visibility: visible;
color: #443f7d; text-align: center; letter-spacing: -1px;
	padding-top: 50px;
	padding-left: 10px;
	font: normal 60px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#foto { position:absolute;top:20px;left:20px;	}
#publist {
	color: #65646e; font-size: 14px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-weight: normal; margin-top: 8px;
	margin-bottom: 30px;
}
p { color: #65646e; font-size: 16px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; margin-top: 0; }
h1 { color: #56698f; font-size: 20px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: 500; line-height: 32px; margin-top: 4px; }
h2 { color: #778fbd; font-size: 18px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; margin: 0.83em 0 0; }
h3 { color: #443f7d; font-size: 60px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: bold; text-align: center; letter-spacing: -1px; width: auto; }
h4 { font-weight: bold; text-align: center; margin: 1.33em 0; }
a { color: #666; text-decoration: underline; }
a:hover{
	background-color: #dde6fe;
}