div#navMenu1 {
		}
div#menubar {
    border:none;
    border-right:3px outset #005300;
}       
#navigation {
	position: relative;
    width:auto;
    display: block;
    height: 30px;
    margin:0; background-color: #005300;
    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: #005300;
    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: #005300;
    background-image: url(http://www.yourteamlook.com/menu/images/ytl_bar_1113.png);
    background-repeat: repeat-x;
    white-space:nowrap;
    cursor:pointer;
    border-left:3px outset #005300;
    position:relative;
    left:0px;
    top:0px;
    float:left;
    display: block;
    height: 30px;
    padding: 0 12px;
    text-align:center;
    vertical-align: text-bottom;
    line-height:32px; margin:0;
    font-weight: bold;
    font-family: Tahoma, Geneva, 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:#005300;
}
#menubar .Buttonwrap .button a {
	color:#FFFFFF;
    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:30px; left: 0px; padding:4px; background-color: #005300;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:#FFFFFF;} #menubar .button:hover .drop a:hover{color:#000000;}.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: Tahoma, Geneva, sans-serif;font-size: 13px;}.dropstyle li a {white-space:nowrap;} #menubar .button .dropb{} #menubar .button .dropb .dsb li{margin-right:5px;}