div.groups {
	width: 204px;
	position: relative;
	float: left;
	margin: 0px;
}

p.invhead {
	font-family: "Goudy Old Style", Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5b4e0c;
	margin-left: 10px;
	margin-bottom: 8px;
	width: 170px;
	border-bottom:1px solid #5b4e0c;
	font-weight: bold;
	}
	
p.invhead2 {
	font-family: "Goudy Old Style", Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: black;
	margin-left: 12px;
	margin-top: 2px;
	margin-bottom: 4px;
	}
	
p.invhead2 a:link {
	text-decoration:none;
	color: black;
	}
	
p.invhead2 a:hover {
	text-decoration:underline;
	color: black;
	}
	
p.invhead2 a:visited {
	text-decoration:none;
	color: black;
	}	

div.groups ul {
	font-family: "Goudy Old Style", Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: black;
	margin-left: 8px;
	margin-top: -5px;
	margin-bottom: 0px;
	}
	
div.details {
	position: relative;
	float: left;
	width: 330px;
	min-height: 396px;
	margin-top: 10px;
	font-family: "Goudy Old Style", Garamond, "Times New Roman", Times, serif;
	color: #5b4e0c;
	font-weight:lighter;
	text-align:left;
}

div.details h2 {
	font-weight:lighter;
	margin-top: 0px;
}

div.details img.pinst {
	position: relative;
	float: left;
	height: 300px;
	border: 0px;
}

img.thumbs {
	position: relative;
	float: left;
	height: 25px;
	border: 0px; 
	margin: 2px;
}

