body {
	background-image: url(images/background-color.jpg);
}
.home-table {
	background-image: url(images/home-background.jpg);
	height: 400px;
	width: 1000px;
	background-repeat: no-repeat;
}
.contact-table {
	height: 400px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(images/page-background.jpg);
}
.art-table {
	height: 400px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(images/paintings2.jpg);
}
.artist-table {
	height: 400px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(images/page-background.jpg);
}
.ht-r1 {
	height: 40px;
}
.ht-r2 {
	height: 108px;
}
.ht-r3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ht-r4 {
	height: 249px;
}
.hdr1 {
	font-family: "Garamond Premr Pro It";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin: 20px 40px 40px;
	font-style: italic;
}
.page-body {
	background-color: #99CCFF;
	height: 410px;
	width: 800px;
}
.page-rt {
	background-image: url(images/page-edge-right.jpg);
}
.page-lft {
	background-image: url(images/page-edge-left.jpg);
}
.text-body {
	text-align: justify;
	color: #FFFFFF;
	padding: 20px;
	font-size: 14pt;
}
.nav-bottom {
	background-color: #99ccff;
	margin-top: 30px;
	font-family: Palatino;
}

a:link.bottom {  color: #999999; text-decoration: none}
a:visited.bottom {  color: #999999; text-decoration: none}
a:hover.bottom {  color: #666666; text-decoration: none}

a:link.bottom-wd {  color: #FFFFFF; text-decoration: none}
a:visited.bottom-wd {  color: #FFFFFF; text-decoration: none}
a:hover.bottom-wd {  color: #FFFFFF; text-decoration: none}

a:link.artlink {  color: #CCFFCC; text-decoration: none}
a:visited.artlink {  color: #CCFFCC; text-decoration: none}
a:hover.artlink {  color: #99CC99; text-decoration: none}

a:link.page-link {  color: #3300CC; text-decoration: none}
a:visited.page-link {  color: #3300CC; text-decoration: none}
a:hover.page-link {  color: #000000; text-decoration: none}

.page-title {
	font-family: Palatino;
	font-size: 36px;
	vertical-align: top;
	background-position: top;
}
.photo-left {
	margin-left: 15px;
}
