@charset "UTF-8";
body {
	background-color: #606060;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	top: 0px;
}
#wrapper {
	background-repeat: repeat;
	padding: 0px;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-color: #606060;
	height: 768px;
}
#main {
	padding: 0px;
	width: 1100px;
	position: relative;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	background-repeat: no-repeat;
}
#main_home {
	padding: 0px;
	width: 1100px;
	position: relative;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	background-repeat: no-repeat;
	height: 800px;
}
#books {
	padding: 0px;
	width: 1100px;
	/*-moz-box-shadow: 10px 10px 15px #333;
	-webkit-box-shadow: 10px 10px 15px #333;
	box-shadow: 10px 10px 15px #333;*/
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-repeat: no-repeat;
	height: 608px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bgs/book_w_nav_bg.jpg);
}



#books h1 {
	font-family: Courier New, Courier, monospace;
	font-size: 0.7em;
	position: relative;
	width: 200px;
	left: -1200px;
}
#page {
	height: 540px;
	width: 830px;
	position: absolute;
	left: 80px;
	top: 30px;
}

#left_page {
	font-family: Trixie-Plain, Courier New, Courier, monospace;
	font-size: 0.7em;
	position: relative;
	left: 5px;
	top: 5px;
	float: left;
	width: 415px;
	height: 530px;
}
#right_page {
	font-family: Trixie-Plain, Courier New, Courier, monospace;
	font-size: 0.7em;
	position: relative;
	left: 5px;
	top: 5px;
	float: right;
	width: 415px;
	height: 530px;
}
#page_press {
	width: 832px;
	position: absolute;
	background-image: url(../images/press/press_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 554px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 30px;
	left: 85px;
	clip: rect(auto,auto,auto,auto);
}

#story_banner {
	background-image: url(../images/our_story/our_story.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 93px;
	width: 384px;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#left_img {
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	top: 20px;
	height: 500px;
	width: 357px;
}
#right_img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 356px;
	position: relative;
	top: 20px;
}
.facebook {
	z-index: 120;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
	width: 300px;
	position: absolute;
	left: 60px;
	top: 450px;
}
.facebook img {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 1px;
	float: left;
}
.facebook p {
	width: 300px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
.bold {
	font-weight: bold;
	color: #EB0129;
}

