div.mainmenu { background: rgb(22, 4, 99); height: 2em; color: black; }
div.menubar { position: absolute; left: 2em; }
a.menulink { color: rgb(140,132,215); }

span.mmitem1 { position: absolute; height: 1.5em; left: 1em; width: 6em; text-align: center; margin-top: 0.25em; }
span.mmitem1:hover { background: rgb(50, 122, 231); }
span.mmitem2 { position: absolute; height: 1.5em; left: 8em; width: 6em; text-align: center; margin-top: 0.25em; }
span.mmitem2:hover { background: rgb(50, 122, 231); }
span.mmitem3 { position: absolute; height: 1.5em; left: 15em; width: 6em; text-align: center; margin-top: 0.25em; }
span.mmitem3:hover { background: rgb(50, 122, 231); font-weight: normal; }
span.mmitem4 { position: absolute; height: 1.5em; left: 22em; width: 6em; text-align: center; margin-top: 0.25em; }
span.mmitem4:hover { background: rgb(50, 122, 231); }
span.mmitem5 { position: absolute; height: 1.5em; left: 29em; width: 6em; text-align: center; margin-top: 0.25em; }
span.mmitem5:hover { background: rgb(50, 122, 231); }
span.submenu_about { position: absolute; left: 15em; background: rgb(22, 4, 99); padding-left: 0.5em; padding-right: 0.5em; border-top: thin solid white; color: white; }
span.submenu_contact { position: absolute; left: 29em; background: rgb(22, 4, 99); padding-left: 0.5em; padding-right: 0.5em; border-top: thin solid white; color: white; }
