body { width: 100%; background: #fff;}
#wrap {width: auto;}
#navigation {display:none;}
#rightMenu {display:inline;}
#header {display:inline;}

#header img.headerimg {display:none;}

.highlightgold {
	color: #f8cf0f;
	font-weight: bold;
	font-size: 14pt;
	text-transform: lowercase;
	text-shadow: gray 2px 3px, lime -4px 3px 4px;
	text-align: center;
	display: block;
}

.highlight2 {
	color: #fff;
  font-size: 14pt;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	display: block;
}

.titleblock {
	font-weight: bold;
	font-size: 14pt;
}
.subPageTitle {
	font-weight: bold;
	font-size: 12pt;
	display: inline;
}

