a:link { 
	color: #cc6699;
	text-decoration: none;
}
a:visited { 
	color: #cc6699;
	text-decoration: none;
}
a:hover { 
	color: #993399;
	text-decoration: none;
}
#header { 
	background: url('/img/headers/pink.jpg') no-repeat;
}
#header h1
{
	background: url('/img/headers/logo_pink.gif') no-repeat;
}







.prodbox_1
{
	float: left;
	text-align: center;
	font-size: 11px;
	margin: 0px 20px 0px 0px;
	background: #e6d7f0;
}
.prodbox_1 img
{
	border: 0px;
}


.prodbox_2
{
	float: left;
	text-align: center;
	font-size: 11px;
	margin: 0px 20px 0px 0px;
	height: 250px;
	width: 140px;
}
.prodbox_2 img
{
	border: 0px;
}

.feature-cat-spacer
{
	float: left;
	width: 550px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.seperator
{
	background: url('/img/elements/sep_1.gif');
	height: 2px;
	line-height: 1px;
	font-size: 1px;
}