div.frame { 
	padding: 0px 50px 50px 50px;
	width: 100%; 
}

div.title {
	width: 100%;
	height: 10%;
	text-align:center;
	vertical-align:middle;
}

div.item { 
	clear: both;
	padding-bottom: 50px;
}

div.picture {
	float: left;
	padding-bottom: 1.0em;
	width: 320px;
	height:320px;
}

div.caption { 
	width: 70%;
	margin-left: 336px;
}

H2 {
	background-color:#333;	
	clear: both;
	font-family: "papyrus"; 
	font-size: 14pt;
	font-weight: bold;
	text-align:center;
	padding: .25em;
}

H3 {	
	background-color:#333;
	font-family: "helvetica"; 
	font-size: 16pt;
	padding: 0.1em;
}