



#GalleryWrapper			{
	width: 800px;
	margin: 0 auto;
}

/*.thumbnails			{
	width: 115px;
	height: 115px;
	display: block;
	float: left;
	text-align: center;
}*/
.thumbnails			{
width:100px;
float:left;
display:inline-block;

}

#SiteImageContainer {
width:300px;
}

.Gallerythumbnails	  img   {
//	border: 1px solid #666666;
//	padding: 3px;
}
.Gallerythumbnails	 img:hover {
//	border: 1px solid #ffffff;
}

.thumbnails	  img   {
//	border: 1px solid #666666;
	padding: 4px;
}
.thumbnails	 img:hover {
	border: 1px solid #fffffff;
}*/

#nav a {
	color: #CCCCCC;
}
#nav {
	margin-bottom: 20px;
}
