ul

{
list-style-type: disc;
list-style-image: url(node_2.jpg);
list-style-position: outside;
}


ul#navlist li a:hover {

border-top-color: #f5a220;
border-right-color: #f5a220;
border-bottom-color: #f5a220;
border-left-color: #f5a220;
color: #ffffff;
background-color: #103c4a;
background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

}
