 dl.menu {
 width:250px;
 float:left; 
 margin:-32700px -150px 0 0; 
 background:url(../img/tabs_0.gif) no-repeat left bottom;
 }
 dl.menu a {
 display:block; 
 height:25px; 
 color:#fff; 
 font:normal 11px/25px verdana, sans-serif; 
 text-decoration:none; 
 text-indent:10px;
 }
 dl.menu a:visited {
 color:#fff;
 }
 dl.menu dt {
 float:left; 
 padding:0; 
 margin:32700px 0 0 0; 
 position:relative; 
 z-index:50;
 }
 dl.menu dt a {
 background:transparent; 
 width:100px;
 }
 dl.menu dt a:hover,
 dl.menu dt a:focus,
 dl.menu dt a:active {
 margin-right:1px; 
 background:url(../img/tabs_1.gif) no-repeat left top; 
 text-decoration:none;
 }
 dl.menu dd {
 float:left; 
 padding:25px 0 0 0; 
 margin:-25px 0 0 0; 
 position:relative; 
 z-index:10; background:url(../img/tabs_1.gif) no-repeat left top;
 }
 dl.menu dd a {
 background:#666;
 width:150px;
 }
 dl.menu dd a:hover,
 dl.menu dd a:focus,
 dl.menu dd a:active {
 margin-right:1px; 
 background:#ccc; 
 color:#000;
 }
#holder { 
background: url(../img/tabs_0.gif) repeat-x left top; 
padding-left:0px; 
position: absolute;
top: 135px; 
width: 970px; 
overflow: hidden; 
a, 
a:visited, 
a:hover, 
a:active, a:focus 
direction:ltr; 
outline:0;

}
#positioner { 
width:150px; 
height:35px; 
position:relative; 
top:200px; 
left:25px; 
background-color:#dfd; 
}
