* {
	margin: 0px auto;
	padding: 0px auto;
}

body {
background-color: #111518;
width: 1000px;
margin: 0 auto;
	padding: 10px 0 10px 0;
	color: #000;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
h1 {
color: #AD2021;
font-size: 28px;
padding-bottom:10px
}

a {
	color: #AD2021;
	text-decoration: underline;
}

a:hover {
	color: #AD2021;
}

a:visited {
color:  #AD2021;	
}

a img {
	border: 0;
}

.isbn {
font-size: 9px;
color: #AD2021;
text-align: left;
}

.excerpt, .paperback {
	font-weight: bold;
}

.ebook {
font-weight: bold;
font-style: italic;
}

.ebook img {
float: left;
height: 40px;
width: 40px;
padding: 0 5px 5px 5px;
}

.italic {
	font-style: italic;
}

.img {
float: left;
padding-right: 15px;
}

.imgrt {
float: right;
padding-left: 15px;
}

#disclaimer {
font-size: 10px;
font-style: italic;
padding: 15px 0 10px;
text-align: center;
}

#mail ul, #mail li {
margin: 10px;

}


p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

#links p {
text-align: center;
}
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}


#container-border1 {
	margin: 0px auto;
	width: 1000px;
	/*background: url('../images/border_topspacing.gif') #debe4c repeat-x 0% 0%;*/
width: 995px;
border: 2px #201815 solid;
border-top: 0;
}

#container-border2 {
/*	padding-bottom: 5px;
	background: url('../images/border_rightspacing.gif') repeat-y 100% 0%;*/
}

#container {
	/*margin: 0px 5px;*/
padding-bottom: 10px;
padding-top: 24px;
	width: 995px;
	background: #E3D5D4;
}

#leftpage {
	padding: 20px 16px 0px 20px;
	width : 450px;
	float: left;
	border-right: solid 2px #9C1821;
}

#rightpage {
	padding: 20px 20px 0px 16px;
	width: 450px;
	float: right;
}

#pagediv {
	width: 9px;
	height: 31px;
	float: left;
	/*background: url('../images/body_topbg.gif') repeat-x 0px 0px;*/
}

/* Page Header */

#page_header {
	margin: 0px auto 10px;
	width: 834px;
	height: 134px;
	background: #000 url('../images/hdr.jpg') no-repeat;
	text-align: left;
}

#page_header h1 {
/*margin-top: 23px;*/
	width: 500px;
	height: 80px;
	background: url('../images/header.jpg') no-repeat 0px 0px;
}


/* Page Header Links */

#page_header_links {
	margin: 8px auto 12px;
	width: 500px;
	color: #302926;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-align: right;
}

#page_header_links ul {
	max-width: 500px;
	float: right;
}

#page_header_links li {
	padding: 0px 9px 0px 7px;
	float: left;
	list-style-type: none;
	border-right: solid #302926 2px;
}

#page_header_links li.last {
	padding-right: 0px;
	border : none;
}

#page_header_links a {
	text-decoration: none;
	color: #302926;
	line-height: 11px;
}

#page_header_links a:hover {
	color: #302926;
}


/* Page Header Image & Menu */

#page_header_content {
	margin-bottom : 10px;
	width: 500px;
}

#page_image {
	width: 100px;
	height: 150px;
	float: left;
	background: url('../images/handcuffs.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #debe4c 1px solid;
margin:  0 20px 0 40px;
}

#page_image_center {
	width: 100px;
	height: 150px;
	float: left;
	background: url('../images/manwoman.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #debe4c 1px solid;
margin-right: 20px;
}

#page_image_right {
	width: 99px;
	height: 150px;
	/*float: right;*/
	background: url('../images/chest.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #debe4c 1px solid;
margin-right: 20px;
}

#page_menu {
	width: 94px;
	float: left;
}

#page_menu ul {
	width: 94px;
}

#page_menu li {
	margin-bottom: 11px;
	width: 92px;
	height: 28px;
	background-color: #484848;
	border: #debe4c 1px solid;
	list-style-type: none;
	overflow : hidden;
	float: left;
}

#page_menu li.last {
	margin-bottom: 0px;
}

#page_menu li a {
	padding-top:9px;
	width: 92px;
	height:28px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
}

#page_menu li a:hover {
	color: #000000;
	background-color: #999999;
}


/* Page Body Left Page */

