@charset "UTF-8";
/* CSS Document */


.image {
	text-align: center;
	float: left;
	height: auto;
	width: auto;
	margin-left: 7px;
}
.desc {
	font-family: "Trebuchet MS", Tahoma, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #FF0000;
	text-align: center;
	width: 83px;
}
.trans{-moz-opacity:0.3;filter:alpha(opacity=30);}
#thespry {
	width: 610px;
	margin-top: 30px;
	margin-left: 50px;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Helvetica;
	font-size: 16px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
}
#newsTicker {
	width: 600px;
	float: left;
	height: 300px;
}
#newsTicker .SlidingPanels {
	width: 600px;
	height: 320px;
	float: left;
}
#newsTicker .SlidingPanelsContentGroup {
	width: 200em;
	float: left;
}
#newsTicker .SlidingPanelsContent {
	float: left;
	width: 300px;
	height: 290px;
}

#newsTicker img {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}

#newsTicker .SlidingPanelsContent .content {
	margin: 4px auto;
	float: left;
}
#item1 .content, #item2 .content, #item3 .content {
}
#newsTicker .content {
	height: 250px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 14px;
}

#newsTicker p {
	margin: 4px 4px;
	font-size: 12px;
}

#newsTicker .prev {
	text-align: left;
	clear: both;
	font-size: 12px;
	padding: 3px;
}

#newsTicker .next {
	text-align: right;
	clear: both;
	font-size: 12px;
	padding: 3px;
}

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

#newsTicker .navLinks {
	clear: both;
	text-align: center;
	padding-bottom: 4px;
}
.content a {
	color: #0099CC;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
}
.content a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}

