body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 100%; /* For IE */
	background-color: #fcfcfa;
	margin-top: 20px;
}

html>body {
font-size: 16px; /* IE can’t read this */
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #698ea2;
	font-weight: bold;
	font-size: 0.9em;
}

p.gallerytext{
	color: #990000;
	text-align: justify;
	font-weight: normal;
	line-height: 130%;
}

p#imagetitle {
	font-size:1em;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.75em;
}

td.menubar {
	padding-top:20px;
}

a {
	color: #698ea2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menu, a.menu:hover {
	color: #cc6046;
	text-decoration: none;
}

h1 {
	font-family: Arial, helvetica, sans-serif;
	color: #698ea2;
	font-size: 2.65em;
	letter-spacing: 0.11em;
	font-weight: normal;
	line-height: 2.0em;
}

h2 {
	font-family: Arial, helvetica, sans-serif;
	color: #698ea2;
	font-size: 1.75em;
	letter-spacing: 0.11em;
	font-weight: normal;
	line-height: 0.5em;
}

.content {
	padding-left: 50px;
	padding-top: 38px;
	text-align: left;
}

.sma {
	font-size: 0.8em;
	color: #95afbd;
}

.illustration1-bg {
	background-image: url(../../images/bg-illustrations.jpg);
	background-repeat: no-repeat;
}
.gallery-bg {
	background-image: url(../../images/bg-stain.jpg);
	background-repeat: no-repeat;
}

.thumbs {
	margin-right: 15px;
	margin-bottom: 10px;
	/*border: 1px solid #fcfcfa;*/
}

.main-image {
	/*margin-bottom: 20px;*/
}

table, td p {
	/*font-size: 100%;*/
}
