body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A0A293;
	background-image: url(images/back2009.jpg);
	background-repeat: repeat-x;
}
#Centerer {
	background-position: center top;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.navs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #4D4F46;
	border-left: 0px none;
	border-top: 0px none;
	width: 125px;
}
.navtop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4D4F46;
	border-right-color: #4D4F46;
	border-bottom-color: #4D4F46;
	border-left-color: #4D4F46;
}
.navs a {
	background-color:#9FB292;
	width: 125px;
	display: block;
	height: 16px;
	text-decoration: none;
	color: #2B2C27;
}
.navs a:hover {
	background-color:#BAC8B0;
	width: 125px;
	display: block;
	height: 16px;
	text-decoration: none;
	color: #000000;
}
.thumbnail {
	text-align: center;
	display: block;
	margin: 4px;
	border: solid #000000 1px;
}
.imageRow {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCFFCC;
}
.sold {
	text-align: center;
	display: block;
	margin: 4px;
	border: solid #FF0000 1px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E9EDD4;
	text-align: center;
	margin-bottom:-7px;
}
.homePageLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E8E9E0;
	text-decoration: none;
	text-align: left;
}
.homePageLink  a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E8E9E0;
	text-decoration: none;
	text-align: left;
}
.homePageLink  a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#CCFFCC;
	text-decoration:underline;
}
.sold1 {
	border: solid #FF0000 1px;
}
.sold1 a:visited{
color:#FF0000;
}
a:hover img{
border: solid #FFFFFF 1px;
}
