body {
	background-image: url(pix/holmes_pagebg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;		
}
a:hover {
	color: #FFCC66;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
}
#alpha {
	margin: 10px auto;
	width: 750px;
	border: 1px solid #996600;
	text-align: justify;
	background-image: url(pix/grey.gif);
}
*html #alpha {height:550px;}
#header {
	width: 750px;
	height: 99px;
	background-image: url(pix/holmes_header.jpg);
}
#topmenu {
	float: right;
	width: 500px;
	margin-top: 67px;
	word-spacing: .5em;
}
#main {
	background-image: url(pix/holmes_mainbg.jpg);
	background-repeat: no-repeat;
	width: 750px;
}
*html #main { height: 450px;}
#menu {
	float: left;
	width: 180px;
	height:500px;
	min-height: 500px;
}
#buttons {
	margin-top: 50px;
}
#pagetext {
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 20px;
	height: auto;
	min-height: 500px;
}
#pagetext img {padding: 8px;}
#copyright {
	clear: both;
	font-size: 9px;
}
#bytds {
	clear: both;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#bytds2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#edit a {
	color: #616161;
}
#edit a:hover {
	color: #FFFFFF;
}
.descr {
	color:#333 !important;
}
.mainbox {
	background:#fff;
}
.pricetd {
	color:#333 !important;
	}
	.quant {
		color:#333 !important;
	}