body { background-image:url(/images/background.jpg);
  background-repeat:repeat;
  background-position:top;
  }
.hometext { font-family:Arial;
  font-size:10px;
  color:#d07aa1
  }

/* home rollover images */
#imageContainer {height:233px;width:280px;}
#imageContainer img {display: none;position: absolute;}

.nav { font-family:Arial;
  font-size:10px;
  text-decoration:none;
  font-weight:normal;
  color:#ffffff }
.nav:hover { color:#000000 }
a.nav { font-family:Arial;
  font-size:10px;
  text-decoration:none;
  font-weight:normal;
  color:#ffffff }
a.nav:hover { color:#000000 }

.searchfield {
  font-size:10px;
  background: #f9cbe0;
  color:#000000
  }

.pressdate { font-family:Arial;
  font-size:9px;
  color:#d07aa1 }

.search { font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#7F6387 }

.logout { font-family:Arial;
  font-size:11px;
  font-weight:normal;
  color:#333fac }

.collectionCat { font-family:Arial;
  font-size:13px;
  font-weight:bold;
  color:#7F6387 }

.collectionTitle { font-family:Arial;
  font-size:11px;
  font-weight:normal;
  color:#7F6387 }

.listCat { font-family:Arial;
  font-size:13px;
  font-weight:bold;
  color:#000000 }

.listTitle { font-family:Arial;
  font-size:11px;
  font-weight:normal;
  color:#000000 }

.sticker { font-family:Arial;
  font-size:25px;
  font-weight:normal;
  color:#000000 }
  
.tableTitle { font-family:Arial;
  font-size:11px;
  font-weight:normal;
  color:#ffffff }

.collectiontext { font-family:Arial;
  font-size:10px;
  color:#7F6387 }

table.purplebox { display:block;
  border: thin solid #b891c3;
  border-color: #b891c3 #b891c3; }
img.purplebox { border: thin solid #b891c3; }

td.purplebox { border: thin solid #b891c3;}

h1 { font-family:Arial;
  font-size:14px;
  font-weight:bold;
  color:#7F6387
  }

.footer { font-family:Arial;
  font-size:12px;
  text-decoration:none;
  font-weight:normal;
  color:#b566c6 }
.footer:hover { color:#b566c6 }
