#slideshow {
    position:relative;
    width:940px; height:397px;
}

#slideshow img {
    position:absolute;
    top:0; left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}

#slideshow_buttons {
	position:absolute;
	top:20px; right:90px;
	width: 67px; height:20px;
	background:url(http://www.twinfishcreative.com/wp/wp-content/themes/twinfish/images/home/123.gif) top left no-repeat;
	z-index: 120;
}

#slideshow_buttons li {
	margin: 0px; padding: 0;
	list-style: none;
	position: absolute; top: 0;
}

#slideshow_buttons span {display:none;}

#slideshow_buttons a {
	display:block;
	width:19px; height:20px;
}


#number1  {left: 0;}
#number2  {left: 24px;}
#number3  {left: 48px;}

#number1 a:hover, #number1.activeButton {background: url(http://www.twinfishcreative.com/wp/wp-content/themes/twinfish/images/home/123.gif) 0px -25px no-repeat;}
#number2 a:hover, #number2.activeButton {background: url(http://www.twinfishcreative.com/wp/wp-content/themes/twinfish/images/home/123.gif) -24px -25px no-repeat;}
#number3 a:hover, #number3.activeButton {background: url(http://www.twinfishcreative.com/wp/wp-content/themes/twinfish/images/home/123.gif) -48px -25px no-repeat;}

#link1 {
	position:relative;
	top:70px; left:90px;
	width: 300px; height:100px;
	z-index: 200;
}

#link2  {
	position:relative;
	top:70px; left:90px;
	width: 300px; height:100px;
	z-index: 200;
}

#link3 {
	position:relative;
	top:70px; left:90px;
	width: 300px; height:100px;
	z-index: 200;
}

#link1 a, #link2 a, #link3 a {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	outline:none;
}

#link1 a h2, #link2 a h2, #link3 a h2 {
	font-size: 22px;
	line-height:22px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#link1 a {color:#FFF;} #link2 a h2 {color:#FFF;}
#link2 a {color:#EDB967;} #link2 a h2 {color:#FFF;}
#link3 a {color:#969696;} #link3 a h2 {color:#008795;}
