* { padding: 0; margin: 0; }
.clear { font-size: 1px; line-height: 1px; clear: both; }

a img { border: none; }

#header {
	background: url(../_images/head_bground.jpg) repeat-x;
	height: 131px;
	width: 100%;
}

#header_wrap {
	margin: 0 auto;
	padding-top: 25px;
	width: 836px;
	xbackground: url(../_images/octopus.png) no-repeat right 5px;
	height: 131px;
	position: relative;
}

h1 {

	background: url(../_images/head.png) no-repeat;
	width: 577px;
	height: 86px;
	text-indent: -9999px;
}

h2 {
	font: 22px Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #000;
	margin: 0 0 15px;
}

h3 {
	font: 18px Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #393939;
	margin: 15px 0;
	margin-bottom: 15px;
}

#content {
	background: url(../_images/content_border.png) repeat-x top;
	width: 100%;
}

#content_wrap {
	width: 836px;
	margin: 0 auto;
	padding: 20px 0;
}

#left {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #f1f1f1;
	float: left;
	width: 311px;
	padding: 10px 0;
}

#right {
	margin-left: 336px;
}

#sample_pages {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #f1f1f1;
	padding: 10px 15px;
}

#sample_pages p {
	font: 18px/125px Helvetica, Arial, Sans-Serif;
	color: #387e94;
	text-transform: uppercase;
	float: left;
	margin-right: 5px;
}

#sample_pages a { margin-left: 5px;}

#book_info {
	background: url(../_images/fish.png) no-repeat 160px 360px;
	margin-bottom: 10px;
}

#author_info p {
	font-size: 11px !important;
	line-height: 20px !important;
}

hr {
	border-color: #ccc;
	border-style: dashed;
	border-width: 1px 0 0;
	clear: both;
	margin: 0px auto 10px;
	height: 0;
	width: 275px;
}

#left h3 { margin: 0 0 5px 10px; }

#left p {
	font: 15px/22px Georgia, "Times New Roman", Times, Sans-Serif;
	color: #393939;
	padding: 5px 10px;
}

#left p.highlight {
	font-weight: bold;
	font-size: 17px;
}

.price {
	color: #b11111;
	font: 17px Helvetica, Arial, Sans-Serif;
}

.bio_photo {
	float: left;
	margin: 10px 10px 15px 10px;
}

iframe { margin-top: 0; }

dl { margin-right: 20px; }

dt { font: 14px Helvetica, Arial, Sans-Serif; }

dt a { color: #387e94; text-decoration: none; font-weight: bold; }

dt a:hover { text-decoration: underline; }

dd {
	font: 12px/16px Helvetca, Arial, Sans-Serif;
	padding-bottom: 10px;
}

#slideshow1 {
	clear: left;
	padding: 10px;
	overflow: hidden;
	height: 200px;
	width: 290px;
	list-style: none;
	margin: 0;
}

#slideshow2 {
	overflow: hidden;
	height: 267px;
	width: 200px;
	list-style: none;
	margin: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #f1f1f1;
	float: left;
	width: 200px;
	padding: 8px;
}

#slideshow1 li, #slideshow2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer {
	background: url(../_images/head_bground.jpg) repeat-x;
	height: 131px;
	width: 100%;
}

#footer_wrap {
	margin: 0 auto;
	xpadding-top: 25px;
	width: 836px;
	background: url(../_images/octopus.png) no-repeat right 5px;
	height: 131px;
	position: relative;
}

#footer p {
	font: 12px Georgia, "Times New Roman", Times, Sans-Serif;
	color: #FFFFFF;
	padding-top: 15px;
}
