#navcontainer { background: url(../images/swe-logo-top.png) top left no-repeat; height: 85px; width: 800px; top: 65px; float: right; text-align: right; }

ul#navlist { margin-left: 0; padding: 65px 0 0 0; white-space: nowrap; }

#navlist li { display: inline; list-style-type: none; }

#navlist a { padding: 3px 10px 0 10px; }

#navlist a:link, #navlist a:visited { font: bold 14px/15px "Helvetica Neue", Helvertica, Verdana; color: #91c2e5; text-decoration: none; }

#navlist a:hover { color: #fff; text-decoration: none; }

#navlist a.current { color: white; border-top: 2px solid #61a1d3; }

