h2 {
	font-weight: normal;
	line-height: 2.0em;
	padding-left: 20px;
	background-image: url(../images/h2_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 37px;
	}
h3 {
	font-family: serif;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 0px;
	}
.line {
	padding-bottom: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #bfbfbf;
	}
/* Content ----------------------------------------------- */
#greeting {
	margin-top: 20px;
	}
.portrait {
	float: left;
	margin-right: 20px;
	width: 160px;
	}
.message {
	float: right;
	font-family: serif;
	width: 540px;
	}
.blockquote {
	font-family: sans-serif;
	margin-left: 5px;
	}
.blockquote-signature {
	text-align: right;
	font-family: sans-serif;
	margin-right: 5px;
	}
#profile {
	margin-top: 20px;
	}
#profile th {
	text-align: right;
	font-weight: normal;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #bfbfbf;
	width: 80px;
	}
#profile td {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #bfbfbf;
	}
#map {
	float: right;
	margin-top: 20px;
	}

