#container{
	width: 772px;
	/*background-color: Fuchsia;*/
}
#banner{
	width: 772px;	
}

#banner2{
	width: 772px;
}
#footer{
	width: 772px;
}
#content{
	width: 568px;
	/*border: 1px solid purple;*/
}
#fpimagebig{
	display: none;
}
#fpimagesmall{
	text-align: left;		
	padding-bottom: 4px;	
}
#shell{

	/*background: url(bkgrd_772.gif);*/
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
/*	border: solid 1px orange;	*/
}
#lowerfooter{
	/*background: url(footer_lower_shadow_772.gif);*/
	background-position: top center;
	background-repeat: no-repeat;
}


#footersmall{
padding-bottom: 4px;
list-style-type:none;
}
#footersmall li{
float: clear;
}

#footerbig{
	display: none;
}