/* td img {*/
/* Another Mozilla/Netscape bug with making sure our images display correctly */
/*	display: block;*/
/*}*/



#ContainerHead {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:970px !important;
	width:972px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #999999;
	border-width:0px 1px 0px 1px;
	padding-top:0px;
	margin-top:0px;
}


#logo {
	float:left;
	margin:0px;
	padding:0px;
	}




