#container{
	width: 962px;
	/*background-color: Aqua;*/
}
#banner{
	width: 962px;	
}
#banner2{
	width: 962px;
}
#footer{
	width: 962px;
}
#content{
	width: 761px;
	/*border: 1px solid purple;*/
}
#fpimagebig{
	text-align: left;	
	padding-bottom: 4px;
}
#fpimagesmall{
		display: none;
}
#shell{

	background: url(bkgrd_962.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
/*	border: solid 1px orange;	*/
}
#lowerfooter{
	background: url(footer_lower_shadow_962.gif);
	background-position: top center;
	background-repeat: no-repeat;
}