body 	     { font-family: Verdana, Arial }

img          { border-style: solid; border-width: 0px }


#NavBar {
	color: white;
	float: left;
	padding-left: 80px;
	list-style-type: none;
	text-decoration: none;
	padding-bottom: 6px;
	margin-bottom: 1px;
}
   
#NavBar a { color: white; display: inline; text-decoration: none; height: 28px;  float: left; background-color: #000000; border-right: 1px solid #000; border-left: 1px solid #000; list-style-type: none;}
	
#NavBar a:hover, #NavBar a#active { color: white; height: 28px; display: inline; background-color: #000000;  text-decoration: none; float: left; list-style-type: none;}
#NavBar li {
	display: inline;
	list-style-type: none;
}
