#headerContainerIndex {
	float: left;
	text-align: left;
	width: 868px;
	overflow: hidden;
	height: 223px;
	background-image: url(../images/BigBeautifulBoutiqueWomanTOP.jpg);
	margin: 0px auto;
	padding: 0px;
}
#headerContainer {
	float: left;
	text-align: left;
	width: 868px;
	overflow: hidden;
	height: 223px;
	background-image: url(../images/header.gif);
}
#topNavContainer {
	float: right;
	width: 200px;
	font-size: 15px;
	line-height: 150%;
}
ul#topNav{
	list-style-type:none;
}
ul#topNav a{
	color: #FFFFFF;
	text-decoration: none;
}
ul#topNav a:hover{
	color: #CCCCCC;
}
ul#topNav .current{
	color: #999999;
}
ul.topNav{
	color: #FFFFFF;
	list-style: none;
}
