@charset "utf-8";
/* CSS Document */

.pics img {
	height: 247px;
	width: 604px;
	border: 1px solid #ccc;
	top:0px;
	left:0px;
	background:none;
}
.nav {
	z-index: 8;
	position:absolute;
	margin-top: 222px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav  {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	/*height: 247px;*/
}
#nav a.activeSlide {
	background:none repeat scroll 0px 0px #ffffff;
	color:#3271b2;
	height: 247px;
}
#nav a {
	border:1px solid #3271b2;
	margin:0px 1px;
	padding:2px 7px;
	text-decoration:none;
	background-attachment: scroll;
	background-color: #3a86d5;
	background-image: none;
	background-repeat: repeat;
	background-position: 0px 0px;
	color:#ffffff;
	height: 247px;
}

