#prAutPage {
	width: 800px;
	background-color: #D7EBF7;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #333366;
	float: left;
	height: 600px;
	clear:right;
}
a:hover {
	text-decoration: none;
	color: #996633;
}
#top {
	width: 800px;
	height: 255px;
	text-align: left;
	float: left;
	background-color: #CDCEEB;
}
#top_book {
	padding-bottom: 7px;
	padding-left:60px;
	padding-top: 23px;
	float: left;
	width: 163px;
	height: 225px;
}
#top_cap {
	padding-bottom: 25px;
	padding-left: 5px;
	padding-top: 200px;
	width: 168px;
	height: 30px;
	float: left;
}
#top_cap h1 {
	font-size: 11px;
	font-weight: normal;
}
#top_tony {
 	background-image: url(../img/tonyFace.jpg);
	background-repeat: no-repeat;
	width: 404px;
	height: 255px;
	float: left;
}
#top_tony h1 em {
	visibility: hidden;
}
#mid {
	float: left;
	width: 800px;
	height: 50px;
	vertical-align: top;
}
#main {
	float: left;
	background-color: #D7EBF7;
	height: 295px;
	width: 800px;
	clear: right;
}
#main_book {
	float: left;
	background-image: url(../img/aboutBook.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 10px;
	width: 356px;
	height: 295px;
}
#main_author {
	float: left;
	background-image: url(../img/aboutAuthor.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 30px;
	width: 364px;
	height: 295px;
}
h2 {
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
}
p {
	font-size: 11px;
	margin-bottom: 5px;
}
