﻿
#uldiv {margin-left:20px;}

#nav
{   margin: 0 0 0 50px; 
    width:610px;
    display:block;
    color:#442303;
 	padding-top:4px;
 	padding-bottom:4px;
 	height:30px;
	list-style-type: none;
	z-index:300;
	overflow:hidden;
	}

#nav a
{ margin: 0 0 0 0;
  font-weight: normal;
  color:#442303;
  z-index:300;
  height:22px;
  text-decoration: none;
  width: 160px;
  background-color:#C29C5D;
  background-image:none;
   border:1px solid white;
 }
	
#nav a:hover 
{    margin: 0 0 0 0;
     color:gray;
     z-index:300;
     height:22px;width: 200px;
     background-color:#C29C5D;
     background-image:none;
     border:1px solid white;
}




#nav li
{  margin: 0 0 0 0;
   display:block;
   height:22px;
   float: left;
   list-style-type: none;
   position: relative;
   width: 160px;
   text-align: center;
   cursor: default;
   z-index:300;
   background-color:#C29C5D;
   background-image:none;
   border:1px solid white;
}

#nav li a:hover 
{   margin: 0 0 0 0;
    display:block;
    height:22px;
    float: left;
    top:0px;
    list-style-type: none;
    position: relative;
    width: 160px;
    text-align: center;
    cursor: default;
    z-index:300;
    background-color:#C29C5D;
    background-image:none;
    border:1px solid white;
}

 #l1{margin-left:50px; width:160px}
 #l2{margin-left:10px; width:160px}
 #l3{margin-left:10px; width:160px}

#showspec{position:relative;
          top: 175px;
          margin-left:570px;
           width:150px;
           height:30px;
           z-index:100}