td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#767676;
	line-height:13px;
}

a {text-decoration:underline;
   color:#7F8A87;}
  
body { 	margin:0px;padding:0px;}

.copy{  font-family:tahoma;
		color:#909E9A;
		text-decoration:none;
		font-size:11px;}

ul {margin:0; padding:0; list-style:none}
/*li {background:url(images/a1.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:14px }*/
li {background:url(./images/a1.gif) 0 3px no-repeat; padding-left:11px; line-height:14px;}
.li {background:url(images/1a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:14px }

.bot_txt {	color:#A8A8A8;
			text-decoration:none}


.white {color:#ffffff; text-decoration:none}
.black { color:#595959; text-decoration:none}
.black1 { color:#939D9A; text-decoration:none}
.black2 { color:#676767; text-decoration:none}
.black3 { color:#767676; text-decoration:none}



.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:12px}

.form { width:146px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#7A7A79;
		background-color:#E8E0CE;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
		
.form_arrow { width:185px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}		
		
		
.textarea { width:146px;
		height:145px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#7A7A79;
		background-color:#E8E0CE;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

.noshow{display:none;}


.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.style2 {
	color: #BA4B3C;
	font-weight: bold;
}
.style7 {color: #939D9A}
<!--SLIDESHOW-->
.container{
	height:218px;
	margin-top:3px;
	position:relative;
	width:430px;
	position:relative;
	left:281px;
	top:43px;
	
}
#slideshow {
    position:relative;
	height:218px;
	
}


#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
<!--SLIDESHOW-->
