*{
	padding: 0;
	margin: 0;
}

body{
	background-color: #000000;
	font: 68.5% Verdana;
	color: #FFFFFF;
}

a img{
	border: 0;
	text-decoration: none;
}

.clearfix{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

a{
	outline: none;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.ul{
	text-decoration: underline;
}

#wrapper{
	margin: 20px auto;
	width: 950px;
	height: 950px;
	background: #000000 url(../images/background.png) no-repeat top center;
	padding: 20px;
}

#header h1{
	background-image: url(../images/logo.gif);
	width: 432px;
	height: 126px;
	position: relative;
	left: 25px;
	top: 15px;
}

#header h1 a{
	display: none;
	position: absolute;
	left: -5000px;
	text-indent: -5000px;
}

ul{
	list-style-type: none;
}

#navigation ul{
	float: right;
	position: relative;
	top: -52px;
	left: -40px;
}

#navigation ul li#home{
	position: relative;
	top: 3px;
}

#navigation ul li{
	display: inline;
}

#buttons{
	float: right;
	position: relative;
	top: -65px;
	left: -40px;
	clear: both;
	margin: 0;
}

#bookzone{
	position: relative;
	top: 70px;
	left: 30px;
	width:56px;
}

#survey{
	position: relative;
	top: 70px;
	left: 30px;
	width:56px;
}


#news{
	background-image: url(../images/left_box_bg.png);
	background-repeat: no-repeat;
	height: 195px;
	width: 277px;
	position: relative;
	top: -64px;
	left: 116px;
}

#int{
	background-image: url(../images/right_box_bg.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 277px;
	position: relative;
	top: -264px;
	left: 400px;
}

#news h2{
	font-size: 12px;
	padding: 20px 0 0 30px;
}

#int h3{
	font-size: 12px;
	padding: 20px 0 0 30px;
}

#news ul.bullet, #int ul.bullet, #spoken ul.bullet{
	list-style-image: url(../images/bullet.gif);
	margin: 0 10px 0 40px;
	font-size: 12px;
}

#featured{
	float: left;
	width: 472px;
	height: 375px;
	position: relative;
	top: -60px;
	left: 250px;
}

#select{
	float: right;
	position: relative;
	left: -530px;
	top: -40px;
	height: 337px;
	width: 140px;
	overflow: auto;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

.vidprev{
	width: 115px;
}

.preview{
	margin-bottom: 10px;
}

#content{
	width: 602px;
	height: 334px;
	position: relative;
	left: 100px;
	top: -58px;
	background: #990500 url(../images/content_back.png) no-repeat top left;
	padding: 15px;
	font-size: 12px;
}
#content h2{
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0;
}

#newsletter label{
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

#newsletter .submit input{
	margin-left: 4.5em;
	color: #000000;
}

#newsletter p{
	margin-bottom: 10px;
}

input{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
}

.title{
	font-weight: bold;
}

#sendtext, #sendtext form{
	margin: 20px 0;
}

#featuredBook{
	width: 634px;
	height: 257px;
	background: #FFFFFF url(../images/book_featured.png) no-repeat top left;
}

#bookContent{
	width: 602px;
	height: 334px;
	position: relative;
	left: 80px;
	top: -70px;
	padding: 15px;
	font-size: 12px;
}

.topLine{
	margin-left: 30px;
	margin-top: 10px;
	width: 570px;
	height: 105px;
	border-top: 1px solid black;
	padding-top: 20px;
}

.bothLine{
	margin-left: 30px;
	width: 570px;
	height: 105px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 20px;
}

.bookF{
	float: left;
	position: relative;
	top: 50px;
	left: 40px;
	width: 280px;
	padding-left: 5px;
	height: 132px;
}

.cover{
	float: left;
}

.bookF .mcnab{
	position: relative;
	left: 5px;
	font-weight: bold;
}

.book{
	float: left;
	width: 190px;
	height: 80px;
}

.indent{
	position: relative;
	left: 5px;
}

h4{
	font-size: 16px;
	margin: 0;
	padding: 0;
}

h4.green{
	color: #336633;
}

h4.black{
	color: #000000;
}

#description{
	background: #990500 url(../images/description_bg.png) no-repeat top left;
	width: 477px;
	height: 140px;
	position: relative;
	left: 251px;
	top: -55px;
	z-index: 0;
	padding: 10px;
	font-size: 14px;
}

#message {
	width: 450px;
}

.spokenstory{
	float: left;
	margin: 10px;
	text-align: center;
	padding-right: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.spokenstory .audiocover{
	margin-bottom: 5px;
}

#purchasecover{
	text-align: center;
	width: 500px;
	margin-bottom: 10px;
}

#under{
	margin: inherit;
	padding: inherit;
}

#advert{
	position: relative;
	bottom: 435px;
	left: 740px;
	width: 200px;
}