#maintopbanner
		{
			border-top: 1px #5e5d60;
			border-bottom: 1px #5e5d60;
			border-right: 1px  #5e5d60;
			float: left;
			width: 100%;
			background-color:#5e5d60;
			font-family: Verdana, Arial, san-serif;
		  
		}
		/*Modified Pure CSS Horizontally Centered Drop-Down Menus* uses centereddropdownmenus.css from http://matthewjamestaylor.com/blog/centered-dropdown-menus.html*/
		.clearboth { clear: both; }
		
		.spacer
		{
			float: left;
			width: 1%;
		}

