body {
	background-image:url(images/J-water.jpg);
	
}

.style1 {
	font-family:Verdana;
	font-size:18px;
	text-align:center;
	font-weight:bold;

}

#master_container {
	position:relative;
	top:15px;
	width:900px;
	height:1800px;
	z-index:1;
	margin:auto;
	background-color:#a6c4e1;
	border:medium double #000066;
	font-family:Verdana;
	font-size:14px;
	color:#000066;
}

#banner {
	position:absolute;
	left:10px;
	top:10px;
	width:880px;
	height:100px;
	z-index:1;
	border:thin outset #000066;
	text-align:center;
	
}

#navigation {
	position:absolute;
	left:0px;
	top:120px;
	width:900px;
	height:40px;
	z-index:2;
	
}

#fd_logo {
	position: absolute;
	z-index: 1;
	height: 50px;
	width: 200px;
	right: 10px;
	bottom: 10px;
}

#slave_container {
	position:absolute;
	left:15px;
	top:180px;
	width:880px;
	height:980px;
	z-index:2;

}

#en-txtleft {
	position:absolute;
	left:30px;
	top:10px;
	height:600px;
	z-index:3;
	width: 600px;
	
}

#en-graphicsright {
	position:absolute;
	left:650px;
	top:20px;
	width:200px;
	height:600px;
	z-index:3;

}
	
#fd_logo {
	position: absolute;
	z-index: 1;
	height: 15px;
	width: 200px;
	right: 10px;
	bottom: 10px;
}

.style2 {
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	color:#000066;
	
}

.style3 {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;

}

.style4 {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;

}

#w3c_logo {
	position:absolute;
	left:115px;
	width:95px;
	height:50px;
	z-index:4;
	bottom: 10px;
	visibility:visible;
}
#cssval {
	position:absolute;
	left:15px;
	width:95px;
	height:50px;
	z-index:4;
	bottom: 10px;
	visibility: visible;
}
#update {
	position:absolute;
	left:300px;
	bottom:10px;
	width:300px;
	height:20px;
	z-index:8;
}