body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #F7EDD4;
	scrollbar-darkshadow-color: #231814;
	scrollbar-track-color: #2D1E19;
	scrollbar-base-color: #231814;
}

a:link {
	text-decoration: none;
	color:#B88E7E
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.transparent {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B88E7E;
}
.mainpichome {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/mainpic_home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAF0D7;
	font-weight: bold;
}
.textfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
