body {
	background-image: url(images/bg-blk.jpg);
}
.sansfont {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.sansfont {
	color: #666;
	font-size: 10px;
}
.text2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.text2 {
	font-family: Lucida Console, Monaco, monospace;
}
.hsfonts {
	color: #333;
}
.hsfonts {
	font-family: Lucida Console, Monaco, monospace;
}
.hsfonts {
	color: #2D2D2D;
}
.hsfonts {
	color: #3F3F3F;
	font-size: 9px;
}
.hsfonts {
	color: #C0C0C0;
}
.hsfonts {
	color: #333;
	font-size: 14px;
}
a:link {
	color: #666;
}
a:visited {
	color: #D6D6D6;
}
a:hover {
	color: #F60;
}
a:active {
	color: #138FC1;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.style3 {font-size: 13px}
.style4 {font-size: 12px}
#slideshow1, #slideshow2 {
    position:relative;
    height:182px;
}
#big-logo {padding-left: 262px;}
#slideshow1 img, #slideshow2 img {
    position: absolute;
	top: 150px;
    z-index:8;
}
#slideshow1 img.active, #slideshow2 img.active {
    z-index:10;
}

#slideshow1 img.last-active, #slideshow2 img.last-active {
    z-index:9;
}