body {
	font-family: futura, helvetica, arial, sans-serif;
	background-color: #000000;
	}

#content {
	position:relative;
	top: -25px;
	width: 800px;
	background-repeat: no-repeat;
	height: 400px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}

#header {
	position:absolute;
	left:0px;
	top:1px;
	width:800px;
	height:285px;
}

#book-image_ {
	position:absolute;
	left:197px;
	top:90px;
	width:165px;
	height:264px;
	z-index:10;
}


#book-description_ {
	position:absolute;
	left:530px;
	top:124px;
	width:272px;
	height:264px;
}

#contact-us_ {
	position:absolute;
	left:0px;
	top:100px;
	width:196px;
	height:264px;;
}

.book{
	position: absolute;
	margin: 0 70px;
	top: -50px;
	width: 130px;
	z-index:8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#text {
	position: absolute;
	margin: 5px 50px;
	width: 195px;
	z-index:30;
	left: -4px;
	height: 243px;
}


p	{
margin-top:1em; 
font-size: 0.8em;
line-height: 1.6em;
color: #000;
}


A:link {font-family:arial; font-size: .9em; color:#CC0000;line-height:150%;}
A:visited {font-family:arial; font-size: .9em; color:#CC0000;line-height:150%;}
A:active {font-family:arial; font-size: .9em; color:#999999;line-height:150%;}
A:hover {font-family:arial; font-size: .9em; color:#7b0303;line-height:150%;}

a.dark:active {text-decoration: none} 
a.dark:visited {text-decoration: none} 
a.dark:link {text-decoration: none} 
a.dark:hover {text-decoration: none} 
	
h2	{
font-size: 1.1em;
line-height:1.2em;
}

h3	{
	font-style: italic; 
	font-weight: normal; 
	font-size: 1em; 
	line-height:20px;}
}

h4	{
	font-size: .8em; 
	line-height:1.6em;
	color: #6f7070;
}

#contact	{
	position: absolute;
	margin: 5px 9px;
	left: 15px;
	top:20px;
	z-index:10;
}

.links {
	font-size: 0.8em;
	color: #000;
	position: absolute;
	bottom: 151px;
	left: 68px;
	margin: 0 auto;
	padding: 10px 0 0 1em;
	}
	
#buttons {
	position:absolute;
	top:458px;
	left: 40px;

}

.sample{
		background:url(images/sample-champter-icon.jpg) no-repeat 2px 0px;
		text-indent:40px;
		height:32px;
		display:block;
		z-index:6;
	}
.video{
		background:url(images/video-icon.jpg) no-repeat 2px 0px;
		text-indent:40px;
		display:block;
		height:30px;
		z-index:5;
	}

img {border:none}

#footer {
	position:absolute;
	top:380px;
	width: 800px;
	height: 240px;
	border:0;
}

/* slider specific CSS */
.sliderGallery {
	background: url("images/static.jpg") no-repeat;
	overflow: hidden;
	position: relative;
	height: 240px;
	width: 800px;
        }
        
.sliderGallery UL {
	position: absolute;
    list-style: none;
    overflow: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
        }
        
.sliderGallery UL LI {
    display: inline;
	margin-left:5px;
	padding: 0px;
        }
        
.slider {
	width: 772px;
	height: 35px;
	margin-left: 15px;
	position: relative;
	background: url("images/productbrowser_scrollbar_20.png") no-repeat;
        }
        
.handle {
     position: absolute;
     cursor: move;
     height: 17px;
     width: 189px;
     top: 1px;
     background: url("images/productbrowser_scroller_200.png") no-repeat;
     z-index: 100;
        }
        
.slider span {
	color: #black;
    font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
        }
.WileyLogo{
margin: 5px 750px;
background-repeat: no-repeat; 
}

.style5 {font-size: .9em; color: #CC0000;}
