#whole_frame {
	background-image: url(../Images/dark-blue-bkgd-textured.gif);
	background-repeat: repeat;
	z-index: 2;
	height: auto;
	width: 880px;
	top: 0px;
	text-align: left;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
#layer_maintext {
	background-color: #FFEDF7;
	width: 610px;
	height: auto;
	z-index: 3;
	top: 45px;
	position: relative;
	left: 160px;
	clear: left;
	margin: 0px;
	padding-bottom: 20px;
}
#layer_lightbluebox {
	position: absolute;
	z-index: 2;
	height: 220px;
	width: 880px;
	left: 0px;
	top: 150px;
	background-image: url(../Images/light-blue-bkgd-textured.gif);
	background-repeat: repeat-x;
}
#layer_logobox {
	position: relative;
	z-index: 3;
	left: 160px;
	top: 30px;
	margin: 0px;
	height: 56px;
	width: 250px;
}
#t-tagline h1 {
	position: absolute;
	top: 40px;
	z-index: 4;
	height: 18px;
	width: auto;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFEDF7;
	margin: 0px;
}
h1 {
	font-family:"Courier New", Courier, monospace
	font-size: 18px;
}
#layer_face {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 30px;
	margin: 0px;
}
#Nav_buttons {
	position: absolute;
	height: auto;
	width: 85px;
	left: 60px;
	top: 400px;
}
#navcell {
}
#navcell td {
	text-align: right;
	padding: 0px;
	width: 85px;
	height: 25px;
}
#navcell a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}
#navcell a:link {
	color: #FFEDF7;
	text-decoration: none;
}
#navcell a:visited {
	color: #FFEDF7;
	text-decoration: none;
}
#navcell a:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	background-color: #333333;
	text-align: center;
	margin: 0px;
}

#HeaderText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

