body {
	background:#c3bab3 url('../images/bookstack.png') 320px 100px no-repeat;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	color:#000000;
	min-width:1100px;
}

a {
	color:#722F1C;
}

p.special {
	color:#722F1C;
}

span.big {
	font-size:26px;
	font-family:Times New Roman, Times, serif;
}

#header {
	background-color:#722f1c;
}

#header h1 {
	background:url('../images/header.png') top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:164px;
	margin-left:210px;
	width:610px;
}

#nav {
	background-color:#687e8b;
	height:30px;
	min-width:850px;
	list-style-type:none;
	color:#ffffff;
	font-size:16px;
	padding-left:110px;
}

#nav li {
	display: inline;
}

#nav li a {
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	display:inline-block;
	padding:0 10px;
}

#nav li a.selected {
	color:#000000;
}

#nav li a:hover {
	color:#000000;
}

#transbar {
	background-color:#ffffff;
	height:25px;
	position:absolute;
	top:194px;
	z-index:1;
	width:100%;
	min-width:1100px;
}

.seethrough {
	filter:filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;           /* fx, safari, opera */
}

#subnav {
	height:25px;
	position:absolute;
	top:194px;
	z-index:2;
}

ul.subnavclass {
	display:none;
	list-style-type:none;
	padding-left:260px;
	min-width:700px;
}

ul.subnavclass li {
	display:inline;
}

ul.subnavclass li a {
	display:inline-block;
	text-decoration:none;
	height:25px;
	padding:0 15px;
	color:#687e8b;
	line-height:25px;
	font-size:15px;
}

ul.subnavclass li a.selected {
	color:#000000;
}

ul.subnavclass li a:hover {
	color:#000000;
}

#bookcontainer {
	height:690px;
	padding-top:25px;
	background:url('../images/book.png') 0px 25px no-repeat;
	min-width:1000px;
}

#leftpage {
	float:left;
	width:300px;
	height:600px;
	padding-top:20px;
}

#leftpage p {
	font-size:13px;
	margin-left:20px;
	padding:2px;
	border:solid 4px #eeeeee;
	background-color:#ffffff;
	color:#555555;
	text-align:center;
	width:220px;
}

#botsbook {
	margin:-15px 0px 0px 17px;
}

#hearsample {
	display:block;
	background:url('../images/hearsample.png') 40px 0px no-repeat;
	height:0;
	overflow:hidden;
	padding-top:46px;
}

#ituneslink {
	display:block;
	background:url('../images/itunes.png') 40px 0px no-repeat;
	height:0;
	overflow:hidden;
	padding-top:50px;
}

#amazonlink {
	display:block;
	background:url('../images/amazon.png') 40px 0px no-repeat;
	height:0;
	overflow:hidden;
	padding-top:50px;
}

#barnesandnoble {
	display:block;
	background:url('../images/barnesandnoble.png') 40px 0px no-repeat;
	height:0;
	overflow:hidden;
	padding-top:50px;
}

#inthemedia {
	display:block;
	background:url('../images/inthemedia.png') 40px 0px no-repeat;
	height:0;
	overflow:hidden;
	padding-top:55px;
}

#sociallinks {
	margin:5px 0 0 48px;
}

#sociallinks li {
	display:inline;
}

#facebook {
	display:inline-block;
	background:url('../images/facebook.png') 0px 0px no-repeat;
	height:0;
	width:50px;
	overflow:hidden;
	padding-top:47px;
}

#twitter {
	display:inline-block;
	background:url('../images/twitter.png') 0px 0px no-repeat;
	height:0;
	width:50px;
	overflow:hidden;
	padding-top:47px;
}

#myspace {
	display:inline-block;
	background:url('../images/myspace.png') 0px 0px no-repeat;
	height:0;
	width:50px;
	overflow:hidden;
	padding-top:47px;
}

#thewritequestion {
	margin-top:45px;
}

#tabs {
	position:absolute;
	top:275px;
	left:702px;
	width:50px;
}

#tabs ul li {
	height:112px;
	margin-bottom:35px;
}

#tab-aboutauthor {
	display:block;
	background:url('../images/aboutauthor_tab.png') top left no-repeat;
	height:0;
	padding-top:93px;
	overflow:hidden;
}

#tab-about {
	display:block;
	background:url('../images/about_tab.png') top left no-repeat;
	height:0;
	padding-top:93px;
	overflow:hidden;
}

#tab-bots {
	display:block;
	background:url('../images/bots_tab.png') top left no-repeat;
	height:0;
	padding-top:93px;
	overflow:hidden;
}

#tab-events {
	display:block;
	background:url('../images/events_tab.png') top left no-repeat;
	height:0;
	padding-top:93px;
	overflow:hidden;
}

