﻿   #topnav { width: 100%; height: 34px; background: url(../img/bg_nav_ends.jpg) right bottom no-repeat; }
   #topnav #cont-tnl { width: 772px; height: 34px; float:left; }
   #leftonav { width: 28px; height: 34px; background:  url(../img/bg_nav_ends.jpg) left bottom no-repeat; float:left; }
   #nav { width: 744px; height: 34px; background: url(../img/bg_nav.jpg) right bottom repeat-x; text-align: left; float: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #A1996A; text-decoration: none; }
   #scroller { width: 252px; height: 34px; margin: 4px 6px; float: left; }
   #scroller .text { padding: 0 5px 0 0; font-weight: normal; }
   #links { width: 456px; height: 34px; margin: 4px 12px; text-align: left; float: right; }
   #links A { padding: 0 11px; text-decoration: none; }
   #links A:link { color: #A1996A; }
   #links A:hover { color: #FF0000; text-decoration: underline; }
   #links A:visited { color: #A1996A; }
   #links .active  { color: #0000FF;} 
   