body {
	background:#FFFFFF;
	color:#000000;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#page {
width:1000px;
margin:auto;
text-align: left;
background:url(../images/page.jpg) repeat-y 39px top;
}

#header {
width:900px;
height:150px;
clear:both;
position:relative;
overflow: hidden;
margin:0 49px 0 51px;
display:block;
background:url(../images/header.jpg) no-repeat top center;
}

#header h1 a.logo {
display:block;
position:absolute;
bottom:7px;
left:20px;
background:url(../images/logo.png) no-repeat top left;
width:321px;
height:94px;
text-indent: -9999px;
}

#header h2 {
display:block;
position:absolute;
bottom:5px;
right:10px;
background:url(../images/tagline.png) no-repeat top left;
width:549px;
height:81px;
text-indent: -9999px;
}

#menulinks {
width:900px;
height:31px;
clear:both;
position:relative;
overflow: hidden;
margin:0 49px 0 51px;
display:block;
background:url(../images/menulinks.jpg) repeat-x top left;
}

ul#nav {
overflow: hidden;
display:block;
width:1000px;
}

ul#nav li {
float:left;
display:block;
height:31px;
}

ul#nav li.line {
width:4px;
height:31px;
padding:0px;
}

ul#nav li a {
float:left;
display:block;
line-height:31px;
height:31px;
margin:0px;
text-indent: -9999px;
}

ul#nav li.home a {
background:url(../images/menu/home.jpg) no-repeat top center;
width:86px;
}

ul#nav li.home a:hover, ul#nav li.home a.active {
background:url(../images/menu/home1.jpg) no-repeat top center;
}

ul#nav li.aboutTheBook a {
background:url(../images/menu/about.jpg) no-repeat top center;
width:142px;
}

ul#nav li.aboutTheBook a:hover, ul#nav li.aboutTheBook a.active {
background:url(../images/menu/about1.jpg) no-repeat top center;
}

ul#nav li.readAnExcerpt a {
background:url(../images/menu/excerpt.jpg) no-repeat top center;
width:157px;
}

ul#nav li.readAnExcerpt a:hover, ul#nav li.readAnExcerpt a.active {
background:url(../images/menu/excerpt1.jpg) no-repeat top center;
}

ul#nav li.qaWithRoy a {
background:url(../images/menu/qa.jpg) no-repeat top center;
width:135px;
}

ul#nav li.qaWithRoy a:hover, ul#nav li.qaWithRoy a.active {
background:url(../images/menu/qa1.jpg) no-repeat top center;
}

ul#nav li.photoGallery a {
background:url(../images/menu/photo.jpg) no-repeat top center;
width:145px;
}

ul#nav li.photoGallery a:hover, ul#nav li.photoGallery a.active {
background:url(../images/menu/photo1.jpg) no-repeat top center;
}

ul#nav li.mediaAndAppearances a {
background:url(../images/menu/media.jpg) no-repeat top center;
width:212px;
}

ul#nav li.mediaAndAppearances a:hover, ul#nav li.mediaAndAppearances a.active {
background:url(../images/menu/media1.jpg) no-repeat top center;
}

#mainarea {
width:950px;
clear:both;
overflow: hidden;
margin:0 0 0 50px;
padding:20px 0 0 0;
display:block;
background:url(../images/mainarea.jpg) no-repeat top left;
}

.video {
background:url(../images/video.jpg) no-repeat top left;
width:457px;
height:378px;
display: block;
float:left;
margin:10px 0 0 5px;
padding:7px 0 0 14px;
}

h2.about {
background: url(../images/heading_about.jpg) no-repeat;
width:431px;
height:51px;
margin:0 0 10px 0;
display:block;
text-indent: -9999px;
}

h2.photo {
background: url(../images/heading_gallery.jpg) no-repeat;
width:430px;
height:56px;
margin:0 0 10px 0;
display:block;
text-indent: -9999px;
}

h2.excerpt {
background: url(../images/heading_excerpt.jpg) no-repeat;
width:430px;
height:56px;
margin:0 0 10px 0;
display:block;
text-indent: -9999px;
}

h2.qa {
background: url(../images/heading_qanda.jpg) no-repeat;
width:430px;
height:56px;
margin:0 0 10px 0;
display:block;
text-indent: -9999px;
}

h2.media {
background: url(../images/heading_media.jpg) no-repeat;
width:430px;
height:56px;
margin:0 0 10px 0;
display:block;
text-indent: -9999px;
}

h2.events {
background: url(../images/heading_events.jpg) no-repeat;
width:430px;
height:56px;
margin:0 0 10px 0;
display:block;
text-indent: -9999px;
}

#contentarea {
padding:0 0 0 20px;
display:block;
}

#contentarea.home {
padding:0px;
}

#contentarea p {
font-size:13px;
line-height:21px;
margin:0 0 25px 5px;
max-width:840px;
}

#contentarea .question {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contentarea a {
	color: #000000;
}

#sidebar {
background: url(../images/whereToBuyBack.jpg) no-repeat 0px 0px;
float:right;
display:block;
width:450px;
margin:0 22px 0 0;
}

#sidebar .whereToBuy {
background: url(../images/whereToBuyBack.jpg) no-repeat;
width:458px;
height:290px;
position: relative;
overflow: hidden;
}

#sidebar .whereToBuy h2 {
position:absolute;
display:block;
width:121px;
height:36px;
background:url(../images/whereToBuy.jpg) no-repeat;
text-indent: -9999px;
top:20px;
left:25px;
}

#sidebar .whereToBuy .text {
	position:absolute;
	display:block;
	top:55px;
	left:30px;
	font-size:13px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	width:200px;
}

#sidebar .whereToBuy .text p.center {
text-align: center;
}

#sidebar .whereToBuy .text p {
margin:0px;
}

#sidebar .whereToBuy .text p a {
color:#000;
}

#sidebar .whereToBuy .text p.smallText {
text-align: left;
font-size:12px;
padding:5px 0 0 0;
}

#sidebar .whereToBuy .text p.storeList{
	text-align: left;
	padding:8px 0 0 0;
	line-height: 18px;
}

#sidebar .whereToBuy img.book {
position:absolute;
display:block;
top:0px;
right:47px;
}

#sidebar blockquote {
background:url(../images/quoteLeft.jpg) no-repeat left 5px;
width:370px;
margin:0 0 0 20px;
}

#sidebar blockquote p {
	padding:0 0 0 12px;
	font-size:18px;
	line-height:28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer {
width:900px;
height:150px;
clear:both;
position:relative;
overflow: hidden;
padding:35px 50px 0 50px;
display:block;
background:url(../images/footer.jpg) no-repeat  2px top #FFF;
}

#footer .left {
display:block;
float:left;
background:url(../images/footerIcon.jpg) no-repeat 5px 3px;
padding:0 0 0 50px;
}

#footer .left p {
font-size:9px;
color:#222222;
font-family:Arial;
line-height:14px;
padding:0px;
}

#footer .left p.top {
font-size:10px;
font-weight:bold;
}

#footer .left p a {
color:#222;
text-decoration: none;
}

#footer .left p a:hover {
text-decoration: underline;
}

#footer .right, #footer .right ul {
display:block;
float:right;
}

#footer .right ul li {
float:left;
display:block;
margin:0 5px 0 0;
}

#sidebar {
margin-left:32px;
}

.home #sidebar {
margin-left:0px;
}

.introline {
font-size:14px;
}
