body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
	float: none;
}
#header {
	background-color: #333333;
	height: 100px;
	width: auto;
}
.content {
	padding: 28px;
	line-height: 140%;
}
.photocredit {
	font-size: 11px;
}
a {
	color: #006699;
}
.sectionheader {
	font-size: 14px;
	font-weight: bold;
	background-color: #e4e4e4;
	padding: 4px 4px 4px 8px;
}
.producttitle {
	font-size: 16px;
	font-weight: bold;
	height: 25px;
}
