#editable  {
	position:relative;
	width:660px;
	color:#444;
	min-height: 500px;
}
.top {
	margin-top: 0;
}
h1 {
	font-size:30pt;
	font-family:Rockwell, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	letter-spacing:-1px;
}
h2 {
	font-size:24pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:normal;
}
h3 {
	font-size:24pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #505050;
	font-weight:normal;
	border-bottom: 1px solid #505050;
	margin-bottom:3px;
}
.quote {
	font-size: 14px;
	color:#222;
	text-align:center;
	font-style:italic;
}
a {
	color:#337439;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
li.peas { 
	list-style: url(../files/pea-bullet.jpg) outside;
	height:17px; 	
}
#photo {
	position:relative;
	background-repeat:no-repeat;
	z-index:10;
	border:2px solid #347439;
}
td {
	padding: 15px;
}