/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_dropdown_3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* ----- menu ----- */
.menu,
#menubar .menu {
	height: 30px; 
	margin-bottom: 1px;
	text-align: center;
	width: 768px; 
	behavior: url("csshover2.htc");
}
#nav { 
	font-family: Arial, Helvetica, sans-serif;
	height: 30px; 
	margin: 0;
	width: 768px;
	text-align: center;
	z-index: 500; 
	
}

ul#nav {
	margin: 0;
	padding: 0;
	width: 768px;
	
}
ul#nav li {
	margin: 0;
	padding: 0;
	
}


#menubar div,
#menubar .menu,
#menubar #nav {
	font-size: 12px;
	
}

