#header {
	height: 80px;
	background-image: url('/images/kidoo_header_bg.gif');
	background-repeat: repeat-x;
}

#head {
	background-image: url('../images/kidoo_header_bg.gif');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

#logo {
	position: absolute;
	z-index: 99;
	right: 0;
	float: right;
	height: 70px;
}
#top_btn {
	background-image:url(/images/top_menu_bar.gif);
	background-repeat:no-repeat;
	display:block;
	height:40px;
	margin-left:150px;
	padding-left:44px;
	margin-top:13px;
	
}
#top_btn a{
	margin-right:1px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	margin-top: -80px;
	width: 990px;
	color: #FFFFFF;
}

#index_image_background {
	width: 990px;
	height: 647px;
	background-image:url(/images/johnn_index_back_flash.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 9px;
}

#index_google_ad {
	background-color: #BB490F;
	width: 120px;
	height: 240px;
	float: left;
	margin-top: 150px;
	margin-left: 45px;
	color: inherit;
}

#flash_index {
	background-repeat:repeat-x;
	text-align:center;
	display:block;
	height:470px;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:-50px;
}

#contain_footer {
	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
	bottom: 0px;
}

#contain {
	position: relative;
	padding-top: 0px;
	text-align: left;
	width: 980px;
	padding-left: 10px;
}

#left_menu {
	position: relative;
	width: 180px;
	float: left;
	margin-top: 0px;
}

#flag_menu {
	width: 32px;
	float: left;
	margin-top: 10px;
}

#left_menu a img {
	padding-bottom: 5px;
}

#ad_tall {
	padding-left: 13px;
	margin-top: 15px;
}

#content_txt_download {
	border:2px solid #FFE081;
	margin-left: 185px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#text_download{
	width: 400px;
 	border: 1px solid #FFE081;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: .85em;
	color: #FFFFFF;
}

#link_to_home span {
	display: none;
}

#story {
	height: 490px;
	background-image: url(/images/story_book.gif);
	background-repeat: no-repeat;
	background-position: 70px 20px;
	margin-left: auto;
	margin-right: auto;
}

#story_left {
	float: left;
	margin: 0;
	height: 445px;
}

#story_center {
	width: 700px;
	margin: 0;
	float: left;
	margin-bottom:-10px;
}

#story_right {
	float: left;
	/*width: 206px;
	height: 445px;*/
}

#text_pages {
	height: 385px;
}

#text {
	height: 330px;
	width: 295px;
	float: left;
	font-size: 12pt;
	color: #663300;
	margin: 45px 0px 0px 25px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.2;
}

#text p {
	margin-top: 5px;
}

#images {
	height: 330px;
	width: 300px;
	color: #663300;
	margin: 45px 0px 0px 57px;
	float: left;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	vertical-align:middle;
}

#navigation {
	position: relative;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

.table_align {
	text-align: center;
	width: 100%;
}

#next_button {
	margin-top: 280px;
	width: 70px;
	padding-left: 10px;
}

#back_button {
	margin-top: 280px;
	width: 70px;
	padding-right: 10px;
}

#page_number {
	font-size: 36px;
	color: #FDCC12;
	background-color: inherit;
}

#lastchap {
	margin-right: 15px;
}

#nextchap {
	margin-left: 15px;
}

#flash_game {
	border: 2px solid #FFE081;
	margin-left:5px;
	width: 750px;
	height: 411px;
	float:left;
}

#flash_nogame {
	border: 2px solid #FFE081;
	width: 740px;
	height: 266px;
	padding: 20px;
	margin-left: 185px;
}

#flash_story {
	border: 2px solid #FFE081;
	background-color:#BB490F;
	margin-top: 10px;
	margin-left:5px;
	width: 800px;
	height: 500px;
	float:left;
}

#page_number_chapter {
  font-size: 36px;
  color: #FDCC12;
	margin-left: 5px;
	background-color: inherit;
}

#google_banner {
	margin-left: 80px;
	margin-right: 80px;
}

#google_ads {
	float: left;
	width: 170px;
}
#chapter_title {
	font-size:18px;
	text-align: center;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
}
#story_video {
	height: 340px;
	text-align: center;
	vertical-align: middle;
}
#the_end {
	margin-top: 0px;
	background-image: url("/images/the_end.gif");
	background-position: center -25px;
	background-repeat: no-repeat;
	height: 150px;
	width: 295px;
}