.left
{
	display: block;
	width: 700px;
	margin: 0;
	padding: 0 30px 0 0;
	float: right;
}

#right
{
	display: block;
	float: left;
	width: 200px;
	margin: 0 0 0 0;
}

h5.title
{
	display: block;
	background: url(../images/booktitlebg.jpg) no-repeat;
	width: 725px;
	height: 34px;
	font-family: Georgia;
	font-size: 18px;
	color: #463939;
	padding: 6px 0 0 10px;
	margin: 0;
	font-weight: normal;
	clear: both;
	margin: 20px 0 0 0 ;
}

ul.people
{
	display: block;
	padding: 20px 0 0 0;
	width: 725px;
	height: 65px;
	margin: 0 0 0 5px;
}

ul.people li
{
	float: left;
	margin: 0 9px 0 0;
}
 
ul.people li#larrow a
{
	display: block;
	background: url(../images/larrow.png) bottom left no-repeat;
	width: 12px;
	height: 23px;
	margin: 15px 0 0 0;
}

ul.people li#larrow a:hover
{
	display: block;
	background: url(../images/larrow.png) top left no-repeat;
	width: 12px;
	height: 23px;
}

ul.people li#rarrow a
{
	display: block;
	background: url(../images/rarrow.png) top left no-repeat;
	width: 12px;
	height: 23px;
	margin: 15px 0 0 0;
}

ul.people li#rarrow a:hover
{
	display: block;
	background: url(../images/rarrow.png) bottom left no-repeat;
	width: 12px;
	height: 23px;
}

ul.people li a img
{
	display: block;
	border: 3px solid #d7cfb0;
	width: 70px;
	height: 50px;
}

ul.comments
{
	display: block;
	margin: 20px 0 0 0;
	font-family: Georgia;
}

ul.comments li
{
	display: block;
	margin: 30px 0 0 0;
	font-family: Georgia;
}

ul.comments li a#picture
{
	display: block;
	background: url(../images/chatbox.png) no-repeat;
	width: 80px;
	height: 66px;
	float: left;
}

ul.comments li a img
{
	display: block;
	padding: 4px 0 0 4px;
}

ul.comments li a.name
{
	display: inline;
	margin: 0 0 0 10px;
	padding: 0 4px 0 0;
	color: #463939;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;

}

ul.comments li a.name:hover
{
	text-decoration: underline;

}

ul.comments li p
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #463939;
	font-weight: normal;
	font-size: 18px;

}

ul.comments li h3
{
	display: inline;
	margin: 10px 0 0 90px;;
	padding: 0;
	color: #77945e;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;

}

ul.comments p.comment
{
	display: block;
	margin: 10px 0 0 90px;
	padding: 0 25px 0 0;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #463939;
}

ul.comments li .border3
{
	display: block;
	background: url(../images/borderlong.png) repeat-x;
	width: 642px;
	height: 2px;
	
	margin: 40px 0 0 0;
}

ul.blogs li
{
	display: block;
	margin: 15px 0 0 0;
}

ul.blogs li .border3
{
	display: block;
	background: url(../images/borderlong.png) repeat-x;
	width: 385px;
	height: 2px;
	margin: 20px 0 0 0;
}

