div#header {
	white-space: nowrap;
}

/* Delete Below when Expo is ready */
div#navbarEXPO {
	height: 32px;
	white-space: nowrap;
	/*border-top: solid #000000 4px;*/
	border-bottom: solid #000000 1px;
	border-right: solid #000000 2px;
	width: 53.5em;
	/*width: expression(document.body.clientWidth < 855 ? "855px":"auto");*/
	background: url('images/navgradDKBlu.gif')
				top right
				repeat-x;
	}
div#navbarEXPO ul {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 2em;
	white-space: nowrap;
	}
div#navbarEXPO  li {
	list-style-type: none;
	display: inline;
	}
div#navbarEXPO li a {
	color: #FFFFFF;
	font-size: .75em;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	padding: 15px 12px;
	text-decoration: none;
	font-weight: bold;
	}
div#navbarEXPO li a:hover {
	font-size: .75em;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	padding: 15px 12px;
	text-decoration: none;
	font-weight: bold;
	}
/* Delete Above when Expo is ready */


div#navbar {
	height: 32px;
	white-space: nowrap;
	/*border-top: solid #000000 4px;*/
	border-bottom: solid #000000 1px;
	border-right: solid #000000 2px;
	width: 53.5em;
	/*width: expression(document.body.clientWidth < 855 ? "855px":"auto");*/
	background: url('images/navgradLTBrn.gif')
				top right
				repeat-x;
	}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 2em;
	white-space: nowrap;
	}
div#navbar  li {
	list-style-type: none;
	display: inline;
	}
div#navbar li a {
	color: #FFFFFF;
	font-size: .75em;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	padding: 15px 12px;
	text-decoration: none;
	font-weight: bold;
	}
div#navbar li a:hover {
	font-size: .75em;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	padding: 15px 12px;
	text-decoration: none;
	font-weight: bold;
	}
div#navbar1 {
	background: url('images/navgradDKBrn.gif')
				top
				repeat-x;
	background-color: #322519;
	float:left;
	white-space: nowrap;
	border-right: solid #000000 2px;
	text-align:center;
	width: 10.4em;
	}
div#navbar2 {
	background: url('images/navgradDKBlu.gif')
				top
				repeat-x;
	background-color: #0000cc;
	float:left;
	width:28.5em;
	text-align:center;
	white-space: nowrap;
	}
div#navbar3 {
	background: url('images/navgradLTBlu.gif')
				top
				repeat-x;
	background-color: #427eAC;
	float:left;
	width: 8.0em;
	text-align: center;
	white-space: nowrap;
	border-right: solid #000000 2px;
	border-left: solid #000000 2px;
	}
div#navbar4 {
	background: url('images/navgradLTBrn.gif')
				top
				repeat-x;
	background-color: #726559;
	padding-left: 5px;
	text-align:center;
	white-space: nowrap;
	float:left;
	}
/*div#navbar5 {
	background-color: #726559;
	white-space: nowrap;
	width:9px;
	float:right;
}*/
