BODY {
  font-family: Futura Md, arial,verdana,sans-serif;
}
BODY{
  color:	black;
  background:	white;
  margin:	0;
}
A {
  text-decoration:	none;
}

A:link          { color:#2845b1; }
A:active        { color:#85ae83; }
A:visited       { color:#404863; }
A:hover         { color:#2b2097; }

A.header:link          { color:#bbbbff; }
A.header:active        { color:#d5ae83; }
A.header:visited       { color:#bbbbff; }
A.header:hover         { color:#ffaa27; }

h3 {
  margin-left: auto;
  margin-right: auto;
}

.sp {
  font-size: 20pt;
  font-weight: bold;
  color: #9C9FA6;
  background-color: #555599;
}
.ma {
  font-size: 14pt;
  font-weight : normal;
  color: #ACAEBD;
  background-color: #30323C;
  letter-spacing: 2px;
}
.wb {
  font-size: 10pt;
  color: #000000;
  background-color: #ACAEBD;
}
.sb {
  font-size: 10pt;
  font-weight : normal;
  color: #000000;
}
.mi {
  font-size: 10pt;
  color: #ACAEBD;
  background-color: #9999dd;
}
.co {
  color: #ACAEBD;
  background-color: #9999dd;
}
.me {
	text-align: left;
	color: #000000;
	background-color: #ACAEBD;
}

.subarttit {
	font-size: 12pt;
}

.small {
	font-size: 8pt;
}

.Passepartout {
	border-width: 4px;
	border-style: solid;
	border-color: #16171D #505263 #63667A #2B2C35
}

#comdisplay {
	color: #9C9FA6;
}
#comdisplay .head {
	color: #000000;
	background-color: #aaaaaa;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	padding: 2px;
}
#comdisplay .head .from {
	float: left;
}
#comdisplay .head .date {
	float: right;
}
#comdisplay .body {
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 2px;
	color: #000000;
	font-weight: normal;
}
#comdisplay .body .commands {
	float: right;
	font-size: 11px;
	padding: 2px;
}
#comdisplay .body .message {
	font-weight: normal;
}

#slideshow td {
	text-align: right;
}

#slideshow a {
	font-weight: normal;
}

#localmenu a {
	font-weight: bold;
}

#tipDiv {
	border: 1px solid rgb(136, 142, 171);
	font-size: 9pt;
	font-family: Futura Md, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	background-color: rgb(91, 95, 114);
	color: #d8d8d8;
}

.date,.artist {
	font-size: 9pt;
  color: #bbbbbb;
	font-weight: normal;
}

#imageinfo {
	text-align: center;
}

.title {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.location{
	font-size: 12pt;
	text-align: center;
}

.caption {
  font-size: 11pt;
  color: #aaaaaa;
  letter-spacing: 1px;
}

.imagescaption
{
font-size : 11pt;
color : #aaaaaa;
letter-spacing: 1px;
}

.adjustbar
{
  font-size: 8pt;
  color: #bbbbbb;
  letter-spacing: 1px;
}

.techinfo {
	font-size: 10pt;
}
.camera {
	font-style: italic;
}

.copyright {
	font-size: 8pt;
	font-weight: bold;
	color: #BBBBBB;
}

.lid { color: #000000; background-color: #dddddd; }
.lil { color: #000000; background-color: #eeeeee; }

.error { color: #FF0000; }

.bordered {
  border-style: solid;
  border-color: #440808;
  border-width: 2pt;
}



