body {
	background:#ffffcc;
	background-image: url(""); 	
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-position-x:left; 
	background-position-y:top;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 16pt;
}
	
a {text-decoration:none; font-weight:800; color:#1B6497}
a:hover {text-decoration:none; font-weight:800; color:#000}
#menu a {text-decoration:none; font-weight:800; color:#fff}
#menu a:hover {text-decoration:none; font-weight:800; color:#000066}


td  {background-repeat:no-repeat; background-attachment:fixed; background-position-x:right;}
hr {size:1;}

#splash_stage {
	position:absolute;
	left:0px;
	top:30%;
	width:100%;
	}

#header_frame {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	width:200%;

	padding-top:0px;

	background-image: url("../images/head_banner_flat.jpg"); 	
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-position-x:left; 
	background-position-y:top;
	z-index:700;
	}
#menu { 
	position: absolute; 
	left:0px; 
	top:80px;
	width:200%;
	background:#6699ff;
	border-top: 1px solid #777;
	padding:5px 0 0px 10px;
	color: #666;
	line-height:12pt;
	z-index:730;
	}
#header_frame_splash {
	position:absolute;
	left:0px;
	right:0px;
	top:400px;
	width:200%;

	padding-top:0px;
	border-top:1px solid #000;
	background-image: url("../images/head_banner_flat.jpg"); 	
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-position-x:left; 
	background-position-y:top;
	z-index:700;
	}
#menu_splash { 
	position: absolute; 
	left:0px; 
	top:480px;
	width:200%;
	background:#6699ff;
	border-top: 1px solid #777;
	padding:5px 0 0px 10px;
	color: #666;
	line-height:12pt;
	z-index:730;
	}
#right {
	position: absolute; 
	left:10%; 
	top:10px;  
	text-align:left;
	z-index:0;
	}
#title {  
	position: absolute; 
	left:147px; 
	top:18px;
	font:	21pt Georgia, Times, serif;
	color: #000;
	z-index:20;
	}
#header {
	position: absolute; 
	left:355px; 
	top:22px;
	font: 8pt Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:9pt;
	color: #000;
	z-index:0;
	}
#splash_image { 
	position: absolute; 
	left:15px; 
	top:20px; 
	padding:0px 0 0 0px;
	z-index:10;
	}
#caption1 { 
	position: absolute; 
	left:30px; 
	top:35px; 
	z-index:11;
	}
#caption2 { 
	position: absolute; 
	left:30px; 
	top:230px; 
	z-index:11;
	}
#caption3 { 
	position: absolute; 
	left:30px; 
	top:230px; 
	color:#fff;
	z-index:11;
	}
#caption4 { 
	position: absolute; 
	left:30px; 
	top:35px; 
	z-index:11;
	}
#caption5 { 
	position: absolute; 
	left:30px; 
	top:230px;  
	color:#fff;
	z-index:11;
	}
#caption6 { 
	position: absolute; 
	left:30px; 
	top:35px; 
	z-index:11;
	}
#caption7 { 
	position: absolute; 
	left:30px; 
	top:35px;  
	z-index:11;
	}
#caption8 { 
	position: absolute; 
	left:30px; 
	top:35px;  
	z-index:11;
	}
#caption9 { 
	position: absolute; 
	left:30px; 
	top:35px; 
	z-index:11;
	}
#caption10 { 
	position: absolute; 
	left:30px; 
	top:35px;  
	z-index:11;
	}
#caption11 { 
	position: absolute; 
	left:30px; 
	top:35px;  
	z-index:11;
	}
#caption12 { 
	position: absolute; 
	left:30px; 
	top:230px;  
	z-index:11;
	}


#byline { 
	font:	9pt Georgia, Times, serif;
	padding:0 0 30px 30%;
	color: #000;
	z-index:30;
	}


#margin_header { 
	float:left;
	width:130px;
	margin-top:5px;
	padding:0px 0 30px 0px;
	line-height:9pt;
	z-index:40;
	}
#book_header { 
	float:left;
	width:130px;
	margin-top:5px;
	padding:0px 0 10px 0px;
	line-height:9pt;
	z-index:40;
	}
#text_introduction {
	float:left;
	width:70%;
	padding:0 15% 0 0;
	line-height:12pt;
	z-index:50;
	}




#footer {
	float:left;
	padding:100px 0 100px 20%;
	z-index:1000;
	}


