body {
	background-color: #000000;
	background-image: url(../images/easy_reading/journey_in_song_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	height: 100%;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
.normal {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #000066;
}
.book_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #000000;
}
.book_blurb {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.whitenormal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.topnav_line {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #3b9aa6;
}
.footer_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 23px;
}
/* Links */
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #d58f5e;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #d58f5e;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #f5bf99;
	text-decoration: none;
}
a.topnav:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 63px;
}
a.topnav:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 63px;
}
a.topnav:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #a7c8cc;
	text-decoration: none;
	line-height: 63px;
}
a.footernav:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 23px;
}
a.footernav:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 23px;
}
a.footernav:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #bbac90;
	text-decoration: none;
	line-height: 23px;
}
/* CONTENT DIVS */
#easy_reading_header {
	margin: 0px auto;
	width: 100%;
	height: 96px;
	position:fixed;
	background-image: url(../images/easy_reading/easy_reading_header_tile_02.png);
	background-repeat: repeat-x;
	z-index: 7;
	top: 0px;
}
#header_content_left {
	width: 439px;
	height: 38px;
	top: 20px;
	position: fixed;
	left: 20px;
	z-index: 8;
}
#header_content_right {
	width: 389px;
	height: 63px;
	position: fixed;
	top: 10px;
	right: 20px;
	z-index: 8;
	text-align: right;
}
#sonseekers_footer {
	margin: 0px auto;
	width: 100%;
	height: 73px;
	position: fixed;
	background-image: url(../images/easy_reading/easy_reading_footer_tile_28.png);
	background-repeat: repeat-x;
	bottom: 0px;
	z-index: 7;
}
#footer_content_left {
	width: 600px;
	height: 23px;
	position: fixed;
	bottom: 15px;
	left: 20px;
	z-index: 8;
}
#footer_content_right {
	width: 182px;
	height: 23px;
	position: fixed;
	bottom: 15px;
	right: 20px;
	z-index: 8;
}
#video_box_container {
	width: 1034px;
	position: absolute;
	top: 275px;
	left: 220px;
	padding-bottom: 100px;
	z-index: 9;
}
#video_box {
	width: 1034px;
	height: 335px;
	position: absolute;
	background-image: url(../images/easy_reading/video_player_bg.png);
	background-repeat: repeat-y;
	text-align: left;
	top: 275px;
	left: 275px;
	z-index: 9;
}
#video_box1 {
	width: 1034px;
	height: 335px;
	position: relative;
	background-image: url(../images/easy_reading/video_player_bg.png);
	background-repeat: repeat-y;
	text-align: left;
	top: 0px;
	left: 0px;
}
#video_box2 {
	width: 1034px;
	height: 335px;
	position: relative;
	background-image: url(../images/easy_reading/video_player_bg.png);
	background-repeat: repeat-y;
	text-align: left;
	top: 0px;
	left: 0px;
}
#right_graphic {
	width: 380px;
	background-image: url(../images/easy_reading/cello_right_graphic.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 1049px;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 2;
}
#content_wrapper {
	width: 1109px;
	height: 100%;
	position: absolute;
	z-index: 3;
	left: 0px;
	float: left;
}
#logo_banner {
	width: 1032px;
	height: 161px;
	position: relative;
	background-image: url(../images/easy_reading/journey_in_song_logo_banner.png);
	background-repeat: no-repeat;
	z-index: 3;
	top: 100px;
	left: 0px;
}
#left_nav_panel {
	width: 205px;
	height: 1078px;
	position: absolute;
	background-image: url(../images/easy_reading/journey_in_song_leftnav_tile.png);
	background-repeat: repeat-y;
	text-align: center;
	overflow: hidden;
	z-index: 3;
	top: 261px;
	left: 0px;
}