.leftCol {
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightCol {
	
	overflow: hidden;
	height: auto;
	width: 420px;
	\\padding-top: 0px;
	\\padding-right: 20px;
	\\padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
}
.spotHead {
	height: 65px;
	width: 262px;
	margin: 0px;
	font-size: medium;
	color: #990000;
}
.spotBot {
	height: 15px;
	width: 262px;
}
.spotlight {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-weight: normal;
	padding: 20px;
	height: 280px;
	width: 222px;
	background-image: url(home/spot_bg.gif);
	overflow: hidden;
	margin-top: 0px;
	line-height: 120%;
}
.date {
	color: #990000;
}
div.spotlight p {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div.spotlight p.link {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
div.spotlight h1 {
	font-size: large;
	font-weight: bold;
	color: #990000;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
