body {
	background-color: #404040;
	text-align: center; 
	margin: 0;
	padding: 0;
}

h1 {
	font-family: serif;
	font-style: italic;
	color: #505050;
	font-size: 2.0em;
	width: 100%;
	border-style: solid;
	border-width: 0px;
	border-color: #a0a0a0;
	border-bottom-width: 1px;
}


h2 {
	font-family: serif;
	font-style: italic;
	color: #303030;
	font-size: 1.5em;
	width: 100%;
	border-style: solid;
	border-width: 0px;
	border-color: #a0a0a0;
	border-bottom-width: 1px;
}

em {
	font-size: 1.2em;
	font-family: serif;
	font-weight: bold;
	font-style: italic;
	color: #505050;
}

div.main {
	margin: auto;
	width: 80%;
	left: 10%;
	right: 10%;
	position: absolute;
	top: 10px;
	height: 60em; 
	background-image: url("book_bg_new.jpg");
	background-position: center;
}

img.logo {
	position: relative;
	float: right;
	text-align: bottom;
	vertical-align: center;
	top: 15%;
	right: 2%;
}


div.header {
	position: relative;
	top: 0;
	width: 100%;
	height: 2em;
	color: #ffffff;
	background-color: #500000;
	background-image: url("gradient.png");
	font-size: 2.5em;
	font-family: freeserif, serif;
	font-style: italic;
	line-height: 2.0em;
	z-index: 1;
}

div.menu {
	background-image: gradient.png;
	position: relative;
	top: 0;
	width: 100%;
	height: 5em;
	z-index: 1;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
}

div.content_bg {
	position: relative;
	top: 0;
	background-color: #fff;
	height: 50em;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

div.content_bg_long {
	position: relative;
	top: 0;
	background-color: #fff;
	height: 100em;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

div.content_fg {
	text-align: justify;
	text-justify: newspaper;
	font-family: sans-serif;
	position: relative;
	top: -50em;
	padding: 2em;
	height: 42em;
}

div.content_fg_long {
	text-align: justify;
	text-justify: newspaper;
	font-family: sans-serif;
	position: relative;
	top: -100em;
	padding: 2em;
	height: 42em;
}

div.textblock {
	position: relative;
	float: left;
	width: 27%;
	margin: 3%;
	text-align: left;
	text-justify: left;
}

div.smalltextblock {
	position: relative;
	font-size: 0.7em;
	float: left;
	width: 44%;
	margin: 3%;
	text-align: left;
	text-justify: left;
}

div.footer {	
	position: relative;
	clear: left;
	top: -47em;
	color: #a0a0a0;
	height: 30px;
	width: 100%;
	background-color: #500000;
}

div.footer_long {	
	position: relative;
	clear: left;
	top: -88em;
	color: #a0a0a0;
	height: 30px;
	width: 100%;
	background-color: #500000;
}

div.book_entry {
	text-align: left;
	width: 80%;
	vertical-align: center;
	position: relative;
	float: left;
	padding: 1em;
	background-color: #f0f0f0;
	margin-top: 2em;
	margin-left: 4em;
	margin-right: 4em;
	margin-bottom: 0em;
}

div.entry_img {
	position: relative;
	float: left;
	margin-right: 2em;
}

div.naventry_current {
	position: relative;
	height: 100%;
	float: left;
	border-right-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	color: #ffffff;
	font-size: 1.6em;
	line-height: 2.5em;
	font-family: freeserif, serif;
	font-style: italic;
	text-decoration: none;
	margin-bottom: 10px;
}

div.naventry_open {
	position: relative;
	height: 100%;
	float: left;
	border-left-style: solid;
	border-color: #ffffff;
	border-width: 1px;
}

div.naventry_target {
	position: relative;
	height: 100%;
	float: right;
	border-left-style: solid;
	border-color: #ffffff;
	border-width: 1px;
}

img.tl {
	position: relative;
	float: left;
}

img.tr {
	position: relative;
	float: right;
}

img.bl {
	position: relative;
	float: left;
}

img.br {
	position: relative;
	float: right;
}

div.transparent_background {
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter:alpha(opacity=50);
}

span.opaque {
	font-family: freeserif, serif;
	padding-left: 1em;
	padding-right: 1em;
	color: #ffffff;
	position: relative;
	top: -2.5em;
}

a.navbar {
	color: #ffffff;
	font-size: 1.4em;
	line-height: 2.5em;
	font-family: freeserif, serif;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
	color: #ffffff;
	position: relative;
	top: -2.6em;
}

a:hover {
	color: #a0a0ff;
}

div.image_link {
	position: relative;
	float: left;
	margin-bottom: 2em;
}

div.image_thumb {
	position: relative;
	float: left;
	margin: 0.5em;
	padding: 0.5em;
	background-color: #ffffff;
}