body {
	font-family: Trebuchet MS,sans-serif;
	color: #555555;
	line-height: 150%;
	font-weight: normal;
	margin: 2px 5px;
	font-size: .9em;
}
h1,h2,h3,h4,h5,h6 {
	color: #ff9900;
	font-family: arial,sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 0;
	color: #0e4c4c;
}
.piccenter {
	text-align: center;
	margin: 10px;
}
.picleft {
	float: left;
	margin: 10px 10px 0 0;
	background: url(images/shadow.gif) no-repeat bottom right;
}
.picleft img, .picright img, .piccenter img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.picright {
	float: right;
	margin: 10px 0 -3px 10px;
	background: url(images/shadow.gif) no-repeat bottom right;
}
.photocredits {
	font-family: verdana,geneva,sans-serif;
	font-size: 60%;
	font-style: italic;
}
.title {
	font-size: 1.5em;
	font-family: arial,sans-serif;
	letter-spacing: .05em;
	font-weight: bold;
	color: #FF8E00;
	margin: 20px 0 5px 0;
	padding: 0;
}
