body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #4B4B4B;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
img {
	border: none;
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFC000;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: normal;
}
.clearLeft {
	clear: left;
}
.content {
	padding-left: 25px;
	padding-right: 50px;
}
.error {
	color: #FF0000;
}
.galleries {
	font-size: 14px;
	font-weight: bold;
	margin-right: 50px;
}
.galleries img {
	border: 1px solid #FFFFFF;
}
.galleries a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.galleries a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.galleries a:hover {
	color: #FFC000;
	text-decoration: none;
}
.galleriesLink {
	margin-top: 8px;
	margin-bottom: 40px;
}
.hidden {
	display: none;
}
.introText {
	text-align: center;
	width: 625px;
	padding-top: 16px;
}
.narrower {
	width: 640px;
}
.nav {
	padding-left: 10px;
	padding-bottom: 5px;
}
.photo img {
	border: 7px solid #FFFFFF;
}
.photoTitle {
	padding-top: 12px;
}
.printHeader {
	font-size: 16px;
	padding-top: 10px;
}
.printHeader2 {
	font-size: 10px;
}
.prints {
	text-align: center;
	border-collapse: collapse;
}
.prints td {
	text-align: center;
	padding: 5px;
	border: 1px solid #999999;
}
.prints th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 1px solid #999999;
}
.thumb img {
	border: 1px solid #FFFFFF;
	margin-bottom: 12px;
}
.thumbSelected img {
	border: 4px solid #FFFFFF;
	margin-bottom: 12px;
}
.tiny {
	font-size: 9px;
	color: #999999;
}
.tiny a:link {
	color: #999999;
	text-decoration: underline;
}
.tiny a:visited {
	color: #999999;
	text-decoration: underline;
}
.tiny a:hover {
	color: #999999;
	text-decoration: underline;
}