.GreenBar {
	background: #004f00;
	position: absolute;
	height: 40px;
	margin: 0px;
	width: 650px;
	left: 2px;
	top: 15px;
	z-index: 50;
}
.GoldBar {
	margin: 0px;
	position: absolute;
	height: 409px;
	width: 118px;
	background: url(/images/goldbar2.jpg);
	z-index: 40;
	left: 17px;
	top: 2px;
}
.NCLLogo {
	background: url(/images/ncllogosmall3.gif);
	position: absolute;
	height: 121px;
	width: 126px;
	top: 20px;
	left: 12px;
	z-index: 55;
}
.TagLineTxt {
	font: italic bold 20px "Times New Roman", Times, serif;
	position: absolute;
	height: 38px;
	width: 340px;
	left: 150px;
	top: 23px;
	color: #d8c151;
	z-index: 55;
}
