* html #leftnav, * html #leebanner, * html #footer, 
* html #topnav, * html #shadowtop, * html #shadowbottom, * html #shadowmiddle, * html #left, * html #bottom {
	position: absolute;
}

.logo {
	background: White;
	bottom: 1px;
	float: left;
	height: 60px;
	left: 4px;
	margin: 0em;
	padding: 0px 0px 0px 6px;
	top: 4px;
	width: 60px;
}

#headingtop {
	bottom: 0px;
}
/*************** #dropshadows**************/

#shadowbottom {
	background-color: transparent;
	color: #C6C6C6;
	font: italic bold 26px Times, Garamond, "Georgia", " Times New Roman", "Palatino Linotype", serif;
	left: 690px;
	top: 14px;
	z-index: 110;
	position: fixed;
}
#shadowmiddle {
	background-color: transparent;
	color: #CECECE;
	font: italic bold 26px Times, Garamond, "Georgia", " Times New Roman", "Palatino Linotype", serif;
	left: 688px;
	top: 13px;
	z-index: 120;
	position: fixed;
}
#shadowtop {
	background-color: transparent;
	color: #2F2A17;
	font: italic bold 26px Times, Garamond, "Georgia", " Times New Roman", "Palatino Linotype", serif;
	left: 687px;
	top: 12px;
	z-index: 130;
	position:fixed;
}



#engineer sup {
	display: inline;
	font: 900 50%/90%   "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	letter-spacing: 0.05em;
	position: relative;
	text-transform: uppercase;
	vertical-align: 90%;
}
#leebanner {

	background-color: White;
	border-bottom: 5px solid #B30F18;
	color: #000;
	display: block;
	height: 67px;
	left: 12px;
	padding: 6px 3px 3px 3px;
	position: fixed;
	top: 0px;
	width: 840px;
	z-index: 20;
}
#leebanner #engineer {
	background-color: transparent;
	font: normal small-caps bold 42px/93% Arial, "Microsoft Sans Serif", "Century Gothic",   Verdana, sans-serif;
	left: 0px;
}
#leebanner #redbanner{
	background-color: transparent;
	color: #B30F18;
	font: normal normal 800 1.5em/100% "Microsoft Sans Serif", Arial, "Century Gothic",   Verdana, sans-serif;
	margin: 0em 0px 3px 0px;
	text-transform: uppercase;
}
.logo {
	background: White;
	bottom: 1px;
	float: left;
	height: 60px;
	left: 4px;
	margin: 0em;
	padding: 0px 0px 0px 6px;
	top: 4px;
	width: 60px;
}

#leebanner a {
	background: #transparent;
	text-decoration: none;
}


#topnav {
	background-color: #85888F;
	border-bottom: 2px solid Black;
	color: #2F2A17;
	display: block;
	font: normal normal bold small   "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	left: 12px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	position: fixed;
	text-align: left;
	top: 81px;
	width: 846px;
	z-index: 20;
}
#topnav a.here:link,
#topnav a.here:visited, 
#topnav a.here:hover, 
#topnav a.here:active {
	background-color: Black;
	border: 0px;
	color: #E9E9E6;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: .25em 1em .25em 1em;
	text-decoration: none;
}
#topnav a.menu:link,
 #topnav a.menu:visited {
	background-color: #85888F;
	border: 0px;
	color: Black;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: .25em 1em .25em 1em;
	text-decoration: none;
}
#topnav a.menu:hover, 
#topnav a.menu:active{
	background: #85888F;
	border: 0px;
	color: #FCFCFC;
	margin: 0px 0px 0px 0px;
	padding: .25em 1em .25em 1em;
}
