h2#inline {
	display: inline;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 16px;
	color: #333333;

}


table#container {
	background-repeat: no-repeat;
	background-color: #ffffff;
}

table#containerPhotoAlbum {
	background-image: url('../_images/masthead-photos.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
}

td.solidBlack {
	background-color: #000000;
}

.elegant {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #333333;
}

p#photoLinks {
	position: relative; top: -3px;
}
div#photoPage {
	width: 600px;
	text-align: center;
}
	