#nav, #nav li, #nav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 100;
}

#nav li {
	float: left;
	}

#nav ul {
	margin-top:13px;
	position: absolute;
	top: -999em;
	width: 193px;
	}

#nav li:hover ul, #nav li.sfHover ul {
	top: 325px;
	z-index: 1000;
	}

#nav li a, #nav li ul a {
	text-decoration: none;
	display: block;
	}

#nav a 
{
	margin:0px;
	padding: 0px;
	height: 55px;
	width: 185px;
	text-indent: -100em;
	overflow: hidden;
	background-image: url(http://dev.ralphseibert.com/readtheanswer.com/img/answer_nav_holder.jpg);
}

#meet_the_authors a 
{
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 187px;
	text-indent: -100em;
	overflow: hidden;
	background-image: url(http://dev.ralphseibert.com/readtheanswer.com/img/answer_nav_holder.jpg);
}

#book_club a 
{
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 108px;
	text-indent: -100em;
	overflow: hidden;
	background-image: url(http://dev.ralphseibert.com/readtheanswer.com/img/answer_nav_holder.jpg);
}

#join_the_buzz a 
{
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 128px;
	text-indent: -100em;
	overflow: hidden;
	background-image: url(http://dev.ralphseibert.com/readtheanswer.com/img/answer_nav_holder.jpg);
}

#bonuses a 
{
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 95px;
	text-indent: -100em;
	overflow: hidden;
	background-image: url(http://dev.ralphseibert.com/readtheanswer.com/img/answer_nav_holder.jpg);
}

#reviews a 
{
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 105px;
	text-indent: -100em;
	overflow: hidden;
	background-image: url(http://dev.ralphseibert.com/readtheanswer.com/img/answer_nav_holder.jpg);
}

#press_corner a 
{
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 175px;
	text-indent: -100em;
	overflow: hidden;
	background-image: url(http://dev.ralphseibert.com/readtheanswer.com/img/answer_nav_holder.jpg);
}













#meet_the_authors li ul a 
{
	padding: 5px;
	height: 18px;
	width: 181px;
	text-indent: 0em;
	overflow: visible;
	background:#FFFFFF;
	color: #666666;
	border: 1px solid gray;
	border-top-width: 0px;
}

#book_club li ul a {
	
	padding: 5px;
	height: 18px;
	width: 181px;
	text-indent: 0em;
	overflow: visible;
	background:#FFFFFF;
	color: #666666;
	border: 1px solid gray;
	border-top-width: 0px;
}

#join_the_buzz li ul a {
	
	padding: 5px;
	height: 18px;
	width: 181px;
	text-indent: 0em;
	overflow: visible;
	background:#FFFFFF;
	color: #666666;
	border: 1px solid gray;
	border-top-width: 0px;
}

#bonuses li ul a {
	
	padding: 5px;
	height: 18px;
	width: 181px;
	text-indent: 0em;
	overflow: visible;
	background:#FFFFFF;
	color: #666666;
	border: 1px solid gray;
	border-top-width: 0px;
}

#reviews li ul a {
	
	padding: 5px;
	height: 18px;
	width: 181px;
	text-indent: 0em;
	overflow: visible;
	background:#FFFFFF;
	color: #666666;
	border: 1px solid gray;
	border-top-width: 0px;
}

#press_corner li ul a {
	
	
	padding: 5px;
	height: 18px;
	width: 181px;
	text-indent: 0em;
	overflow: visible;
	background:#FFFFFF;
	color: #666666;
	border: 1px solid gray;
	border-top-width: 0px;
}






#nav li ul a:hover
{
	background: #89201C;
	color: #FFFFFF;
}




#meet_the_authors a {
	background-position: 0px 0px;
	}

#book_club a {
	background-position: -183px 0px;
	}

#join_the_buzz a {
	background-position: -293px 0px;
	}

#bonuses a {
	background-position: -426px 0px;
	}

#reviews a {
	background-position: -525px 0px;
	}

#press_corner a {
	background-position: -630px 0px;
	}









#meet_the_authors a:hover {
	background-position: 0px -55px;
	}

#book_club a:hover {
	background-position: -183px -55px;
	}

#join_the_buzz a:hover {
	background-position: -293px -55px;
	}

#bonuses a:hover {
	background-position: -426px -55px;
	}

#reviews a:hover {
	background-position: -525px -55px;
	}

#press_corner a:hover {
	background-position: -630px -55px;
	}














#navsecondary {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	overflow: auto;
	}

#navsecondary ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#navsecondary ul li {
	border-bottom: 1px solid #EBEDF5;
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}

#flpPage #nav {
	position: absolute;
	width: 772px;
	height: 19px;
	background-image: url(http://www.z57.com/creative/images/nav-blank.gif);
	}

#flpPage #nav li {
	display: none;
	}
