body {
	background-color: #34498b;
}
#masthead {
	width: 99%;
	background-image: url(../images/bck_grd.jpg);
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
}
#navbar {
	width: 100%;
	top: 300px;
}
#pagecell {
	width: 99%;
	border: 1px solid #CCCCCC;
	left: 11px;
	position: absolute;
	top: 240px;
}
.footertext {
	font-family: "High Tower Text", Arial, Verdana;
	font-size: 14px;
	color: #A9B7DA;
}
a:link {
	font-family: "High Tower Text", Arial, Verdana;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #657CBF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#hmpgxtbx {
	border: 1px solid #CCCCCC;
	height: 150px;
	width: auto;
	top: -30px;
}
#hmpgxtbx2 {
	border: 1px solid #CCCCCC;
	height: 150px;
	width: auto;
	top: -15px;
	position: relative;
}
.headertext {
	font-family: "High Tower Text", Arial, Verdana;
	font-size: 22px;
	font-style: italic;
	color: #999999;
}
.bodytext {
	font-family: "High Tower Text", Arial, Verdana;
	font-size: 16px;
	color: #CCCCCC;
}
#menubox {
	border: 1px solid #CCCCCC;
	height: 90%;
	width: 150px;
	top: 10px;
	position: relative;
	left: 10px;
}
#breadcrumbs {
	position: absolute;
	top: 230px;
	left: 15px;
}
.boxheader {
	font-family: "High Tower Text", Arial, Verdana;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	width: 100%;
}
.white_header {
	font-family: "High Tower Text", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

