body{
	text-align:center;
}

#container{
	width: 790px;
}

#heading a{
	background:url('../img/redblueheader3.gif') center no-repeat ;
}

#pageBody{
	border: 1px solid #fff;
}

/* Image Based Navigation */
#navigation ol{
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px ;
}
#navigation ol li{
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 1px 1px;
}

#navigation ol li a.navimg{
	border: 0px solid #000;
	height:31px;
}

#navigation ol li a.navtext{
	display:none;
}

/* Authors Tab */
#navigation ol #tab_Authors a.navimg{
	display:block;
	width:91px;
	background:url('../img/nav/Authors_off.gif') center no-repeat ;
}

#navigation ol #tab_Authors a.navimg:hover{
	background:url('../img/nav/Authors_on.gif') center no-repeat ;
}

#navigation ol #tab_Authors.active a.navimg{
	background:url('../img/nav/Authors_on.gif') center no-repeat ;
}

/* Articles Tab */
#navigation ol #tab_Articles a.navimg{
	display:block;
	width:90px;
	background:url('../img/nav/Articles_off.gif') center no-repeat ;
}

#navigation ol #tab_Articles a.navimg:hover{
	background:url('../img/nav/Articles_on.gif') center no-repeat ;
}

#navigation ol #tab_Articles.active a.navimg{
	background:url('../img/nav/Articles_on.gif') center no-repeat ;
}
/* Buy Tab */
#navigation ol #tab_Buy a.navimg{
	display:block;
	width:62px;
	background:url('../img/nav/Buy_off.gif') center no-repeat ;
}

#navigation ol #tab_Buy a.navimg:hover{
	background:url('../img/nav/Buy_on.gif') center no-repeat ;
}

#navigation ol #tab_Buy.active a.navimg{
	background:url('../img/nav/Buy_on.gif') center no-repeat ;
}

/* Contents Tab */
#navigation ol #tab_Contents a.navimg{
	display:block;
	width:98px;
	background:url('../img/nav/Contents_off.gif') center no-repeat ;
}

#navigation ol #tab_Contents a.navimg:hover{
	background:url('../img/nav/Contents_on.gif') center no-repeat ;
}

#navigation ol #tab_Contents.active a.navimg{
	background:url('../img/nav/Contents_on.gif') center no-repeat ;
}

/* Excerpt Tab */
#navigation ol #tab_Excerpt a.navimg{
	display:block;
	width:93px;
	background:url('../img/nav/Excerpt_off.gif') center no-repeat ;
}

#navigation ol #tab_Excerpt a.navimg:hover{
	background:url('../img/nav/Excerpt_on.gif') center no-repeat ;
}

#navigation ol #tab_Excerpt.active a.navimg{
	background:url('../img/nav/Excerpt_on.gif') center no-repeat ;
}

/* News Tab */
#navigation ol #tab_News a.navimg{
	display:block;
	width:73px;
	background:url('../img/nav/News_off.gif') center no-repeat ;
}

#navigation ol #tab_News a.navimg:hover{
	background:url('../img/nav/News_on.gif') center no-repeat ;
}

#navigation ol #tab_News.active a.navimg{
	background:url('../img/nav/News_on.gif') center no-repeat ;
}

/* Blog Tab */
#navigation ol #tab_Blog a.navimg{
	display:block;
	width:73px;
	background:url('../img/nav/Blog_off.gif') center no-repeat ;
}

#navigation ol #tab_Blog a.navimg:hover{
	background:url('../img/nav/Blog_on.gif') center no-repeat ;
}

#navigation ol #tab_Blog.active a.navimg{
	background:url('../img/nav/Blog_on.gif') center no-repeat ;
}

/* Press Tab */
#navigation ol #tab_Press a.navimg{
	display:block;
	width:72px;
	background:url('../img/nav/Press_off.gif') center no-repeat ;
}

#navigation ol #tab_Press a.navimg:hover{
	background:url('../img/nav/Press_on.gif') center no-repeat ;
}

#navigation ol #tab_Press.active a.navimg{
	background:url('../img/nav/Press_on.gif') center no-repeat ;
}

/* Reviews Tab */
#navigation ol #tab_Reviews a.navimg{
	display:block;
	width:91px;
	background:url('../img/nav/Reviews_off.gif') center no-repeat ;
}

#navigation ol #tab_Reviews a.navimg:hover{
	background:url('../img/nav/Reviews_on.gif') center no-repeat ;
}

#navigation ol #tab_Reviews.active a.navimg{
	background:url('../img/nav/Reviews_on.gif') center no-repeat ;
}

/* Home */
#container.Home #pageBody{
	margin-left: 280px;
	padding: 5px 20px 20px 20px;
}

#container.Home #pageBody #bookdetails{
	position: relative; 
	left: -260px;
	float: left;
	width: 180px;
	padding:20px;
	margin:-5px -260px 0px 0px;
	background:#024277;
	border: 0px solid #de1821;
	color: #fff;
	font-size: 12px;

}

#container.Home #pageBody #bookdetails p{
	margin-left: 2px;
	margin-bottom:25px;
}

#container.Home #pageBody #bookdetails p span.large{
	font-size: 16px;
}

/* Excerpt */
#container.Excerpt #pageBody{
 	padding-left:80px;
	padding-right:80px;
}

/* Excerpt */
#container.Contents #pageBody{
 	padding-left:80px;
	padding-right:80px;
}
