body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bknd.gif);
	background-color: #191919;
	background-position: center top;
	background-repeat: repeat-x;
}

a {
	text-decoration:none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

a.style1 {
	text-decoration:none;
	color: #FFFFFF;
	border-bottom: dotted 1px #FFFFFF;
}
a.style1:hover {
	text-decoration:none;
	color: #f0a128;
	border-bottom: dotted 1px #f0a128;
}

.style3 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
}
.style6 {
	font-size: 16px;
	color: #F0A128;
	font-weight: bold;
}

.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.bkndflame {
	background-image: url(images/flame.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}

#image_container {
 	width: 780px;
	/*height: 260px;*/
	padding: 0;
	margin: 0 0 0 0;
	
}
/* IE6 CODE */
#image, #image ul {
	width: 780px;
	height: 160px;
	padding: 0;	
	margin: 0 0 0 0;
	
}
/* IE6 CODE */
#zoom, #zoom ul {
	width: 780px;
	height: 160px;
	padding: 0;
	margin: -135px 0 0 0;
	z-index: 100;
}
/* IE6 CODE */
#zoom2, #zoom2 ul {
	width: 780px;
	/*height: 320px;*/
	padding: 0;
	margin: -10px 0 0 0;
	z-index: 100;
}
.arrow {
	background-image: url(images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
}.image_boarder {
	border: 4px solid #f0a128;
}

#slideshow {
  margin: 0 auto;
  position: relative;
  width: 405px;
  height: 202px;
  padding: 0;
}

#slideshow > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}