html,body,div {
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .98em;
	color: #989399;
}

html,body {
	height:100%;
	background:#FFF;
}

.container {
	width:100%;
	margin:0px auto;
	background:#FFF;
	height:100%;
}

#container {
margin: -40px 18% 200px 200px; 
}

.content {
	padding-bottom: 50px;
	float: left;
}

.header {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 170px;
}

.downloadpdf {
top:0;
right: 0;
position: absolute;
width: 220px;
/* background-image: url(../img/bookcover.png); */
background-image: url(../img/pdf-download.png); 
background-repeat: no-repeat;
background-position: top right;
}

.adl-logo {
position: absolute;
top: 34px;
left: 38px;
}

a img {
	border:none;
}


h1 {
	font-weight: normal;
	font-size: 2em;	
}

h2 {
	font-weight: normal;
	font-size: 2.3em;	
	color: #B27CB5;
	line-height: 1.1em;
	margin-bottom: 0.4em;
}

h2 a {
	color: #B27CB5;
	padding: 3px; 
}

h2 a:hover {
color: #ED1E79;
padding: 3px; 
background-color: transparent;
}

a {
	color: #ED1E79;
}

.book-illustration {
	position: absolute;
	left: 80px;
}

p a:hover {
	color: white;
	background-color: #C3DB14;
}

p {
	line-height: 125%;
	letter-spacing: .06em;
}

.book-cover {
	position: absolute;
	right:0;
	top: 220px;
}

#footer {
bottom:0;
height:138px;
left:0;
position: fixed;
width:100%;
}

#elephant {
background-image:url(../img/elephant.png);
float:right;
height:127px;
margin-bottom:-127px;
margin-right:30px;
position:absolute;
right:2em;
width:70px;
z-index:999;
}

.footer-ref-line {
background-image:url(../img/bottom-refl-back-white.gif);
background-repeat:repeat-x;
clear:both;
float:left;
height:49px;
margin-top:89px;
width:100%;
z-index:1;
}

.epigraf {
	font-style:italic;
	text-align: right;
	font-size:80%;
}