body { background-color: #EDE4D3; text-align: center; color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.header {
	margin-bottom: 10px;
}
.headerRight {
	padding-right: 5%;
}

.contact {
	font-size: 12px;
}
.line20 {
	line-height: 22px;
}



a {
	color: #000000;
	
}
a:hover {

}
.buttonLink {
	color: #000000;
	background-color: #BBA997;
	padding: 2px 4px;
	border: 1px solid #877058;
	text-decoration: none;
}
a.buttonLink:hover {
	color: #8C745B;
	background-color: #EDE4D3;
	padding: 2px 4px;
	border: 1px solid #877058;
	text-decoration: none;
}
.topNav {
	padding-top: 10px;
	text-align: left;
	padding-left: 75px;
}
.hrule {
	color: #BBA997;
	background-color: #BBA997;
	border-bottom: 1px solid #877058;
	height: 5px;
	width: 500px;
	margin-bottom: 0px;
}
.arial12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.arial12b a {
	color: #666666;
}

.artTitle {
	font-family: "Brush Script MT", "Times New Roman", Times, Serif;
	font-size: 18px;
	font-weight: bold;
}

.hrule2 { color: #BBA997; background-color: #BBA997; border-bottom: 1px solid #877058; height: 5px; width: 500px; margin-top: 0px; margin-right: auto; margin-left: auto; }
.artTable {
	margin-bottom: 15px;
	text-align: center;
}
.artTable td {
	text-align: center;
	padding: 8px;
}

.titleTd {
	min-width: 150px;
	padding-bottom: 30px;
}
.imgTable {
	background-color: #000000;
	border-top: 4px solid #F8F8F1;
	border-right: 4px solid #8E8648;
	border-bottom: 4px solid #8E8648;
	border-left: 4px solid #F8F8F1;
	text-align: center;
}
.imgTable td {
	background-color: #FFFFFF;
	text-align: center;
}



.imgTable img{
	margin: 10px;
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
}

.enlgmtTable {
	background-color: #000000;
	border-top: 4px solid #F8F8F1;
	border-right: 4px solid #8E8648;
	border-bottom: 4px solid #8E8648;
	border-left: 4px solid #F8F8F1;
	text-align: center;
}
.enlgmtTable td {
	background-color: #FFFFFF;
	text-align: center;
}



.enlgmtTable img{
	margin: 20px;
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
}

.profileTable {
	background-color: #EDE4D3;
	border: 1px solid #2B231C;
	border-collapse: collapse
}
.profileTable td {
	background-color: #EDE4D3;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #BBA997;
}
TD.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #BBA997;
}
.enlargement {
	text-align: center;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 100px;
}
.back a {
	color: #666666;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: right;
	width: 100px;
}
.next a {
	color: #666666;
}
#contact {
	font-size: 14px;
}
.copyright a { color: #006699; text-decoration: none; }
