body {
	margin: 0px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 80%;
	background-image: url(../Grafix/header.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
#head {
	width: 760px;
	margin: auto;
	color: #99FF99;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
}
#container {
	width: 760px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#menu li {
	margin-bottom: 1px;
}
#menu a:link {
	text-decoration: none;
	padding: 5px;
	width: 138px;
	display: block;
	background-image: url(../Grafix/linkbase.jpg);
	color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
#menu a:visited {
	text-decoration: none;
	padding: 5px;
	width: 138px;
	display: block;
	background-image: url(../Grafix/linkbase.jpg);
	color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
#menu a:hover {
	text-decoration: none;
	padding: 5px;
	width: 138px;
	display: block;
	background-image: url(../Grafix/linkbase.jpg);
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	font-weight: bold;
}
#menu {
	width: 150px;
	float: left;
	text-align: left;
}

#features {
	float: right;
	width: 150px;
	text-align: left;
	color: #6E4903;
}
#content {
	text-align: left;
	margin-left: 155px;
	margin-right: 155px;
}
#footer {
	width: 760px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	margin: auto;
	color: #996600;
	font-size: 80%;
}

.saleitem {
	background-color: #FFFFFF;
	padding: 2px;
	height: 135px;
	font-size: 80%;
	text-align: left;
	border: 1px solid #ECE9D8;
}
#container #content h1 {
	font-size: 175%;
	color: #866218;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-top: 0px;
}
#container #content th {
	background-image: url(../Grafix/linkbase.jpg);
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
