body {
	background-color: #d0bd9c;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
#products {
	position:absolute;
	width:210px;
	z-index:1;
	left: expression((document.body.clientWidth/2)-368);
	visibility: hidden;
	top:192px;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #272700;
	text-decoration: none;
}
.heading {
	font-family: arial;
	font-size: 17px;
	color: #272700;
	text-decoration: none;
}
.title {
	font-family:tahoma;
	font-size: 25px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
.botlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #272700;
	text-decoration: none;
}
.botlinks a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #272700;
	text-decoration: none;
}
.botlinks a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #272700;
	text-decoration: none;
}
.botlinks a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #65650d;
	text-decoration: none;
}
.link1 {
	font-family: tahoma;
	font-size: 11px;
	color: #65650d;
	text-decoration: none;
}
.link1 a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #65650d;
	text-decoration: none;
}
.link1 a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #65650d;
	text-decoration: none;
}
.link1 a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #272700;
	text-decoration: none;
}
.sublink a{ 
	font-family:tahoma;
	font-size:12px;
	color:#d3d7b8;
	text-decoration:none;
	font-weight:normal;
	padding:2px 2px 2px 15px;
	height:17px;
	background-color:#382318;
	display:block;
	border-bottom:#68432d 1px solid;
	}
.sublink a:hover{ 
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	padding:2px 2px 2px 15px;
	height:17px;
	background-color:#68432d;
	display:block;
	}
.selected A{ 
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	padding:2px 2px 2px 15px;
	height:17px;
	background-color:#68432d;
	display:block;

	}
.link2 {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.link2 a:link{
	font-family: tahoma;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.link2 a:active{
	font-family: tahoma;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.link2 a:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
