body {
padding: 0px;
margin: 0px;
}

#header_include {
	width: 800px;
		border-left: 4px solid #000;
	border-right: 4px solid #000;
	margin: 0 auto;
	color: #e0e0e0;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	position: relative;
	z-index: 30;
}

.ir {
	display: none;
}

#header {
	width: 800px;
	height: 104px;
	background-image: url(../images/header_background.png);
	background-repeat: repeat-x;
}

#kenneth_oppel {
	background-image: url(../images/kenneth_oppel.png);
	width: 335px;
	height: 59px;
	display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
	margin-top: 30px;
	margin-left: 8px;
}



#offer {
		position: absolute; 
	top: 20px;
	left: 480px;
	z-index: 20;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
}

#offer p {
	margin-left: 8px;
	margin-top: 4px;
	text-align: right;
	margin-right: 2px;
}

#book {
		position: absolute; 
	top: 20px;
	left: 685px;
	z-index: 20;
}

#half_brother_title {

background-image: url(../images/half_brother_title.png);
width: 194px;
height: 25px;
display: block;
}

#half_brother_book {
	background-image: url(../images/book.png);
	width: 93px;
	height: 147px;
	display: block;
}

#tde_title {

background-image: url(../images/tde_title.png);
width: 192px;
height: 25px;
display: block;
}

#tde_book {
	background-image: url(../images/tde_book.png);
	width: 93px;
	height: 147px;
	display: block;
}
	

#menu {
width: 786px;
padding-left: 14px;
padding-top: 8px;
padding-bottom: 10px;
background-color: #000;
background-image: url(../images/menu_border.png);
background-position: bottom left;
background-repeat: repeat-x;
position: relative;
}

#menu a, #latest_book_header a {
	color: #e0e0e0;
	display: inline;
	text-decoration: none;
	margin-right: 16px;
text-transform: uppercase;
font-weight: bold;
font-weight: 900;
}

#menu a:hover, #latest_book_header a:hover {
	color: #666;
}

#socialmenu {
position: absolute;
left: 564px;
top: 8px;

}

#socialmenu a {
	margin-right: 2px;
	margin-left: 2px;
}