#page_body_left {
	margin: 0px auto;
	width: 425px;
	text-align: justify;
}

#page_body_left h2, #page_body_right h2 {
	margin: 10px 0px 11px;
	color: #302926;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

#page_body_left .nextpage {
	margin-top: 20px;
	text-align: left;
}

.nextpage, .nextpage a, .nextpage a:hover {
padding-top: 20px;
clear: both;
}

#page_body_left .nextpage a {
	color: #ff5500;
	font-weight: bold;
	text-decoration: underline;
}

#page_body_left .nextpage a:hover {
	color: #ff5500;
}

/* BOOK PAGES */

#booknav {
margin-left: 75px;
font-weight: bold;
color: #9C1821;
}
#booknav p {
text-align: left;
}
#colwrap {
margin: 0 auto;
margin-left: 5px;
width: 990px;
}

#col1, #col2, #col3, #col4 {
	width: 225px;
	height: 500px;
overflow: auto;
	float: left;
	border: #9C1821 2px solid;
margin: 10px 5px;
padding: 3px;
text-align: center;
font-size: 10px;
}
#col1 img, #col2 img, #col3 img, #col4 img {
border: none;
}
#col1 a, #col2 a, #col3 a, #col4 a {
text-decoration: none;
}

/* Page Body Right Page */

#page_body_right {
	margin: 0px auto;
	width: 425px;
	text-align: justify;
}

#latestwork_header {
	margin: 0;
	height: 50px;
	background : url('../images/title_underline.jpg') no-repeat 0% 100%;

}

#latestwork_header h2 {
	width: 413px;
	height: 12px;
color: #ff5500;
	/*background: url('../images/title_latestworks.jpg') no-repeat 0px 0px;*/
}

.latest_book_details {
	margin: 12px 0px 8px;
}

.latest_book_details .book_cover {
	padding: 0px 10px 0px 0px;
	float: left;
	display: block;
}

.latest_book_details p {
	margin : 0px 0px 9px;
}

/* Right Page Gray Boxes */

#gray_boxes {
	margin: 0px auto;
	width: 410px;
	text-align: center;
	color: #000;
}

#gray_boxes h3 {
	color: #E2E2E2;
	font-size: 14px;
	font-weight: bold;
}

#gray_boxes p {
	margin: 8px 0px 7px;
	line-height: 13px;
text-align: left;
}

#gray_boxes .link-more {
	margin: 2px 0px;
	text-align: right;
	font-weight: bold;
}

#gray_boxes a, #gray_boxes .link-more a {
	color: #E2E2E2;
	text-decoration: none;
}

#gray_boxes .link-more a:hover, #grey_boxes a:hover {
	color: #FFF;
}

#gray_recent_topics {
	padding: 8px 12px;
	width: 213px;
	float: left;
	border: #000 /*debe4c*/ 2px solid;
	background-color: #9C1821;
	text-align: justify;
}

#gray_recent_topics .link-more {
	margin: 10px 0px 5px;
}

#gray_live_chat {
margin-top: 5px;
	margin-bottom: 10px;
	padding: 8px 9px;
	width: 142px;
	float: right;
	border: #000 2px solid;
	background-color: #9C1821;
	text-align: justify;
}

#gray_live_chat h3 {
	width: 101px;
	/*height: 40px;*/
	/*background: url('../images/title_chatwithme.jpg') no-repeat 0px 0px;*/
}

#gray_my_diary {
	padding: 8px 11px;
	width: 138px;
	float: right;
	border: #000 2px solid;
	background-color: #9C1821;
	text-align: justify;
}


/* Page Footer */

#page_footer {
	margin : -5px 0 auto;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
#footer {
	background: url('../images/footer.jpg') no-repeat;
	clear: both;
	width: 995px;
height: 46px;
	height /**/ : 46px; /*Internet Explorer hack. Only IE understands this*/
	margin: 0 auto;
/*	border-top: 1px solid #000;*/
	text-align: center;
	font-size: smaller;
}

#footer p {
	color: #000;
	font-variant:small-caps;
	margin: 0;
 padding: 10px 0;
	line-height: normal;
	text-align: center;
}

#footer a {
color: #000;
}

#footer .legal img {
	margin-top: 1em;
}
#footer p.copyright {
margin: 0;
}
#banner {
width: 600px;
height: 100px;
margin: 20px auto 0 auto;
text-align: center;
border: 0;
}

