@charset "utf-8";
/* CSS Document */

h2 {
	font-size: 2em;
	background-color: #FFFFCC;
	text-align: center;
	margin: 0em;
	padding: 0.5em;
	color: #993300;
}
.style1 {
	font-size: 16px;
	color: #990033;
	text-align: center;
}

p.photoBoxRight {
	float:right;
	width:auto;
	height:auto;
	margin-top:0;
	margin-left:1em;
	margin-bottom:0em;
	line-height:1em;
	margin-right: 1em;
}

p.photoBoxLeft {
	float:left;
	width:auto;
	height:auto;
	line-height:1em;
	clear: both;
	margin: 1em;
}
