body {
	background-color: #000000;
	background-image: url(../images/chapel_for_kids_background.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: 100%;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.normal {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.white_heading {
	font-family: "Trebuchet MS";
	font-size: 36px; 
	font-weight: bold; 
	font-style: italic; 
	color: #FFFFFF; 
}
.coming_up_text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-style: regular;
	color: #2e4ce5;
}
.other_headings {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: normal;
	color: #000000;
}
/* 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.largetext:link {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.largetext:visited {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.largetext:hover {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
/* CONTENT DIVS */
#chapel_kids_header {
	margin: 0px auto;
	width: 100%;
	height: 84px;
	position: fixed;
	background-image: url(../images/Chapel_for_Kids_header.png);
	background-repeat: repeat-x;
	z-index: 7;
	top: 0px;
}
#header_content_left {
	width: 275px;
	height: 63px;
	top: 3px;
	position: fixed;
	left: 20px;
	z-index: 8;
	text-align: left;
}
#header_content_right {
	width: 275px;
	height: 63px;
	position: fixed;
	top: 3px;
	right: 20px;
	z-index: 8;
	text-align: right;
}
#chapel_kids_footer {
	margin: 0px auto;
	width: 100%;
	height: 66px;
	position: fixed;
	background-image: url(../images/Chapel_for_Kids_footer.png);
	background-repeat: repeat-x;
	bottom: 0px;
	z-index: 12;
}
#footer_content_left {
	width: 600px;
	height: 40px;
	position: fixed;
	bottom: 3px;
	left: 20px;
	z-index: 8;
	text-align: left;	
}
#footer_content_right {
	width: 600px;
	height: 35px;
	position: fixed;
	bottom: 3px;
	right: 20px;
	z-index: 8;
	text-align: right;
}
#video_box_container {
	width: 1034px;
	height: 1078px;
	position: absolute;
	top: 275px;
	left: 275px;
	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;
}
#home_nav_wrapper {
	width: 100%;
	height: 285px;
	padding-top: 0px;
	position: relative;
	z-index: 3;
}
#content_wrapper {
	width: 100%;
	height: auto;
	min-width: 800px;
	top: 90px;
	position: relative;
	z-index: 3;
}
#home_flash_wrapper {
	width: 100%;
	height: 148px;
	position: fixed;
	z-index: 2;
	bottom: 40px;
}
#content_pages_nav {
	width: 100%;
	height: 285px;
	position: fixed;
	z-index: 10;
	bottom: -130px;
	text-align: center;
}
#content_pages_games {
	width: 100%;
	height: 167px;
	position: fixed;
	top: 150px;
	z-index: 4;
	margin-left: -250px;
	text-align: center;
}
#home_nav {
	width: 80%;
	height: 265px;
	position: relative;
	z-index: 1;
	margin: 0px auto;
}
#text_wrapper {
	width: 100%;
	height: auto;
	text-align: center;
	position: absolute;
	top: 150px;
	min-width: 800px;
	z-index: 5;
}
#coming_up_content {
	width: 50%;
	height: auto;
	min-width: 320px;
	overflow: hidden;
	position: relative;
	margin: 0px auto 200px auto;
	padding: 10px;
	background-image: url(../images/content_white_bg_tile.png);
	background-repeat: repeat;
	text-align: center;
}
#contact_us_details {
	width: 50%;
	height: 0px;
	position: relative;
	z-index: 5;
	margin: 0px auto;
	left: 100px;
	top: -190px;
}
#content_pages_title {
	width: 435px;
	height: 379px;
	position: relative;
	z-index: 3;
	top: 20px;
	left: 0px;
}
#coming_soon_title {
	width: 301px;
	height: 379px;
	position: relative;
	z-index: 3;
	left: 400px;
	top: 70px;
}
#content_flash {
	width: 160px;
	height: 370px;
	position: absolute;
	z-index: 3;
	top: 60px;
	right: 0px;
}
#logo_banner {
	width: 100%;
	height: 240px;
	position: relative;
	background-image: url(../images/chapel_for_kids_logo_gradient.png);
	background-repeat: repeat-x;
	z-index: 3;
	margin: 0px auto;
	text-align: center;
	padding-top: 64px;
	top: 30px;
}
#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;
}