@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/newsite/gradient2.jpg);
	background-repeat: repeat-x;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color:#CCCCCC;
}
a:visited {
	text-decoration: underline;
	color:#CCCCCC;
}
a:hover {
	text-decoration: underline;
	color:#ffffff;
}
a:active {
	text-decoration: underline;
	color:#CCCCCC;
}
img {
border: none;
}
#slideshow, #slideshow2{
	position: relative;
	width: 170px;
	height: 515px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
#slideshow img, #slideshow2 img{
	position: absolute;
	width: 170px;
	height: 515px;
	top: 0px;
	left: 0;
}
#slideshow a{position: absolute; width: 521px; height: 253px; top:0; left: 0;}