.Background {
	background-image: url(../images/Background.gif);
	background-repeat: no-repeat;
}
.BackgroundLeft {
	background-image: url(../images/backgroundLeft.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: right;
	float: right;
}
.BackgroundRight {
	background-image: url(../images/backgroundRight.gif);
	background-repeat: no-repeat;
}
.Border {
	border-style: none solid solid solid;
	border-width: 5px;
	border-color: #EFE2C1;
	background-color: #EFE2C1;
}

.MenuArea {
	background-image: url(../images/Nav.jpg);
	background-repeat: no-repeat;
	width: 891px;
	height: 32px;
}
.DynamicImagePane1 {
	background-image: url(../images/Rotate1.jpg);
	background-repeat: no-repeat;
	width: 551px;
	height: 362px;
	background-color: #554D42;
}
.DynamicImagePane2 {
	background-image: url(../images/AdCampaign.jpg);
	background-repeat: no-repeat;
	width: 340px;
	height: 361px;
	background-color: #554D42;
}
.NewsTickerPane {
	background-image: url(../images/NewsTicker.jpg);
	background-repeat: no-repeat;
	width: 891px;
	height: 32px;
}
.LowerArea {
	background-image: url(../images/LowerArea.jpg);
	background-repeat: no-repeat;
	width: 891px;
	height: 274px;
}
.AdPane2 {
	background-image: url(../images/BoxBackground2.jpg);
	background-repeat: no-repeat;
	width: 346px;
	height: 210px;
}
.AdPane3 {
	background-color: #FFFFFF;
	background-image: url(../images/ExtraBox.jpg);
	background-repeat: no-repeat;
	width: 337px;
	height: 271px;
}
FooterPane {
	width: 891px;
	height: 274px;

}
.QuickLinks {
	width: 100px;
}
.CalendarPane {
	height: 205px;
}
.SponsorPane {
	background-image: url(../images/SponsorBox.jpg);
	background-repeat: no-repeat;
	width: 547px;
	height: 75px;
}
.ContentPane P {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


