#mainnav { font-family: Verdana, Helvetica, Arial, sans-serif; position: relative; width: 100%;} #mainnav ul { display: list-item; list-style-type: none; width: 100%; text-align: center;} #mainnav ul li { height: 25px; list-style-type: square; display: inline; width: 78px; border: none;} #mainnav ul li a:link { font-size: 12px; font-weight: bold; text-decoration: none; color: #ffffff; background-image: url(navbtn_up.gif); height: 25px; background-repeat: no-repeat; text-align: center; width: 78px;} #mainnav ul li a:visited { font-size: 12px; font-weight: bold; text-decoration: none; color: #ffffff; background-image: url(navbtn_up.gif); background-repeat: no-repeat; width: 78px; height: 25px; text-align: center;} #mainnav ul li a:hover { background-image: url(navbtn_over.gif); background-repeat: no-repeat; text-decoration: none;} #mainnav ul li a:active { background-image: url(navbtn_over.gif); background-repeat: no-repeat; text-decoration: none;} .here { background-image: url(navbtn_over.gif); background-repeat: no-repeat; text-decoration: none; font-size: 12px; font-weight: bold; color: #ffffff; text-align: center; width: 78px; height: 25px;}