body, td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-algin:center;
	background-color: #301b08;
}

.main {
	margin-top: 20px;
}

.contentArea {
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	text-align:center;
	line-height: 18px;
}

.image {
	background-image: url(images/gallery_atelier_02.jpg);
	background-repeat: no-repeat;
}

.menu {
	background-image: url(images/gallery_atelier_03.jpg);
	background-repeat: no-repeat;
	text-align:center;
}

.copyright {
	color: #CCCCCC;
	font-size: 10px;
}

.mainTable {
	border: 2px solid #9f730e;
}

a, a:visited, a:active {
	color: #301b08;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

.nav {
	margin-top: 35px;
	font-size: 14px;
	font-style: strong;
}
	
.GalleryNav {
	margin-top: 10px;
	font-size: 14px;
	font-style: strong;
	text-align:center;
}

.galleryHolder {
	width: 750px;
	height: 409px;
	text-align:center;
}

.thumbs {
	margin: 5px;
	padding: 5px;
	border: 1px solid white;
	float: left;
}