
a:link, a:visited {
	color: #EEE;
}
img {
	border: none;
}
#normal2, #normal3, #normal4, #normal5, #normal6, #normal7, #normal8, #normal9 {
	display: none;
}
#gallery {
	margin: 0 auto;
	width: 900px;
}
#thumbs {
	margin: 10px auto 10px auto;
	text-align: center;
	width: 900px;
}
#bigimages {
	width: 770px;
	float: left;
        margin-bottom: 10px;
}
#thumbs img {
	width: 130px;
	height: 130px;
}
#bigimages img {
	border: 4px solid #555;
	margin-top: 5px;
	width: 750px;
}
#thumbs a:link, #thumbs a:visited {
	width: 130px;
	height: 130px;
	border: 6px solid #555;
	margin: 6px;
	float: left;
}
#thumbs a:hover {
	border: 6px solid #888;
}
