#homepageContent {
	height: 520px;
	background: url(http://www.banningmotorsports.com/shopsite/media/images/b1.gif) left top no-repeat;
	padding: 20px 0px 0px 20px;
}
#column1,
#column2,

#column3 {
	float: left;
	width: 210px;
	margin-right: 30px;

}
#column3 {
	margin-right: 0px;
}
.blueBox {
	background: url(http://www.banningmotorsports.com/shopsite/media/images/blueTransparent.png) left top;
	padding: 10px;
	margin-bottom: 10px;
	color: white;
}
.blueBox div {
	color: white;
}
.blueBox a {
	color: white;
}
.blueBoxTitle {
	font-size: 17px;
	color: white;
	margin-bottom: 5px;
	display: block;
}
#slideshowContainer {
	position:  relative;
}
#prev {
	display: block;
	width: 12px;
	height: 14px;
	background: url(http://www.banningmotorsports.com/shopsite/media/images/slideshowNavBack.gif) left top no-repeat;
	position: absolute;
	right: 30px;
	bottom: 10px;
	z-index: 50;
}
#next {
	display: block;
	width: 12px;
	height: 14px;
	background: url(http://www.banningmotorsports.com/shopsite/media/images/slideshowNavNext.gif) left top no-repeat;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 50;
}
#slideshow {
	border: 0px solid black;
	margin-bottom: 20px;
	background: white;
}
.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
}
#homepageNewsletter {
	min-height: 60px;
}
#homepageNewsletter .blueBoxTitle {
	margin-bottom: 0px;
	text-align: center;
}
#homepageNewsletter p {
	margin: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#inputNewsletterHomepage {
	border: 2px solid #000;
	background: url(http://www.banningmotorsports.com/shopsite/media/images/b1.gif) left top repeat-x;
	width: 121px;
	text-align: center;
	height: 10px;
	padding: 2px 0px 0px 2px;
	margin-right: 10px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #3291cf;
}
#homepageNews {
	min-height: 260px;
}
#homepageNews ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#homepageNews ul li {
	margin-bottom: 15px;
}
.homepageDate {
	font-weight: bold;
}
#homepageTiming {
	min-height: 110px;
}
#homepageSchedule {
	min-height: 80px;
}
#sponsorsContainer {
	width: 690px;
}
#sponsors {
	border: 2px solid #ffcb08;
	border-bottom: none;
	background: url(http://www.banningmotorsports.com/shopsite/media/images/sponsorsBg.gif) left top repeat-x #ffcb08;
	margin-top: 10px;
	min-height: 50px;
	text-align: center;
	padding: 10px 0px;
}
#sponsorLinks {
	background: #ffcb08;
	padding: 0px 10px 0px 0px;
}
#sponsorLinks a{
	font-weight: bold;
	color: black;
}
#sponsorCorner {
	height: 30px;
	width: 20px;
	background: url(http://www.banningmotorsports.com/shopsite/media/images/sponsorsCorner.gif) left top no-repeat;
}