/* CSS Document */

body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #B3B1AC;
}
input, textarea, select {
	color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
a {
	color: #B3B1AC;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.nav {
	font-size: 34px;
	line-height: 36px;
}
.about {
	font-size: 24px;
	line-height: 28px;
}
.view {
	font-size: 24px;
	line-height: 28px;
}
.aboutSmall {
	font-size: 18px;
	line-height: 21px;
}
.copyright {
	color: #666666;
	font-size: 10px;
}
.gallery {
	font-size: 10px;
}
.gallerySelect {
	color: #666666;
	font-size: 10px;
}
.sendmail {
	margin-bottom: 5px;
	width: 340px;
}
.description {
	color: #666666;
	font-size: 10px;
}