 #navcontainer   { margin-top: 10px; margin-right: 0; margin-bottom: 0; padding: 0; clear: left } #navcontainer ul { border: 0; margin: 0; padding: 0; list-style-type: none; text-align: center; } #navcontainer ul li { display: block; float: left; text-align: center; padding: 0; margin: 0; } #navcontainer ul li a   { color: #039; font: bold 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; text-decoration: none; background: #fff; text-align: center; display: block; margin: 0 0 5px; padding: 0; width: 60px; height: 20px; border-right: 1px solid #ccc } #navcontainer ul li a:hover  { font-weight: bold; text-decoration: underline; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 } #navcontainer a:active  { color: #fff; background: #600 } #navcontainer li#active a  { color: #fff; background: #600; border: solid 1px #c60 }#topNavBar  { background-color: #039; text-align: right; margin: 0 40px 5px }
