div#navMenu1 {
		}
div#menubar {
    border:none;
    border-right:2px solid #000000;
}       
#navigation {
	position: relative;
    width:auto;
    display: block;
    height: 30px;
    margin:0; background-color: #A7A8B0;
    background-image: url(http://www.yourteamlook.com/menu/images/ytl_bar_1113.png); 
    background-repeat: repeat-x;
        z-index: 901;
}
#navigation2 {
	position: relative;
    width:auto;
    display: block;
    height: 30px;
    margin:0; background-color: #A7A8B0;
    background-image: url(http://www.yourteamlook.com/menu/images/ytl_bar_1113.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: #A7A8B0;
    background-image: url(http://www.yourteamlook.com/menu/images/ytl_bar_1113.png);
    background-repeat: repeat-x;
    white-space:nowrap;
    cursor:pointer;
    border-left:2px solid #000000;
    position:relative;
    left:0px;
    top:0px;
    float:left;
    display: block;
    height: 30px;
    padding: 0 23px;
    text-align:center;
    vertical-align: text-bottom;
    line-height:32px; margin:0;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;text-transform:uppercase;
    font-size: 15px;
    
}
#menubar .Buttonwrap .button:hover{
	background-image: url(http://www.yourteamlook.com/menu/images/ytl_bar_1113.png);
    background-repeat: repeat-x;
    background-color:#003366;
}
#menubar .Buttonwrap .button a {
	color:#000000;
    text-decoration:none;
    z-index: 900;
}
#menubar .Buttonwrap .button:hover a{
	color:#FFFFFF;
}
#menubar .button div.drop {
	text-align:left; position:absolute; display:none; z-index: 999; top:30px; left: 0px; padding:4px; background-color: #003366;background-image: url(http://www.yourteamlook.com/menu/images/ytldrop1001dt2.png);background-repeat: repeat-x;clear:both;} #menubar .button:hover .drop {position:absolute;z-index: 999;display:block;} #menubar .button:hover .drop a{color:#A7A8B0;} #menubar .button:hover .drop a:hover{color:#FFFFFF;}.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:13px; font-family: ;font-size: 13px;}.dropstyle li a {white-space:nowrap;} #menubar .button .dropb{} #menubar .button .dropb .dsb li{margin-right:5px;}