body {
	font-family: "Verdana", Arial, Geneva, sans-serif;
	letter-spacing: 0.5px;
	background-color: #fff5ce;
	background-image: url('img/page_bg.gif');
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	}
a {
	text-decoration: none;
	color:  #883d26;
	outline: none;
	}
a:visited {
	color:  #883d26;
	}
a:active {
	color:  #003300;
	}
a:hover {
	color: #003300;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	

#wrapper {
width: 900px;
height: 100%;
position: absolute;
left: 50%;
margin-left: -450px;
}

#underh2 {
margin-bottom: 40px;
}

#top {
	voice-family: "\"}\"";
	voice-family:inherit;

	}
html>body #top {
	}
#left {
	position: absolute;
	top: 200px;
	left: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 149px;
	}

#middle {
	margin: 20px 170px 20px 170px;
	padding: 10px;
	font-size: 10pt;
	color: #777777;
	width: 550px;
	}
	
#middle a {
	text-decoration: underline;
	color: #0B65AD;
	}
#right {
	text-align: right;
	position: absolute;
	top: 200px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 149px;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

#left ul {
margin: 0 10px;
padding: 0;
list-style-type: none;
}

#left ul li {
padding: 3px 0;
margin: 0;
border-bottom: 1px solid #e5d07f;
font-family: "Verdana", Arial, Geneva, sans-serif;
font-size: 8pt;
}

#left ul li h2 {
font-family: "Verdana", Arial, Geneva, sans-serif;
font-size: 8pt;
color: #883d26;
border: none;
}

#left ul li a {
font-family: "Verdana", Arial, Geneva, sans-serif;
font-size: 8pt;
}

.margin {
margin: 10px;
}

.clear {
clear: both;
height: 1px;
background-color: blue;
}

#next {
float: right;
margin: 10px;
}

#prev {
float: left;
margin: 10px;
}

#next a, #prev a {
padding: 0 7px;
background-color: #fff5ce;
border: 1px solid #e5d088;
}

img.album {
background: #ffffff;
padding: 3px;
border: 1px solid #e5e5e5;
}

#whitespace {
clear: both;
height: 100px;
}

img.icon{
	border: 1px solid #E3D5AA;
	filter:alpha(opacity=60);
	-moz-opacity:0.7;
	opacity:0.7;
	-khtml-opacity:0.7;
	}

a:hover img.icon{
	border: 1px solid #A61B29;
	filter: none;
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	}

a.HHproducts {
font-size: 8pt;
}

div.HHproducts {
width: 33%; height: 140px;
display: block;
float: left;
text-align: center;
}

div#prod_container {
width: 450px;
text-align: center;
margin-top: 50px;
}

span.small {
font-size: 8pt;
color: #999;
}

table.ebay {
border-top: 3px solid #883d26;
border-bottom: 3px solid #883d26;
font-size: 9pt;
line-height: 150%;
background-color: #f5f5f5;
}

table.ebay a {
font-size: 11pt;
border-bottom: 1px dotted #666;
}

.news a {
text-decoration: underline;
}

.desc {
padding: 0 0 1em 1em;
font-size: 85%;
}