.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	background-color: #0099FF;
	color: #000066;
	text-align: center;
	height: 30px;
	width: 950px;
	border: thin solid #003366;
	vertical-align: middle;
	padding: 25px;
}
.bulk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center top;
	text-align: justify;
	height: 200px;
	width: 500;
	word-spacing: normal;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009966;
	text-align: left;
	vertical-align: middle;
	border: thin none #000000;
	margin: 10px;
	padding: 0px;
	word-spacing: normal;
	white-space: normal;
	height: 30px;
	width: 150px;
}
.thumbnails {
	font-size: 150px;
	height: 150px;
	width: 150px;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3300CC;
	text-align: left;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.photos {
	color: #0033CC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-weight: bold;
	font-size: 18px;
}
.pagetitle {
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0033CC;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

