@charset "UTF-8";

#pageHead {
	font-size: 0.9em;
	color: #999;
	text-align: left;
	background-color: #2E2E2E;
	padding-left: 20px;
	position: fixed;
	width: 220px;
	line-height: 1.5em;
}
#pageHead a {
	color: #4684CA;
}
#subscript {
	font-size: smaller;
	vertical-align: sub;
}
#address p{
	color: #000;
}
#address img {
	border: 2px solid #000;
	float: right;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
}
a:link {
	color: #369;
	text-decoration: none;
}
a:visited {
	color: #396;
	text-decoration: none;
}
a:hover {
	color: #3C9;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: underline;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #000;
	position: relative;
	top: 10px;
}
.bodyText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
}

.bodyText {
	width: 500px;
	margin-left: 260px;
	background-color: #FFF;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.galleryDescr  {
	font-size: .9em;
}
.galleryDescrWhite  {
	font-size: 0.9em;
	color: #CCC;
}
.artTitle {
	font-size: 0.7em;
	vertical-align: top;
	text-align: center;
}
.galleryItem {
	font-size: 0.8em;
	text-align: center;
	vertical-align: bottom;

}
.galleryItem table {
	text-align: center;
	margin-bottom: 30px;
}
.galleryItem a {
	vertical-align: baseline;
}
.galleryItem img {
	border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: -6px;
}
.gallery {
	width: 650px;
	margin-left: 260px;
	background-color: #FFF;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: 570px;
}
.redText {
	color: #F00;
	font-size: inherit;
}
.plusLogo {
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 260px;
	margin-bottom: 20px;
	width: 274px;
}
.currentGallery {
	font-size: 1.2em;
}
.currentGalleryRed {
	font-size: 1.2em;
	color: #F00;
}
.galleryNav {
	font-size: 0.9em;
}

