#homepanel {
	position: relative;
	overflow: hidden;
}
#homepanel ul {
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 248px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1000;
}
#homepanel li {
	float: left;
	background-image: url(transblack-bg.png);
	background-repeat: repeat-x;
}
#homepanel a {
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	width: 237px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 14px;
	line-height: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	text-shadow: #000000 2px 2px 2px;
	font-weight: bold;
	position: relative;

}
#homepanel a.featured {
	display: block;
	text-decoration: none;
	width: 207px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	text-shadow: #000000 2px 2px 2px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 160px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homepanel a.lastlink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 236px;
}
#homepanelimages img {
	display: none;
}


.homemessage {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	font-style: italic;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	display: none;
	background-image: url(transblack-bg.png);
}
.setpanel {
	width: 207px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 160px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.setpanellast {
	width: 206px;
	float: left;
	height: 160px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.setpanelover {
	background-color: #333333;
	color: #FFFFFF;
}
.setpanelover h3 {
	color: #FFFFFF;
}


#homepanel .newsticker ul li{
  background-image: none;
  margin-bottom: 5px;
}
#homepanel .businessticker ul li{
  background-image: none;
  margin-bottom: 2px;
}
