<!--[if lte IE 6]>

html, body {

}
/*
#leftcontentcontainer, .vert_dots {
background-image: url(images/LeftDotsIE6.png); 
position: absolute;
top: 105px;
left: 0px;
padding-left: 10px;
width: 180px;
background-repeat: no-repeat;
background-attachment: fixed;
background-color: transparent;
}

#mainmenu {
float: left; 
z-index: 150;
background-color: transparent;
}
	
.browsebox
{
z-index: -100;
background-color: transparent;
}


#leftcontent
{
height: 100%;
z-index: -1000;
background-color: transparent;
}
*/
.AppLogo
{
    position: absolute;
    top: 15px;
    margin-left: 350px;
    background-image: url(images/AppLogoIE6.jpg);
    background-repeat: no-repeat;
    z-index: 1;
    width: 420px;
    height: 60px;
}



<![endif]-->
