body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#gray .top {
	background-image: url(topPhotos/aircraftEngine.jpg);
}
#gray .nav0 {
	color: #808080;
}
#orange .top {
	/*background-image: url(topPhotos/threeGuitars.jpg);*/
}
#orange .nav0 {
	color: #F28E00;
}
#orange a:link {
	color: #F28E00;
	text-decoration: none;
}
#orange a:visited {
	text-decoration: none;
	color: #F28E00;
}
#orange a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #F28E00;
	color: #F28E00;
}
#orange a:active {
	text-decoration: none;
}
#green .top {
	/*background-image: url(topPhotos/labWindow.jpg);*/
}
#green .nav0 {
	color: #6ABA0A;
}
#green a:link {
	color: #6ABA0A;
	text-decoration: none;
}
#green a:visited {
	text-decoration: none;
	color: #6ABA0A;
}
#green a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #6ABA0A;
	color: #6ABA0A;
}
#green a:active {
	text-decoration: none;
}
#magenta .top {
	/*background-image: url(topPhotos/crawfishDock.jpg);*/
}
#magenta .nav0 {
	color: #F50052;
}
#magenta a:link {
	color: #F50052;
	text-decoration: none;
}
#magenta a:visited {
	text-decoration: none;
	color: #F50052;
}
#magenta a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #F50052;
	color: #F50052;
}
#magenta a:active {
	text-decoration: none;
}
#blue .top {
	/*background-image: url(topPhotos/jeepneeIRRI.jpg);*/
}
#blue .nav0 {
	color: #004D8F;
}
#blue a:link {
	color: #004D8F;
	text-decoration: none;
}
#blue a:visited {
	text-decoration: none;
	color: #004D8F;
}
#blue a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #004D8F;
	color: #004D8F;
}
#blue a:active {
	text-decoration: none;
}
#purple .top {
	/*background-image: url(topPhotos/ironBalcony.jpg);*/
}
#purple .nav0 {
	color: #892888;
}
#purple a:link {
	color: #892888;
	text-decoration: none;
}
#purple a:visited {
	text-decoration: none;
	color: #892888;
}
#purple a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #892888;
	color: #892888;
}
#purple a:active {
	text-decoration: none;
}
.top {
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
	height: 72px;
	width: 800px;
}
.navBar {
	padding: 9px 0px 0px 0px;
}
#leftNav {
	position: absolute;
	left: 30px;
	top: 82px;
	width: 202px;
	/*height: 100%;*/
	background-color: #FFFFFF;
}

#leftNav p {
	padding: 0px 0px 0px 0px;
}

#bodyArea {
	position: absolute;
	left: 242px;
	top: 82px;
	width: 558px;
	/*height: 25%;*/
	background-color: #FFFFFF;
}
#bodyArea p {
	padding: 0px 0px 5px 0px;
}
#bodyArea .label {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-size: 75%;
	color: #F50052;
}
#clients {
	padding: 10px 0px 0px 10px;
}
.bold {
	font-weight: bold;
}
.nav0 {
	text-transform: uppercase;
	letter-spacing: .25em;
	padding: 0px 0px 5px 0px;
}
.nav1 {
	text-transform: uppercase;
	letter-spacing: .25em;
	padding: 0px 0px 5px 10px;
}
.nav2 {
	padding: 0px 0px 5px 20px;
}
.logos {
	float:right;
}
p {
	padding: 0px;
	margin: 0px 0px 1em;
}
acronym {
	border-bottom: none;
}
#linkBack {
	position: absolute;
	left: 30px;
	bottom: 10px;
	width: 202px;
	background-color: #FFFFFF;
}
#linkBack .hide {
	color: #FFFFFF;
}
#linkBack a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}