.CrestDiv {
	position: absolute;
	height: 150px;
	width: 150px;
	top: 15px;
	left: 50%;
	margin-left: -405px;
	border-top-width: 5px;
	border-top-style: groove;
	border-top-color: #990000;
	border-left-width: 5px;
	border-left-style: groove;
	border-left-color: #996633;
}
.TopImgDiv {
	position: absolute;
	height: 150px;
	width: 650px;
	top: 15px;
	left: 50%;
	margin-left: -250px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: groove;
	border-right-style: groove;
	border-top-color: #990000;
	border-right-color: #996633;
}
.AccomLogoDiv {

	position: absolute;
	height: 150px;
	width: 75px;
	top: 20px;
	left: 50%;
	margin-left: 325px;
}
.TopNavDiv {
	position: absolute;
	height: 35px;
	width: 650px;
	top: 170px;
	left: 50%;
	margin-left: -250px;
	border-right-width: 5px;
	border-right-style: groove;
	border-right-color: #996633;
}
.TopImg {
	position: absolute;
}
.CrestImg {
	position: absolute;
}
.Left4StarLogo {
	position: absolute;
	top: 235px;
	left: 25px;
}
.CopyrightDiv {
	position: absolute;
	height: auto;
	width: 800px;
	top: 630px;
	margin-left: -400px;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

