body{ font-family: Tahoma, Arial, Helvetica, sans-serif; color: #FFCC00; background-color: #10101A; font-size: 10pt; margin: 0;  padding: 0;  }
p{	font-size : 10pt; }
a{	font-family : Arial, Helvetica, sans-serif;	color : #B90000;	font-size : 10pt;}
a:hover{	text-decoration : underline;  color: #FF2424; }
form{	margin: 0px;}
input{ font-family: Tahoma;  font-size: 12px;  }
/*  Image properties */
img	{
	border: 0;
	}

.imgfloatr {
	float: right;
	padding: 10px;
}

.imgfloatl {
	float: left;
	padding: 10px;
}
span.left {
  float: left;
  clear: left;
  margin: 5px 10px 5px 0px;
}
span.right {
  float: right;
  clear: right;
  margin: 5px 0px 10px 5px;
}
span.caption {
  display: block; /* put the caption under the image (not next to it) */
  font-size: 0.7em;
}
/* HEADER
-------------------------------------------------------------------------*/
#HEADER{ display: block; height: 130px; padding:0; margin:0;  background-position: top right;  background-repeat: no-repeat; }
	#HEADER p#random { width: 110px; position: absolute;  top: 10px;  left: 0; height: 130px;  background-image: url("/art/get_photo.php"); background-repeat: no-repeat; background-position: top center; margin: 0; display: inline;}
	#HEADER p#banner { width: 700px; position: absolute;  top: 5px;  left: 110px; height: 130px; margin: 0;  display: inline;}
	#HEADER h1 img{ display: block;  padding: 10px 100px 10px 10px;  margin: 0; text-decoration: none;  display: block;  font-weight: normal;    }
	#HEADER h1 a:hover{	background-color: #E60000;}
	#HEADER ul{ list-style: none; margin: 99px 0 0 0; padding: 0; display: inline; float: right; display: block;  border-bottom: 5px solid #009933;  position: relative;  left: 20px;       }
	#HEADER li{ float:left; margin: 0;  padding: 0 27px 0 5px; list-style: none; display: inline;  background-image: url(/images/bg_topnav_li.gif);  background-repeat: repeat-y;    height: 25px;  line-height: 7px;      }
	#HEADER li a{  color: White; text-decoration: none;  font-size: 11px;  font-family: Tahoma, Arial, Helvetica, sans-serif;         }
	#HEADER li a:hover{ text-decoration: none; position: relative; top: -1px; }

/* CONTENT
--------------------------------------------------------------------------*/
#CONTENT{ display: block; margin: 27px 27px 27px 27px; }
	#CONTENT h1{ margin:0 0 0.5em 0; padding:0; line-height: 14pt; font-family: "Century Gothic", "Lucida Grande", "Lucida Sans", Verdana;  font-weight: normal;  font-size: 14pt;  color: #009933;    }
	#CONTENT h2{ margin:0 0 0.5em 0; padding:0; line-height: 12pt; font-family: "Century Gothic", "Lucida Grande", "Lucida Sans", Verdana;  font-weight: normal;  font-size: 12pt;  color: #009933;    }
	#CONTENT p{ text-align: justify; text-indent: 25px;  margin: 0 0 10px 0;  padding: 0;  }

/* EXHIBITIONS TABLE
--------------------------------------------------------------------------*/
#EXHIBITS{ border: 1; vertical-align: top;}

#EXHIBITS TR {vertical-align: top;}
	#EXHIBITS .title { margin:0 0 0.5em 0; padding:10px; line-height: 14pt; font-family: "Century Gothic", "Lucida Grande", "Lucida Sans", Verdana;  font-size: 14pt;  color: #009933;    }


/* FOOTER
--------------------------------------------------------------------------*/
#FOOTER{ display: block; margin: 0; padding: 0 0 20px 0; clear: both;}
	#FOOTER ul{  background-image: url(/images/bg_hline.gif);  background-repeat: repeat-x;  list-style: none; margin: 0; padding: 5px 0 0 0;   display: block;              }
	#FOOTER li{  margin: 0;  padding: 0; list-style: none;  display: inline;                  }
	#FOOTER li a{ color: white; text-decoration: none; font-size: 9pt; font-family: "MS Sans Serif", Geneva, sans-serif;  margin-left: 6px;  margin-right: 6px;   }
	#FOOTER li a.First{ margin-left:0;}
	#FOOTER li a:hover{ text-decoration: none; color: #009933; }
	#FOOTER p{ margin: 5px 0 0 0; font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 9pt; }
	#FOOTER a{font-family: "MS Sans Serif", Geneva, sans-serif;  font-size: 9pt; color: White;  text-decoration: none; 	 }
	#FOOTER a:hover{ text-decoration: underline; }