				  				  
.floatLeft 									{ float: left; margin-right: 0px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
.slider-wrap								{ width:973px; height:294px;  }			
.stripViewer								{ position: relative; overflow: hidden; width: 973px;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 294px; position: relative; width: 973px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid black; }
#movers-row									{ margin: 0px; margin-top:-24px; z-index:100; position:absolute;     }
#movers-row div								{ width: 18px; float: left; margin-left:2px;}
#movers-row div a.cross-link 				{ float: left; }

.active-thumb 								{ background: transparent url( ../images/1.gif) top center no-repeat; }
.wrapper{text-align:center;   }
.panel{height:475px;}


h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:36px;
	color:#FFF;
	font-weight:normal;
	margin:0px;
	padding-bottom:8px;
	margin:0px 0px 10px 0px;
	padding:10px;
	text-shadow:#039ed8 2px 2px 2px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	width:500px;
	padding-left:10px;
	padding-bottom:20px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding-left:10px;
	width:500px;
}
.link_txt:link, .link_txt:active, .link_txt:visited {
	text-decoration:underline;
	color:#e9f611;
	font-style:italic;
}
.link_txt:hover {
	text-decoration:underline;
}


