@charset "utf-8";
img
{
  border: 0;
}
#backbanner {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url(../backbannerblue.jpg);
}
#banner {
	position:absolute;
	left:50%;
	top:0px;
	width:753px;
	height:180px;
	margin-left:-375px;
	z-index:2;
	background-color: #F90;
	background-image: url(../Banner.gif);
}

#menu {
	position:absolute;
	left:50%;
	top:180px;
	width:753px;
	height:80px;
	z-index:3;
	background-color: #000037;
	color: #D6D6D6;
	background-image: url(../backmenuf2l2.jpg);
	margin-left: -375px;
}
#bottomtext {
	position:absolute;
	left:50%;
	width:300px;
	height:60px;
	z-index:6;
	top: 1205px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	margin-left: -150px;
}
#largeback {
	position:absolute;
	left:50%;
	width:750px;
	height:930px;
	z-index:4;
	top: 240px;
	margin-left:-375px;
	color: #D6D6D6;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #000037;
	background-image: url(../largeback2.jpg);
}
#rightedge {
	position:absolute;
	left:50%;
	width:0px;
	height:200px;
	z-index:6;
	background-color: #B0B1E3;
	top: 240px;
	margin-left:375px;
	border-right-style: solid;
	border-right-color: #FF9933;
}
#downfade {
	position:absolute;
	top:950px;
	left:0px;
	width:100%;
	height:320px;
	z-index:1;
	background-image: url(../bottom.jpg);
	filter: Light;
}
#downline {
	position:absolute;
	top:1260px;
	left:0px;
	width:100%;
	height:0px;
	z-index:7;
	border-top-style: double;
	border-top-color: #F60;
}
#menuhome {
	position:absolute;
	top:192px;
	left:50%;
	width:580px;
	height:40px;
	z-index:7;
	margin-left: -290px;
}
body,td,th {
	font-family: Calibri;
}
#bottomtext {position:absolute;
	left:50%;
	width:300px;
	height:60px;
	z-index:6;
	top: 1205px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	margin-left: -150px;}
