#Header {
    background:url(../images/Header06.jpg) no-repeat top;
	border:0;
	width:760px;
	height:153px;
    }
#Splash {
	color:#FFFFFF;
	width:760px;
	height:373px;
    background:url(../images/BG06.jpg) no-repeat;
	border:0;
    }
#Splash .heading {
	font-size:150%;
	font-weight:lighter;
	line-height:105%;
	padding:0 0 5px 0;
	opacity:1.00;
	filter:alpha(opacity=100); 
    }
#Splash .textbox {
	padding:0 0 10px 0;
	font-size:90%;
	font-weight: normal;
	letter-spacing: 0px;
    line-height:150%;
	opacity:1.00;
	filter:alpha(opacity=100); 
    }
#Splash a {
	color:#FFFFFF;
	font-size:115%;
    }
#Splash #Pos {
	position:relative;
	top:180px;
	left:40px;
	}
#Pos .panel {
	width:310px;
	position:absolute;
	padding:10px;
	z-index:10;
    }
#Pos .panelBG {
	width:330px;
	height:155px;
	position:absolute;
	background:#60830b;
	opacity:.70;
	filter:alpha(opacity=70);
    }