#navigator {
    background-color: #169fe6;
    height: 60px;
    clear: both;
    position: relative;
    border: 1px solid #138cca;
    border-left: none;
    border-right: none;
}
#navList a:link {
    color: #fff; 
    text-shadow: 1px 1px 1px #000; 
}