body {
	margin: 0 0;
	background: #000;
	font-family: Verdana, sans-serif;
}
a:link {
	text-decoration: none;
	color: #ff9;
}
a:visited {
	text-decoration: none;
	color: #ff9;
}
a:hover {
	text-decoration: underline;
	color: #ff9;
}
a:active {
}
img {
	border: 0;
}
p {
	margin: 0 0;
	padding: 0 0;
}
.genText {
	font-size: .90em;
	line-height: 1.4;
	color: #fff;
	padding: 0 0 .2em 0;
}
h1 {
	font-size: 1.5em;
	line-height: 1;
	color: #fff;
}
h2 {
	font-family: Tahoma, Arial, serif;
	font-size: 1.3em;
	color: #a19ad5;
	margin: 0 0;
	padding: .3em 0;
	text-align: center;
}
#gridofThumbs {
	padding: 1.1em 3em; 
}
.thumbGrid {
	font-size: 1em;
	float: left;
	height: 165px;
	text-align: center;
	margin: 0 0 1.8em 0;
}
.thumbImage {
	margin: 0 0;
	padding: 0 .30em;
}
.frame {
	border: 1px groove #333;
}
.neckDescript {
	font-family: Georgia, serif;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.6;
	text-align: center;
	color: #999;
}
