@charset "utf-8";
/* CSS Document */

.b-nav{
	position: absolute;
	margin-top: 750px;
	padding-left: 460px;
	font-weight: bold;
}

/*==================================================================================================================
=================================================Navigation=========================================================
===================================================================================================================*/
.navalign{
	width: 900px;
	height: 5px;
	margin-left: 180px;
}

.navhome a.current, a.current:hover, a.current:active{
	background: url(../Images/nav/button-combo.jpg) no-repeat -381px;
	height:40px;
	width: 120px;
	text-decoration: none;
	color: #ddd9d4;
	font-weight: bold;
}

.navcurrent-chapter a.current, a.current:hover, a.current:active{
	background: url(../Images/nav/button-combo.jpg) no-repeat -381px;
	height: 50px;
	width: 119px;
	text-decoration: none;
	color: #ddd9d4;
	font-weight: bold;
}

/*---------------Home-----------------------------------*/
.navhome a{
	background: url(../Images/nav/button-combo.jpg) 0 no-repeat;
	height: 40px;
	width: 115px;
	margin-left: 30px;
	text-decoration: none;
	font-size: 18px;
	color: #ddd9d4;
	font-weight: bold;
	position: absolute;
	padding-top: 33px;
	padding-left: 67px;
}

.navhome a:hover{
	background-position: -191px;
	height:40px;
	width: 115px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.navhome a:active{
	background-position: -381px;
	height:40px;
	width: 115px;
	text-decoration: none;
	color: #ddd9d4;
	font-weight: bold;
}

/*-------------------------Current Chapter----------------------------------*/
.navcurrent-chapter a{
	background: url(../Images/nav/button-combo.jpg) 0 no-repeat;
	height: 50px;
	width: 119px;
	margin-left: 218px;
	text-decoration: none;
	font-size: 18px;
	color: #ddd9d4;
	font-weight: bold;
	position: absolute;
	padding-top: 23px;
	padding-left: 63px;
}

.navcurrent-chapter a:hover{
	background-position: -191px;
	height:50px;
	width: 119px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.navcurrent-chapter a:active{
	background-position: -381px;
	height:50px;
	width: 119px;
	text-decoration: none;
	color: #ddd9d4;
	font-weight: bold;
}


/*-------------------------Current Chapter----------------------------------*/
.navprevious-chapter a{
	background: url(../Images/nav/button-combo.jpg) 0 no-repeat;
	height: 50px;
	width: 119px;
	margin-left: 406px;
	text-decoration: none;
	font-size: 18px;
	color: #ddd9d4;
	font-weight: bold;
	position: absolute;
	padding-top: 23px;
	padding-left: 63px;
}

.navprevious-chapter a:hover{
	background-position: -191px;
	height:50px;
	width: 119px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.navprevious-chapter a:active{
	background-position: -381px;
	height:50px;
	width: 119px;
	text-decoration: none;
	color: #ddd9d4;
	font-weight: bold;
}

/*-----------------------------Next Chapter-------------------------------------*/
.navnext-chapter a{
	background: url(../Images/nav/button-combo.jpg) 0 no-repeat;
	height: 39px;
	width: 140px;
	margin-left: 594px;
	text-decoration: none;
	font-size: 18px;
	color: #ddd9d4;
	font-weight: bold;
	position: absolute;
	padding-top: 35px;
	padding-left: 41px;
}

.navnext-chapter a:hover{
	background-position: -191px;
	height:40px;
	width: 140px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.navnext-chapter a:active{
	background-position: -381px;
	height:40px;
	width: 144px;
	text-decoration: none;
	color: #ddd9d4;
	font-weight: bold;
}



/*-------------------------Age of Consequences----------------------------*/
.navage a{
	background: url(../Images/nav/button-combo.jpg) 0 no-repeat;
	height: 50px;
	width: 165px;
	margin-left: 782px;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	color: #ddd9d4;
	font-weight: bold;
	position: absolute;
	padding-top: 24px;
	padding-left: 19px;
}

.navage a:hover{
	background-position: -191px;
	height:50px;
	width: 165px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.navage a:active{
	background-position: -381px;
	height:50px;
	width: 165px;
	text-decoration: none;
	color: #ddd9d4;
	font-weight: bold;
}