ul.blogs li a
{
	font-family: Georgia;
	font-style: normal;
	font-weight: bold;
	color: #ae5227;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

ul.blogs li a:hover
{
	text-decoration: underline;
}

ul.blogs li p
{
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
	color: #3c3a35;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

ul.podcasts li
{
	display: block;
	margin: 15px 0 0 0;
}

ul.podcasts li .border3
{
	display: block;
	background: url(../images/borderlong.png) repeat-x;
	width: 300px;
	height: 2px;
	margin: 15px 0 0 0;
}

ul.podcasts li a
{
	display: block;
	background: url(../images/podbtn.png) bottom left repeat-x;
	width: 30px;
	height: 26px;
	float: left;
}

ul.podcasts li a:hover
{
	display: block;
	background: url(../images/podbtn.png) top left repeat-x;
	width: 30px;
	height: 26px;
}

ul.podcasts li h4
{
	font-family: Georgia;
	font-style: normal;
	font-weight: bold;
	color: #ae5227;
	font-size: 12px;
	margin: 0 0 0 40px;
	padding: 0;
}

ul.podcasts li p
{
	font-family: Georgia;
	font-style: italic;
	font-weight: lighter;
	color: #3c3a35;
	font-size: 12px;
	margin: 0 0 0 40px;
	padding: 0;
}



a.more
{
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
	color: #ae5227;
	margin: 20px 25px 25px 0;
}

a.more:hover
{
	text-decoration: underline;
}

.author
{
	display: block;
	background: url(../images/authorbg.jpg) no-repeat;
	width: 135px;
	height: 137px;
	padding: 13px 0 0 0;
}

.author img
{
	display: block;
	margin: 0 0 13px 13px;
	width: 110px;
	height: 112px;
}

#right h3
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #38342e;
	font-family: Georgia;
	margin: 0 0 0 0;
	padding: 0;
}

#right p
{
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #38342e;
	font-family: Georgia;
	font-style: italic;
	margin: 0 0 0 0;
}

#right a
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #a90000;
	font-family: Georgia;
	font-style: italic;
	margin: 10px 0 0 0;
}

#right a:hover
{
	text-decoration: underline;
}

.author_info
{
	display: block;
	margin: 0 0 25px 0;
}

form
{
	display: block;
	margin: 20px 0 0 0;
}

form textarea
{
	font-family: Georgia;
	font-style: italic;
	font-size: 12px;
	width: 715px;
	height: 200px;
	padding: 10px 0 0 10px;
}

a.submit
{
	display: block;
	background: url(../images/save.png) bottom left no-repeat;
	width: 42px;
	height: 20px;
	float: left;
	margin: 8px 0 0 0;
}

a.submit:hover
{
	display: block;
	background: url(../images/save.png) top left no-repeat;
	width: 42px;
	height: 20px;
}

h3.warning
{
	display: block;
	float: right;
	margin: 8px 20px 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia;
	color: #463939;
}

.right
{
	display: block;
	float: left;
	width: 200px;
	margin: 0 0 0 25px;
}

h5.title2
{
	display: block;
	background: url(../images/booktitlebg.jpg) no-repeat;
	width: 300px;
	height: 34px;
	font-family: Georgia;
	font-size: 18px;
	color: #463939;
	padding: 6px 0 0 10px;
	margin: 0;
	font-weight: normal;
	clear: both;
	margin: 20px 0 0 0 ;
}

h5.title3
{
	display: block;
	background: url(../images/booktitlebg.jpg) no-repeat;
	width: 385px;
	height: 34px;
	font-family: Georgia;
	font-size: 18px;
	color: #463939;
	padding: 6px 0 0 10px;
	margin: 0;
	font-weight: normal;
	clear: both;
	margin: 20px 0 0 0 ;
}

.bottom_left
{
	display: block;
	margin: 0;
	padding: 0;
	width:  385px;
	float: left;
}

.bottom_right
{
	display: block;
	margin: 0 0 0 30px;
	padding: 0;
	width:  283px;
	float: left;
}

.bottom_right img
{
	display: block;
	margin: 15px 0 0 0;
	width: 195px;
	height: 143px;
	border: 3px #fff solid;
}

h5.adtitle
{
	float: none;
	margin: 20px 0 0 0;
}

ul.otherbooks
{
	display: block;
}

ul.otherbooks li
{
	display: block;
	margin: 15px 0 0 0;
	clear: both;
}

ul.otherbooks li a img
{
	display: block;
	float: left;
	width: 46px;
	height: 72px;
}

ul.otherbooks li h5
{
	display: block;
	font-size: 12px;
	font-style: normal;
	font-family: Georgia;
	color: #ae5227;
	margin: 0 0 0 56px;
	padding: 0; 
}


ul.otherbooks li h4
{
	display: block;
	font-size: 10px;
	font-style: italic;
	font-family: Georgia;
	color: #ae5227;
	margin: 0 0 0 56px;
	padding: 0; 
}



