* {
	padding: 0px;
	margin: 0px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	font-size: 0.9em;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
}
#nav {
	line-height: 30px;
	background-color: #333;
	color: #FFF;
	margin-top: 10px;
}
#nav ul li {
	list-style-type: none;
	display: inline;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#nav ul li a:hover {
	color: #333333;
	font-weight: normal;
	background-color: #CCC;
}
.bread-crumb {

}
.bread-crumb ul {
	list-style-type: none;
}
.bread-crumb ul li {
	display: inline;
}
.bread-crumb ul li a {
	color: #F00;
	text-decoration: none;
}
.bread-crumb ul li a:hover {
	text-decoration: underline;
}

#banner-nav {
	margin-top: 20px;
}

.content {
	padding-bottom: 0px;
	margin-top: 10px;
}
.content-main {
	width: 630px;
	float: left;
}
.content-side {
	float: right;
	width: 280px;
	padding-left: 30px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCC;
}
.clear-div {
	clear: both;
}
.line {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCC;
	clear: both;
}


.left {
	padding: 10px;
	float: left;
	width: 180px;
	margin-top: 20px;
}
#left1 {
	border: thin solid #a40000;
	font-size: 0.8em;
	margin-bottom: 20px;
}



.middle {
	float: left;
	width: 496px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.middleWide {
	width: 740px;
	float: left;
	padding: 10px;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.middleWide img {
	float: left;
	padding-right: 20px;
}

.divider {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 5px;
	padding: 5px;
}
#content .middleWide .divider p img {
	padding: 5px;
	float: left;
	margin: 5px;
}



.right {
	float: left;
	width: 228px;
	padding: 10px;
	margin-top: 20px;
}
.bottom {
	clear: both;
	padding-top: 10px;
}
.galleryRight {
	padding: 10px;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.galleryRight img {
	float: right;
	padding: 10px;
}


.painting1 {
	width: 320px;
	float: left;
	text-align: center;
	line-height: 20px;
	padding-top: 10px;
}

.painting2 {
	float: left;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	width: 300px;
	padding-top: 10px;
}
#painting3 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
}
#content #painting3 img {
	float: left;
	padding-right: 40px;
	padding-bottom: 40px;
}






#footer {
	text-align: center;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	clear: both;
}
#footer-nav ul  {
	list-style-type: none;
}
#footer-nav ul li {
	display: inline;
}
#footer-nav ul li a {
	color: #666;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer-nav ul li a:hover {
	color: #069;
}


.left #left1 p {
	padding: 5px;
}
strong {
	color: #a40000;
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
}
h1 {
	font-weight: lighter;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	color: #000;
	font-size: 1.2em;
	padding-top: 20px;
}

h3 {
	color: #FFF;
	background-color: #a40000;
	padding: 5px;
}

h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 20px;
	color: #a40000;
	margin-left: 20px;
	padding-top: 15px;
}
h5 {
	color: #3E000D;
	background-color: #CCC;
	font-size: 1em;
	padding: 5px;
	margin-top: 10px;
	border: thin solid #999;
	text-align: center;
	font-weight: lighter;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.td-right {
	text-align: right;
}

#galleryMenu {

}
#galleryMenu ul {
	text-decoration: none;
	color: #FFF;
}
#galleryMenu ul li {
	color: #CCC;
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#galleryMenu ul li a {
	text-decoration: none;
	color: #333;
	font-size: 1em;
}




#wrapper .bottom h4 a:active {
	color: #840000;
	background-color: #CCC;
}
#wrapper .bottom a:hover {
	color: #0CF;
}
.content2 {
	padding-left: 20px;
}
.footNotes {
	font-size: 0.8em;
	color: #666;
}
.painting2 p img {
}
.painting2 {
	margin-right: 10px;
	margin-left: 10px;
}
.painting2 p a img {
	text-decoration: none;
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .middle .content2 form {
	background-color: #E0E0E0;
	padding: 20px;
	line-height: 50px;
	color: #151515;
}
.content2 #form1 table tr td #url {
	display: none;
	visibility: hidden;
}
#katya {
	background-color: #CCC;
	padding: 5px;
}

