#headcontainer {
	position: relative;
	width: 780px;
	color: #091D35;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	left: 0px;
}
#links {
	position: absolute;
	width: 628px;
	top: 64px;
	visibility: visible;
	text-align: center;
	padding: 0px;
	z-index: 29;
	left: 25px;
	margin: 0px;
	height: auto;
}
#fcslogo {
	position: absolute;
	margin: 0 auto;
	width: 362px;
	text-align: right;
	height: 42px;
	top: 11px;
	left: 12px;
	border: none;
	vertical-align: top;
	font-weight: normal;
	z-index: 36;
	visibility: visible;
}
#storefinder {
	position: absolute;
	z-index: 28;
	height: 14px;
	width: auto;
	left: 631px;
	top: 12px;
	visibility: visible;
}
#cart {
	position: absolute;
	z-index: 28;
	height: 16px;
	width: 143px;
	left: 631px;
	top: 40px;
	visibility: visible;
}
#helpdesk {
	position: absolute;
	z-index: 28;
	height: 16px;
	width: auto;
	left: 631px;
	top: 23px;
	visibility: visible;
}
#storefinder {
	position: absolute;
	z-index: 28;
	height: 16px;
	width: auto;
	left: 631px;
	top: 6px;
	visibility: visible;
}
#emailsignup {
	position: absolute;
	height: 16px;
	width: auto;
	left: 486px;
	top: 23px;
	visibility: visible;
	z-index: 11;
}
#affiliateinfo {
	position: absolute;
	height: 16px;
	width: auto;
	left: 486px;
	top: 40px;
	visibility: visible;
	z-index: 24;
}
#myaccount {
	position: absolute;
	height: 16px;
	width: auto;
	left: 486px;
	top: 6px;
	visibility: visible;
	z-index: 25;
}
#purplebackground {
	position: absolute;
	height: 86px;
	width: 780px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: visible;
	background-image: url(../images/cssheader_purple_gradient.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5BFCD;
}
a.headerlinks:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
a.headerlinks:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
a.headerlinks:hover {
	color: #a387ad;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
a.utilitylinks:link {
	font-weight: normal;
	color: #55075b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left 5px;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-decoration: underline;
}
a.utilitylinks:visited {
	text-decoration: underline;
	color: #55075b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left center;
	padding-left: 7px;
	background-repeat: no-repeat;
	margin: 0px;
}
a.utilitylinks:hover {
	color: #a387ad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/cssheader_arrow_out.gif);
	background-position: left 4px;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
}
a.headerlinks:active {
	color: #cabbd2;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

