a[href]   { text-decoration: none; }
a   { text-decoration: none; }
a:link    { color : #666666; }
a:visited { color : #505050; }
a:hover   { background : #F7E9D3; }


body {
  color      : #000000;
  background : url(/corner/gallery/images/background.gif) #E2DCD2 fixed;
}

h1, h2, h3, h4, h5, h6, font {
  color       : #784B04;
  font-family : verdana, arial, helvetica, geneva, sans-serif;
}

p, .norm {
  color: #000000;
  font-family : verdana, arial, helvetica, geneva, sans-serif;
  font-size   : 8pt;
}

ul, ol, dl, dd {
  color: #000000;
  font-family : verdana, arial, helvetica, geneva, sans-serif;
  font-size   : 8pt;
  margin-left : 1.2em;
  padding-left: 1.2em;
}

li {
  padding-top    : 0;
  padding-bottom : 0;
  margin-top     : 0;
  margin-bottom  : 0;
}

li.wip {
  list-style-type : circle;
}

.fishlist ul { list-style-image  : url(/corner/gallery/images/bullet-shell.gif); }

ul.list1 {
  list-style-type : none;
}

table.menu p {
  margin-top  : 0.0em;
  margin-bottom : 0.0em;
}

#backg {
  background : #FEFFEB;
  padding-top    : 0px;
  padding-bottom : 0px;
  padding-left   : 7px;
  padding-right  : 7px;
  border-style : double;
  border-color : #A0917A;
}

#gallery {
  background : #7D94A1;
/*  background : #BACAD0; */
  border-style : double;
  border-color : #BACAD0;
/*  border-color : #7D94A1; */
}

#gallery p {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size   : 7pt;
  color       : #000000;
}

#gallery a,
#gallery a:link,
#gallery a:visited {
  color: #FBFBDF; text-decoration: none;
  font-size     : 10pt;
  font-weight   : bold;
}

#gallery a:hover {
  color: #456E81; text-decoration: none;
}

#tb2 p {
  margin-top    : 1px;
  margin-bottom : 1px;
}

#tb2 table {
}

#tb2 td {
  background : #DDBB77;
  border-style : outset;
  border-color : #CC9933;
  padding-top    : 0px;
  padding-bottom : 0px;
  padding-left   : 7px;
  padding-right  : 7px;
}

#tb2 td.blank {
  background-color : transparent;
  border-style : none;
}

p.firstletter:first-letter {
  font-family : serif;
  font-size : 300%;
  font-style : italic;
  font-weight : bold;
  float : left;
  margin-top : 0em;
}

td.multicol {
  color       : #990033;
  font-family : arial, helvetica, sans-serif;
  font-size   : 10pt;
}

form, pre {
  color       : #990033;
  font-family : courier, monospace;
  font-size   : 10pt;
}

.box1 {
  background : #BACAD0;
  padding-top    : 0px;
  padding-bottom : 0px;
  padding-left   : 7px;
  padding-right  : 7px;
  border-style : double;
  border-color : #7D94A1;
}

.box1 h1,
.box1 h2,
.box1 h3,
.box1 h4 {
  margin-top : 5px;
}

.small {
  color: #990033;
  font-family : verdana, arial, helvetica, sans-serif;
  font-size   : 8pt;
}

.tiny {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size   : 7pt;
}

.hl1 {
  color       : #784B04;
  font-size   : 12pt;
  font-weight : bold;
}

.hl2 {
  color       : #B49360;
  font-size   : 8pt;
  font-weight : bold;
}

.hl3 {
  color       : #33B0CC;
  font-size   : 8pt;
  font-weight : bold;
}

.hilite1 {
  color       : #CC9999;
}

.hilite2 {
  color       : #996633;
  font-weight : bold;
}

.oldhilite2 {
  color       : #F0E7E7;
  font-weight : bold;
}

.hilite3 {
  color       : #33B0CC;
  font-weight : bold;
}

.finished {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size   : 7pt;
  color       : #BACAD0;
/*  color       : #FFFFFF; */
  background  : #576F7A;
/*  background  : #339999; */
}

.update {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size   : 7pt;
  color       : #000000;
  background  : #F7E9D3;
}

.m1 {
  background  : #CCCCFF;
}

.m2 {
  background  : #CCFFFF;
}

