#side
{
	background-image: url('../images/intro/bgSide.gif');
}

#storeLocations
{
	padding: 10px 0px 28px 0px;
	text-align: center;
	font: 12px arial;
	line-height: 18px;
}

#textPanelTop
{
	width: 275px;
	height: 17px;
	background-image: url('../images/intro/bgTextPanelTop.gif');
}

#textPanelBottom
{
	width: 275px;
	height: 17px;
	background-image: url('../images/intro/bgTextPanelBottom.gif');
}

#textPanelMiddle
{
	width: 275px;
	background-image: url('../images/intro/bgTextPanelMiddle.gif');
	line-height: 25px;
	text-align: justify;
	padding: 0px 30px 0px 30px;
}

#dynamicMessageGold
{
	width: 675px;
	height: 64px;
	background-image: url('../images/intro/bgDynamicMessageGold.jpg');
	vertical-align: middle;
	text-align: center;
	font: 20pt times;
	color: #330000;
}

#dynamicMessageBergundy
{
	width: 675px;
	height: 64px;
	background-image: url('../images/intro/bgDynamicMessageBergundy.jpg');
	vertical-align: middle;
	text-align: center;
	font: 18pt times;
	color: #ffffff;
}
