﻿#menuBar { font-size:0.95em; width: 980px; height: 30px; background-image: url(../../menu/images/menuPixel.jpg); background-repeat: repeat-x repeat-y; font-weight: bold; color: White; }
#menuItems { position: relative; top: 8px; }

.menuItemLeft { width: 20px; height: 1px; position: relative; float: left; }
.menuItem { position: relative; float: left; }

.menuItem a { color: White; text-decoration: none; }
.menuItem a:hover { text-decoration: underline; color: White; }

.menuDispName { position: relative; float: left; font-size: 0.8em; top: 2px; }
.menuDispName a { color: White; }

#mainMenuItems { position: relative; float: left; }
#rightMenuItems { position: relative; float: right; }
