.wide_main_content #menu  { width: 926px; float: left; background: url(../../images/stripe_nav.jpg) no-repeat; height: 50px; z-index: 10000; margin-bottom: 16px; }
.narrow_main_content #menu { width: 640px; float: left; background: url(../../images/stripe_nav_short.jpg) no-repeat; height: 50px; z-index: 10000; margin-bottom: 16px; }
 
ul#cssmw, ul#cssmw ul { cursor: default; list-style-type: none; margin: 0; padding: 0 0 0 0; }
ul#cssmw ul li {
  background-image: none;
  float: none;
  z-index: 10000; 
}
ul#cssmw li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw li#gallery	{ 
	text-align:left; 
	width:132px; 
	padding-left:16px; }
ul#cssmw li#teaching	{
	text-align:center;
	width:160px;
}
ul#cssmw li#facebook	{ 
	text-align:center; 
	width:176px;
}
ul#cssmw li#contact	{ 
	text-align:center; 
	width:156px; 
}
ul#cssmw li ul {
  display: none;
  top: 0;
}
ul#cssmw li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw > li {
  background-image: none;
  padding-top:14px;
}
ul#cssmw > li > span {
  background-image: none;
  display: block;
}
ul#cssmw > li > span > a {
  background-color: #cdd999;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  border-style: none;
  color: #592c58;
  display: block;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
}
ul#cssmw > li > span > a:active {
  background-color: #e4f0af;
  color: #592c58;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw > li:hover > span {
  display: block;
}
ul#cssmw > li:hover > span > a {
  background-color: #e4f0a4;
  color: #592c58;
  font-weight: normal;
  text-decoration: none;
}
ul#cssmw ul.level-1 {
  left: 0px;
  top: 100%;
  z-index: 1000; 
}
ul#cssmw ul.level-1 > li {
  background-image: none;
  z-index: 1000; 
}
ul#cssmw ul.level-1 > li > span {
  background-image: none;
  display: block;
  z-index: 1000; 
}
ul#cssmw ul.level-1 > li > span > a {
  width: 13em;
  background-color: #e4f0a4;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  border-style: none;
  color: #592c58;
  display: block;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 0 16px;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 1000; 
}
ul#cssmw ul.level-1 > li > span > a:active {
  background-color: #adbf61;
  color: #592c58;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  z-index: 1000; 
}
ul#cssmw ul.level-1 > li:hover > span {
  display: block;
  z-index: 1000; 
}
ul#cssmw ul.level-1 > li:hover > span > a {
  background-color: #adbf61;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  z-index: 1000; 
}

