#headlines {
	width: 540px;
	padding: 5px;
	margin: 0 0 5px 0;
	border: 1px solid #2f0000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#headlines .hboxTitle {
	font-size: 14px;
	margin: 1px 1px 10px 1px;
	padding: 0 5px;
	color: #666666;
}
#newsbox {
	padding: 5px;
	width: 530px;
	margin: 5px 0 5px 0;
	font-weight: normal;
	background: #111111;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#newsbox:hover {
	background: #222222;
}
#newsbox .articleBody {
	margin: 0;
	padding: 0;
}
#newsbox a .articletitle {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin: 0;
	padding: 0;
	color: #fff000;
}
#newsbox a .articletitle:hover {
	color: #cccccc;
}
.IMPORTANT {
	color: #f5182b;
}
#newsbox .pubdate {
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#newsbox .readmore {
	color: #f5182b;
	display: block;
	text-align: right;
}
h3.old {
	font-size: 12px;
	float: right;
	color: #f5182b;
	font-weight: normal;
	font-size: 11px;
	margin: 2px;
}
/**/
#rightColumn {
	float: right;
	width: 215px;
}
#nextevent {
	background: #000 url("http://media.lucasoilmodifieds.com/images/layout/2010/nextevent_b.gif") bottom;
	width: 215px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	text-align: center;
}
#nextevent #title {
	background: #000 url("http://media.lucasoilmodifieds.com/images/layout/2010/nextevent_t.jpg") top;
	display: block;
	padding: 5px 0 0 0;
}
#nextevent #title h2 {
	color: #fff;
}
#nextevent #event {
	background: #000;
	display: block;
	height: 128px;
	padding: 25px 0 25px 0;
	border-left: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
}
#nextevent #event img.logo {
	max-height: 85px;
}
#nextevent h2.eventdate {
	padding: 0;
	margin: 2px;
	font-size: 24px;
	display: block;
	color: #fff;
}
#nextevent .citystate {
	font-weight: bold;
	color: #666;
	display: block;
}
#newEntries {
	border: 1px solid #666;
	font-size: 10px;
	margin: 0 0 5px 0;
}
#newEntries table tr td {
	background: #111;
}
#airdatebox {
	border: 1px solid #222;
	height: 108px;
	margin: 0 0 5px 0;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 2px 0;
	font-size: 16px;
}
#airdatebox span {
	display: block;
	margin: 3px;
}
#airdatebox span.reair {
	color: #ccc;
	font-size: 12px;
}
#airdatebox span.times {
	font-size: 11px;
	font-style: italic;
	color: #666;
}
#announcement1 {
	text-align: center;
	border: 1px solid #222;
	margin: 0 0 5px 0;
	height: 80px;
	padding: 20px 0 0 0;
}
#dvdsale {
	border: 1px solid #111;
	padding: 20px;
	margin: 0 0 5px 0;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#rulechange {
	border: 1px solid #111;
	padding: 20px;
	color: #62668F;
	margin: 0 0 5px 0;
	font-weight: bold;
	text-align: center;
	width: 510px;
	height: 130px;
	font-size: 12px;
}
#banner {
	border: 1px solid #111;
	width: 530px;
	height: 100px;
	padding: 0 5px 0 15px;
	margin: 0 0 5px 0;
}
#scheduleFlyer {
	width: 550px;
	border: 1px solid #111111;
	text-align: center;
}
/***/
#slide {
	height:647px;
	width:500px;
	overflow:hidden;
	margin:5px auto;
}
#slide a img {
	border:none;
}
