BODY {
	font-family: sans-serif;
	color: #000000;
	background-color: #ADA4B5;
	margin-top: 1pt;
	margin-left: 5pt;
	margin-right: 10pt;
}

center	{
	min-width: 885px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

A {
	font-family: sans-serif;
	color: #FF0000;
	/* [disabled]background: #ADA4B5;
*/
	text-decoration: none;
}

A:LINK {
	font-family: sans-serif;
	color: #FFFF00;
	/* [disabled]background: #ADA4B5;
*/
	text-decoration: none;
}

A:VISITED {
	font-family: sans-serif;
	color: #FFFF00;
	/* [disabled]background: #ADA4B5;
*/
	text-decoration: none;
}

.m003 {
	font-family: sans-serif;
	color: #ffffff;
	/* [disabled]background: #ADA4B5;
*/
	font-size: 13pt;
}

/* Painting titles */



.m004 {
	font-family: sans-serif;
	color: #000000;
	/* [disabled]background: #ADA4B5;
*/
	font-size: 10pt;
}

/* Cell contents */



.m004a {
	font-family: sans-serif;
	color: #ffffff;
	/* [disabled]background: #ADA4B5;
*/
	font-style: italic;
	font-size: 10pt;
}

/* Cell contents, italics */



.m005 {
	font-family: sans-serif;
	color: #000000;
	/* [disabled]background: #ADA4B5; */
	font-size: 7pt;
}

/* Constructive Copyright Notice */





.m007 {
	font-family: sans-serif;
	font-weight: bold;
	color: #666666;
	/* [disabled]background: #ADA4B5;
*/
	font-size: 11pt;
}

/* Bold text, mailto */

/********* below added March 2012 for new image page ******/

body	{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 0;
}

.m003,
.m004,
.m004a,
.m007	{
	color: #ffffcc;
	font-weight: normal;
}

.m007 a	{
	font-weight: bold;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #528006;
}

table.gallery	{
	width: 100%;
	padding: 20px 0 20px 0;
}

table.gallery td	{
	padding-bottom: 24px;
	text-align: center;
}

h2 {
	font-size: 18px;
	color: #ffffcc;
	text-align: center;
	margin-bottom: 0px;
}

table.gallery td	{
	vertical-align: bottom !important;
}

table.gallery img	{
	height: 150px;
	width: 200px;
}

/*** added Mar 2015 for new header and footer ***/
h1	{
	display: none;
}
#header	{
	color: #ffffcc;
	/*max-width: 1024px;*/
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-align: left;*/
}

center #header div	{		/** navigation header, style no script text **/
	color: #F60;
	font-size: 13px;
}
#header img.headerImage	{
	/*width: 58.398438%;*/
	/*max-*/width: 598px;
	/*position: relative;
	margin: 10px 0 0 5%;*/
}
#header h3	{
	position: relative;
	/*left: 10%;
	text-align: center;*/
	width: 75%;
	width: 650px;
	font-size: 12px;
	font-weight: normal;
}

center #footer	{
	color: #ffffcc;
	font-size: 12px;
}

center #footer a:link,
center #footer a:visited	{
	color: #F60;
}

center #footer a:hover,
center #footer a:active	{
	color: #fff;
}
/*** top menu styles ***/

ul#topMenu,
ul#topMenu ul {
	margin: 0;
	list-style: none;
	padding: 0;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

ul#topMenu ul {
	display: none;
	position: absolute;
	left: 30px;
	top: 100%;
	background-color: #ffffcc;
	padding-bottom: 10px;
}

ul#topMenu li:hover>* {
	display: block;
}

ul#topMenu li {
	position: relative;
	display: block;
	white-space: nowrap;
	/*font-size: 0;*/
	float: left;
	padding-right: 28px;
	padding-left: 28px;
}

ul#topMenu li:hover {
	z-index: 1;
}

ul#topMenu ul ul {
	position: absolute;
	left: 10px;
	left: 100%;
	top: 25px;
	top: -10px;
	background-color: #666;
	border-top-right-radius: 10px;
}

ul#topMenu {
	/*font-size: 0;*/
	z-index: 999;
	position: relative;
	display: inline-block;
	zoom: 1;
	padding: 0;
 *display:inline;
}

* html ul#topMenu li a {
	display: inline-block;
}

ul#topMenu>li {
	margin: 0;
}

ul#topMenu a:active,
ul#topMenu a:focus {
	outline-style: none;
}

center #header ul#topMenu a {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	color: #F60;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-size: 13px;
}

ul#topMenu ul li {
	float: none;
	margin: 5px 0 0;
	padding-right: 10px;
	padding-left: 10px;
}

center #header ul#topMenu ul a {
	text-align: left;
	padding: 4px;
	background-image: none;
	border-width: 0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	color: #000033;
	text-decoration: none;
}

center #header ul#topMenu ul a:link,
center #header ul#topMenu ul a:visited	{
	color: #000033;
	text-decoration: none;
}

ul#topMenu ul ul a:link,
ul#topMenu ul ul a:visited	{
	color: #ccc;
}

center #header ul#topMenu ul a:hover,
center #header ul#topMenu ul a:active	{
	color: #F60;
	background-color: #000033;
}

center #header ul#topMenu li:hover>a,
center #header ul#topMenu li a.pressed {
	text-decoration: none;
	color: #fff;
}

center #header ul#topMenu ul li:hover>a,
center #header ul#topMenu ul li a.pressed {
	background-image: none;
	color: #F60;
	text-decoration: none;
}
