body, td {
	font-family: "Franklin Gothic Demi", Arial, sans-serif;
	font-size: x-small;
}
p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
}
.basenavigation {
	color: #FFFFFF;
	margin: 3px;
}

.basenavigation a:link, .basenavigation a:visited {
	text-decoration: none;
	color: white;
}

.basenavigation a:hover {
	color: #6D6527;
	background-color: white;
}

.itemheader {
	background-color: #6D6527;
	color: white;
}

.thumbimage {
	cursor: hand; 
	margin-bottom: 10px;
}