body { 
    background-image:url(/newimages/body-bg5a.gif);
	width:expression( documentElement.clientWidth < 950 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 950 ? "949" : "auto") : "949px") : "auto" );

	font-size: 12px;
    }
html>body {
	min-width: 1050px;
}


div.masthead {
    background-image: url(/newimages/mast-bg5.gif);
    }

div.navbar {
    background-image: url(/newimages/navbarbg5.gif);
    background-repeat:repeat-x;
    }

div.catalogSearch .searchButton {
    background-color:#666666;
    }

#nav li ul {   
    background-color:#ffffff;
    background-image:url(/newimages/nabbody-bg2.gif);
    }

#nav li ul a:hover {
    background-color:#336699;
    }

#copyright {
	width: auto;
	margin: 0 auto;
	text-align: center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
}

div.lftCommunities {
	font-weight:bold; 
	text-decoration:underline;
    overflow:hidden;   
    padding:20px 5px 5px 25px;
    text-indent: -10px;
    line-height:20px;
    letter-spacing:0.2px;
    font-size:14px;
}