.galleryCategoryList {
	float: left;
	width: 500px;
	height: 495px;
	margin-top: 45px;
}

.galleryCategoryList li {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	color: #663300;
}

.galleryCategoryList h1 {
	text-align: left;
	font-size: 16pt;
	margin-left: 40px; 
}

.galleryThumbnail {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

.galleryThumbnail img {
	border: 0;
}

.galleryDescription {
	clear: left;
	text-align: justify;
	width: 920px;
}

.gallery {
}

.galleryArea {
	margin-left: 40px;
	padding-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
}


.galleryContent{

}

.homeSitesContent {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.homeSitesList {

}

.galleryThumbnails {
	
}

a.homeSiteLink {
	text-decoration: none;
}
