
body, td
{
  font-family: arial;
  font-size: 9pt;
  margin: 0 0 0 0;
}

span.PageTitle
{
  font-size: 12pt;
  color: #000000
}

span.ParentTitleBig
{
  font-size: 30pt;
  color: #888888;
}

div.PageTitleBig
{
  font-size: 30pt;
  color: #000000;
  text-align: left;
}

span.ParentTitle
{
  font-size: 12pt;
  color: #888888;
}

div#bodyContent
{
  width: 1000px;
  /*border-right: solid 1px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;*/

}

div#websiteTitle
{
  font-size: 20pt;
  padding: 10px 10px 10px 10px;
  color: #888888;
  text-align: left;
}

div#copyright
{
  padding: 40px 20px 20px 10px;
  color: #666666;
}

a
{
  color: #993300;
}

a.menuItem, a.menuItem-selected
{
  display: block;
  width: 200px;
  height: 50px;
  padding-left: 10px;
  padding-top: 15px;
  margin: 4px 4px 4px 4px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
}

a.menuItem
{
  background-color: #aaaaaa;
}

a.menuItem-selected
{
  background-color: #cc6666;
}

div.exhibition-even, div.exhibition-odd 
{
  width: 500px;
  padding: 14px 4px 14px 4px;
}

div.exhibition-odd 
{
  /*background-color: #dddddd;*/
}


td.galleryImage
{
  /*border: solid 1px #aaaaaa;*/
  width: 440px;
  height: 440px;
}

div.galleryImageInformation
{
  /*background-color: #ee9999;*/
  padding: 4px 4px 4px 4px;
  height: 100px;
}

div.homePageImageInformation
{
  /*background-color: #ee9999;*/
  padding: 4px 4px 4px 4px;
}

div.homePageContactInformation
{
  font-size: 12pt;
  font-weight: bold;
}

span.SubTitle
{
  font-size: 12pt;
  color: #aa6666;
}

div.PressClipping
{
 border: solid 1px #cccccc;
 position:absolute; 
 width:700px;
 height:500px;
 background-color:#ffffff;
 overflow:auto;
}

a.contactEmail
{
  color: black;
  text-decoration: none;
}

div.NewsText
{
  border-top: solid 1px #cccccc;
  margin-top: 10px;
  padding-top: 10px;
  font-size: 12pt;
}

