#water_header {
	position:absolute;
	width:1100px;
	height:126;
	z-index:1;
	left: 10px;
	top: 5px;
	border: 2px solid #FFFFFF;
}
#flash {
	position:absolute;
	border: 2px solid #FFFFFF;
	height: 338px;
	width: 606;
	z-index: 10;
	left: 321px;
	top: 210px;
	background-color: #0054A6;
}
#bar_header {
	position:absolute;
	width:1090px;
	height:27px;
	z-index:2;
	left: 10px;
	top: 133px;
	border: 2px solid #FFFFFF;
	background-color: #000066;
	font-family: "Bank Gothic";
	color: #FFFFFF;
	font-size: 24px;
	text-align: right;
	padding-right: 10px;
}
#left_sidebar {
	position:absolute;
	top:162px;
	width:167px;
	z-index:99;
	left: 10px;
	background-image: url(assets/pictures/left_sidebar.jpg);
	border: 2px solid #FFFFFF;
	height: 1450px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #0054A6;
}
#left_sidebar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-family: "Bank Gothic", Verdana;
	font-size: 16px;
	z-index: 99;
}
#left_sidebar a:hover {
	background-color: #FFFFFF;
	color: #003399;
	text-decoration: none;
	font-family: "Bank Gothic";
	font-size: 16px;
	z-index: 99;
}
#body_cont2 {
	position:absolute;
	left:165px;
	top:162px;
	width:901px;
	height:1206px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 15px;
	background-color: #0066CC;
	border: 2px solid #FFFFFF;
}
#body_cont2  a:hover {
	font-family: "Bank Gothic";
	color: #0054A6;
	text-decoration: none;
	background-color: #FFFFFF;
}
#body_cont2  a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Bank Gothic";
}
#body {
	position:absolute;
	left:182px;
	top:726px;
	width:901px;
	height:1500px;
	z-index:1;
	background-color: #0099FF;
	padding-right: 15px;
	padding-left: 15px;
	border: 0px solid #FFFFFF;
}
#graph_flash {
	position:absolute;
	left:179px;
	top:364px;
	width:931px;
	height:32;
	z-index:6;
	border: 2px solid #FFFFFF;
}
#caption {
	position:absolute;
	left:204px;
	top:575px;
	width:887px;
	height:75px;
	z-index:13;
	bottom: 645px;
}
.style3 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #0066FF;
}