#tab-contact {
	display:block;
	background:url('../images/contact_tab.png') top left no-repeat;
	height:0;
	padding-top:93px;
	overflow:hidden;
}

#tab-prologue {
	display:block;
	background:url('../images/prologue_tab.png') top left no-repeat;
	height:0;
	padding-top:93px;
	overflow:hidden;
}

#tab-inthenews {
	display:block;
	background:url('../images/inthenews_tab.png') top left no-repeat;
	height:0;
	padding-top:93px;
	overflow:hidden;
}

#tab-reviews {
	display:block;
	background:url('../images/reviews_tab.png') top left no-repeat;
	height:0;
	padding-top:93px;
	overflow:hidden;
}

#rightmargincontent {
	position:absolute;
	top:220px;
	left:850px;
	text-align:center;
}

#rightmargincontent p {
	font-size:13px;
	margin:8px;
	padding:2px;
}

#rightmargincontent img {
	border:solid 4px #eeeeee;
}

#rightpage {
	width:360px;
	height:590px;
	margin:30px 0px 0px 305px;
	padding:15px;
	overflow-y:auto;
}

#title-bots {
	padding-top:102px;
	margin:10px 0px 0px 15px;
	height:0;
	overflow:hidden;
	background:url('../images/title_bots.png') top left no-repeat;
}

#title-about {
	background:url('../images/title_abouttheauthor.png') top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:42px;
	margin-left:15px;
}

#title-events {
	background:url('../images/title_events.png') top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:81px;
	margin-left:15px;
}

#title-contact {
	background:url('../images/title_contact.png') top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:66px;
}

#title-prologue {
	background:url('../images/title_prologue.png') top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:51px;
	margin:15px 0px 5px 15px;
}

#title-reviews {
	background:url('../images/title_reviews.png') top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:54px;
	margin:15px 0px 5px 15px;
}

#title-inthemedia {
	background:url('../images/title_inthemedia.png') top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:53px;
	margin:15px 0px 5px 15px;
}

#title-inthenews {
	background:url('../images/title_inthenews.png') top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:43px;
	margin:15px auto;
	width:224px;
}

#title-blog {
	font-size:26px;
	font-family:Times New Roman, Times, serif;
	color:#722F1C;
}

#rightpage p.small-p {
	font-size:12px;
}

#rightpage p {
	font-size:13px;
	line-height:20px;
	padding:10px;
}

#rightpage blockquote {
	padding:10px;
	font-size:13px;
	line-height:18px;
}

#rightpage h4 {
	padding-left:30px;
	line-height:20px;
	font-weight:normal;
}

#rightpage h5 {
	padding-left:30px;
	line-height:20px;
	font-weight:normal;
	font-size:14px;
}

#rightpage h4.floatright, #rightpage h5.floatright {
	text-align:right;
}

#rightpage h3.events {
	color:#722F1C;
	margin-top:25px;
	padding:0 0 0 10px;
}

#rightpage h4.events {
	color:#722F1C;
	font-size:15px;
	margin:0;
	padding:0 0 0 10px;
}

#rightpage p.events {
	padding:0 0 0 10px;
}

#emaillink {
	color:#722f1c;
	font-size:14px;
	padding:10px;
}

#portrait {
	text-align:center;
}

#pbs {
	background:url(../images/pbs.jpg) top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:77px;
}

#mary-credit {
	background:url(../images/mary_credit.png) top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:57px;
	width:283px;
	margin:0 auto;
}

#inthenewscontent {
	text-align:center;
}

#voainterview {
	border:solid 4px #eeeeee;
	background-color:#ffffff;
	color:#555555;
}

#footer {
	clear:both;
	position:relative;
}

#mailinglistlink {
	display:block;
	background:url('../images/mailinglist.png') top left no-repeat;
	height:0;
	width:225px;
	overflow:hidden;
	padding-top:80px;
	margin-left:400px;
}

#credits {
	position:absolute;
	left:890px;
	bottom:40px;
	color:#555555;
	font-size:10px;
	font-family:'Lucida Grande', Tahoma, 'Bitstream Vera Sans', Arial, sans-serif;;
	text-align:center;
	border-top:solid 1px #555555;
	border-bottom:solid 1px #555555;
	padding:2px;
	line-height:13px;
}

#credits a {
	text-decoration:none;
}

#title-charities {
	background:url('../images/title_charities.png') top left no-repeat;
	height:0;
	overflow:hidden;
	padding-top:54px;
	margin:15px 0px 5px 15px;
}

#charitieslist {
	list-style-type:disc;
	font-size:13px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	line-height:20px;
	margin-left:15px;
}

#charitieslist li {
	padding-top:15px;
}
