  /*a:link{color:#2C0059;}
  a:visited{color:#5e004c}
  a:hover{background-color: #ad92d5;
  padding: 3px 8px;
  text-decoration: none;
  color:#fffaf0; }*/
  h3 {padding:10px;}
  td img{border:0;}

  body {width:820px; /* widths of columns will change proportionately as this width is changed */
  margin-left:auto;  /* centers layout in browser */
  margin-right:auto; /* centers layout in browser */
  font-family: geneva, arial, helvetica, sans-serif;
  border-right: 20px;
  border-left: 20px;
  border-style:solid;
  border-color:#2C0059;
  background-color: #FAF0E6 ;
  height: 100%;
  font-size: 16px;
  color:#2C0059;
  }
  .gallerytitle {border-color:#2C0059;
  background-color: #2C0059 ;
  color: #FAF0E6;
  height: 100%;
  font-size: 16px;
  width: 90%;  
  text-align:center;margin-top:5px;
  margin-left:auto;margin-right:auto;
  padding-top: 2px;padding-bottom: 2px;
  }
  table.itemtable {
  }
  table.itemtable th {
	padding: 8px;
  }
  table.itemtable td {
	padding: 8px;
  }

  .itemtitle{font-weight : bold;
  font-style:italic;
  text-decoration:underline; }

  .galleryname
  {font-weight : bold;font-size: 24px;
  font-style:italic;
  text-decoration:underline;
  }
  
  #FooterBlock{
    background-color:#5e004c ;
  color:#fffaf0;
  clear:both;
  text-align:center;
  width:500px;
  font-size:16px;
  margin-top:10px;
  margin-left: auto ;
  margin-right: auto ;  
  padding: 1px 0px ;
  }