body 
	{
	background-color: #FFF;
	margin: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #680000;
	}
a {
color: #680000;
font-weight:bold;
}
a:hover {
text-decoration:none;
}
.desc {
font-size: 10px;
}
#container {
	position	: relative;
	top			: 20px;
	left		: 10px;
	width		: 465px;
	height		: 328px;
	overflow	: hidden;
}

#content {
	position	: relative;
	width		: 440px;
	left		: 10px;
}
h1 {
display:block;
height:20px;
background-repeat:no-repeat;
text-indent:-9999px;
font-size:0px;
}
h2 {
font-size: 16px;
}
.about-head {
background-image:url(images/about-head.gif);
}
.buzz-head {
background-image:url(images/buzz-head.gif);
}
.retailers-head {
background-image:url(images/retailers-head.gif);
}
.catalog-head {
background-image:url(images/catalog-head.gif);
}
.contact-head {
background-image:url(images/contact-head.gif);
}
#scrollArea {
	position	: relative;
	float		: right;
	top			: 10px;
	right		: 15px;
	height		: 330px;
	width		: 14px;
	border		: 1px solid #680000;
	overflow	: hidden;
}

#scroller {
	cursor		: pointer;
	position	: relative;
	top			: -1px;
	width		: 14px;
	background	: #680000;
	border-top	: 1px solid #666;
	border-bottom	: 1px solid #666;
}

