




/*
     FILE ARCHIVED ON 19:40:38 Jan 13, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:06:00 Dec 18, 2013.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
#sliderbox-caption {
	background-color: #6a6b6d;
	height: 384px;
	width: 221px;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
#sliderbox-caption li{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
}
#sliderbox-caption ul{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#sliderbox-caption a {
	color: #F9F;
	text-decoration: none;
}
/* slider styles*/
/*********************************/


#s3slider4 {
	width:221px;
	height:384px;
	position:relative;
	overflow:hidden;
}
#s3slider4Content {
	width:221px;
	height:384px;
	position:absolute;
	top:0;
	margin-left:0;
}
.s3slider4Image {
	float:left;
	position:relative;
	display:none;
}
.s3slider4Image span {
	position:absolute;
	font: Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:10px 13px;
	color: #FFF;
	background-color: #000;
	width:200px;
	display:none;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha (opacity=70);
}

.clear {
	clear:both;
}


/*overlay styles*/

.top {
	top:0;
	left:0;
	width:200px;
	height:60px;	
}

.bottom {
	bottom:0;
	left:0;
	width:200px;
	height:60px;	
}

.right {
	right:0;
	bottom:0;
	width:200px !important;
	height:290px;
}

.left {
	top:0;
	left:0;
	width:200px !important;
	height:290px;
	
}
