body 
{
background-image:
url(/css/newhome.gif);
background-repeat: 
no-repeat;
background-position: 
 top left; 
}

div.featured {
	font-size: 12px;
	font-weight:bold;
	color:#333333;
    border: #999999 solid 1px;
	width: 85%;
	clear: left;
    padding: 0em;
	background-image: url(/css/navBg.png);
    background-repeat:repeat-x;
}

div.featured2 {
	font-size: 12px;
	font-weight:bold;
	color:#333333;
    border: #999999 solid 1px;
	width: 295px;
	clear: left;
    padding: 0em;
	background-image: url(/css/navBg.png);
    background-repeat:repeat-x;
}
div.featured3 {
	font-size: 12px;
	font-weight:bold;
	color:#333333;
    border: #999999 solid 1px;
	width: 620px;
	clear: left;
    padding: 0em;
	background-image: url(/css/navBg.png);
    background-repeat:repeat-x;
}

div.topfeatured {
	font-size: 12px;
	font-weight:bold;
	color:#333333;
    border: #999999 solid 1px;
	width: 95%;
	clear: left;
    padding: 0em;
}
