body, td {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
body {
	background-color: #261F1D; color: #B9BCCB;
	text-align: center;
}		h1		{			font-size: 24pt;			font-weight: bold;
}		.nav		{			border: #666 1px solid;			padding: 2px 15px 3px 15px;
	font-size: small;
}

.thumb		{			padding: 2px 15px 3px 15px;
	font-size: xx-small;
	text-align: center;
}		.sep { color: #B9BCCB }

a {
	color: #C7CAA7;
}

a:visited {
	color : #B9BCCB;
	text-decoration : underline;
}

.mainImage {
	border: 8px solid silver;
}