/* common styling */
.menu {font-family: Verdana, Arial, Helvetica, Geneva, Swiss; font-variant:small-caps; height:25px; position:relative; margin:0; font-size:12px; padding:0; font-weight:normal; background:#fff url(../images/menubackgray.gif);}
.menu ul li a, .menu ul li a:visited {display:block; padding:0; margin:0; text-decoration:none; color:#000; width:186px; height:25px; text-align:center; color:#fff; background:#215F68; line-height:26px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style-type: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#7BB508;}
.menu ul li:hover ul {border-left:1px solid #fff; display:block; position:absolute; top:25px; left:0; width:186px;}
.menu ul li:hover ul li a.hide {background:#eee; color:#bbb;}
.menu ul li:hover ul li:hover a.hide {background:#bcdce1; color:#bbb;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {border-top:0; display:block; background:#eee; color:#666;}
.menu ul li:hover ul li a:hover {border-top:0; background:#ddd; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

/* specified boxes */
#home {background:transparent url(../images/menubuttons.gif) 0px 0px; color:#000; width:60px;}
#home:hover {background:transparent url(../images/menubuttons.gif) 0px 28px; color:#000; width:60px;}
#home span {display:none;}

#monologues {background:transparent url(../images/menubuttons.gif) -62px 0px; color:#000; width:123px; border-left:1px solid #fff;}
#monologues:hover {background:transparent url(../images/menubuttons.gif) -62px 28px; color:#000; width:123px;}
#monologues span {display:none;}

#forums {background:transparent url(../images/menubuttons.gif) -186px 0px; color:#000; width:75px; border-left:1px solid #fff;}
#forums:hover {background:transparent url(../images/menubuttons.gif) -186px 28px; color:#000; width:75px;}
#forums span {display:none;}

#articles {background:transparent url(../images/menubuttons.gif) -265px 0px; color:#000; width:98px; border-left:1px solid #fff;}
#articles:hover {background:transparent url(../images/menubuttons.gif) -265px 28px; color:#000; width:98px;}
#articles span {display:none;}

#playsontap {background:transparent url(../images/menubuttons.gif) -366px 0px; color:#000; width:135px; border-left:1px solid #fff;}
#playsontap:hover {background:transparent url(../images/menubuttons.gif) -366px 28px; color:#000; width:135px;}
#playsontap span {display:none;}

#mission {background:transparent url(../images/menubuttons.gif) -506px 0px; color:#000; width:127px; border-left:1px solid #fff; border-right:1px solid #fff;}
#mission:hover {background:transparent url(../images/menubuttons.gif) -506px 28px; color:#000; width:127px;}
#mission span {display:none;}

#membersarea {background:transparent url(../images/bluemenu.jpg) -684px 0px; color:#000; width:116px;}
#membersarea:hover {background:transparent url(../images/bluemenu.jpg) -684px 28px; color:#000; width:116px;}
#membersarea span {display:none;}

#membersarearight {position:absolute; right:0px; top:0;}