/* CSS Document *//* debugging:div { border: solid 1px red; }*/div#exhibitionwall { width: 664px; height: 508px; background:url(images/ulae_background.gif) no-repeat; border: solid 2px #ccf;  }div#moreshowpreview {  width: 127px; height: 57px; position: relative; left: 350px; top: 50px;  }div#previewart { float: left; }div#previewart img { border: solid 1px white;  }div#previewart img:hover { border: solid 1px #ccf;  }div#previewtext { font-weight: bold;  }div#previewtext a:link { color: #fff; }div#previewtext a:visited { color: #fff; }div#previewtext a:hover { color: #ccf; }/*#moreshowpreview {  width: 127px; height: 57px; position: relative; left: 350px; top: 50px; }#moreshowpreview a { display: block; background: url(images/previewbutton_off.gif) no-repeat; width: 127px; height: 57px; }#moreshowpreview a:hover {  display: block; background: url(images/previewbutton_on.gif); }*/div#copyright { clear: both; margin-top: 100px; }/*preview show page*/div.artistname {  color: #99c; font-weight: bold;  }div#aboutulae { line-height: 12px; font-weight: bold; }div#aboutulae a:link { color: #333; }div#aboutulae a:visited { color: #333; }div#aboutulae a:hover { color: #ccf; }.ulae { font-weight: bold; font-size: 120%;  }.ulaegallerytitle { font-size: 100%; }
