div#navMenu1 {
		height:40px;}
div#menubar {
    border:none;
    border-right:1px solid #000000;
}       
#navigation {
	position: relative;
    width:987px;
    display: block;
    height: 20px;
    margin:0; background-color: #261800;
    background-image: url(http://www.yourteamlook.com/menu/images/ytl_bar_1222.png); 
    background-repeat: repeat-x;
        z-index: 901;
}
#navigation2 {
	position: relative;
    width:987px;
    display: block;
    height: 20px;
    margin:0; background-color: #261800;
    background-image: url(http://www.yourteamlook.com/menu/images/ytl_bar_1222.png); 
    background-repeat: repeat-x;
        z-index: 900;
}
#menubar .Buttonwrap {
	position:relative; 
    width:auto; 
    height:auto; 
    display:block; 
    float:left;
 }
#menubar .Buttonwrap .button {
	background-color: #261800;
    background-image: url(http://www.yourteamlook.com/menu/images/ytl_bar_1222.png);
    background-repeat: repeat-x;
    white-space:nowrap;
    cursor:pointer;
    border-left:1px solid #000000;
    position:relative;
    left:0px;
    top:0px;
    float:left;
    display: block;
    height: 20px;
    padding: 0 30px;
    text-align:center;
    vertical-align: text-bottom;
    line-height:20px; margin:0;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;text-transform:capitalize;
    font-size: 13px;
    
}
#menubar .Buttonwrap .button:hover{
	background-image: url(http://www.yourteamlook.com/menu/images/ytl_bar_1212.png);
    background-repeat: repeat-x;
    background-color:#FF4400;
}
#menubar .Buttonwrap .button a {
	color:#F9F9F9;
    text-decoration:none;
    z-index: 900;
}
#menubar .Buttonwrap .button:hover a{
	color:#000000;
}
#menubar .button div.drop {
	text-align:left; position:absolute; display:none; z-index: 999; top:20px; left: 0px; padding:4px; background-color: #E3E3E3;background-image: url(http://www.yourteamlook.com/menu/images/ytldrop1001dt3.png);background-repeat: repeat-x;clear:both;} #menubar .button:hover .drop {position:absolute;z-index: 999;display:block;} #menubar .button:hover .drop a{color:#050505;} #menubar .button:hover .drop a:hover{color:#FF4400;}.dropstyle {width:auto;}.dropstyle ul {padding:13px 3px 8px 3px;margin:0px; vertical-align:top; height:auto;width:auto; float: left; }.dropstyle li{float: none; list-style-type: none;padding:3px 3px 2px 4px;margin-right:32px; line-height:11px; font-family: ;font-size: 11px;}.dropstyle li a {white-space:nowrap;} #menubar .button .dropb{} #menubar .button .dropb .dsb li{margin-right:5px;}