/* Large and Small Logos
_________________________________________________________________________ */
#LargeLogo{
	background-image: url(../gfeIMG/TCALogo_Gold400x101.GIF);
	height: 101px;
	width: 400px;
	background-repeat: no-repeat;
}
#SmallLogo{
	background-image: url(../gfeIMG/TCALogo_Gold165x41.GIF);
	height: 41px;
	width: 165px;
	background-repeat: no-repeat;
}
