#banner-block
{
	margin: 0;
	padding: 0;
}
.banner-container
{
	border: 1px solid #4B4B4B;
	margin-bottom: 20px;
	position: relative;
	clear: both;
	width: 100%;
}
.banner-top-links
{
	height: 33px;
	left: 50%;
	margin-left: -50px;
	margin-top: -1px;
	position: absolute;
	top: 0px;
	width: 100px;
	z-index: 1000;
}
.banner-top-links UL
{
	margin: 0 10px;
	padding: 0;
}
.banner-top-links UL LI.images-link
{
	float: left;
	height: 23px;
	list-style-type: none;
	margin-bottom: 0;
	width: 100%;
	text-align: center;
	color: #FFF;
}
.banner-top-links UL LI A
{
	display: block;
	height: 23px;
	position: relative;
	z-index: 100;
	text-decoration: none;
}
.banner-top-links UL LI.images-link A
{
	color: #FFF;
	font-variant: small-caps;
}
.home-banner
{
	overflow: hidden;
	position: relative;
}
.banner
{
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
}
.banner-container UL.banner-links
{
	bottom: 1px;
	margin-bottom: 0 !important;
	padding: 0 4px !important;
	position: absolute;
	right: 38px;
	z-index: 10;
}
.banner-container UL.banner-links LI
{
	color: #AB106C;
	cursor: pointer;
	display: block;
	float: left;
	font-family: georgia, "times new roman", serif;
	font-size: 120%;
	margin: 0 !important;
	padding: 2px 4px 4px;
}
.banner-container UL.banner-links LI.current
{
	background: #AB106C none repeat scroll 0 0;
	color: #FFFFFF;
}
#jsBanners IMG
{
	max-width: 99.9%;
	width: auto !important;
	width: 99.9%;
}
#banner-block .banner-top-links .image-frame
{
	height: 100%;
	width: 100%;
}
