<!-- /* CCFFCC is closest web-safe bg color  */ -->
body {
background-color: #E1EADB;
background-image: url(images/gradient.JPG);
background-repeat: repeat-x;
}

#nav      {padding: 3px 0; border-bottom: 1px solid #778;}
#nav li   { display: inline; list-style-type: none;  padding-right: 0em; font-family: sans-serif; font-weight: bold; font-size: 80%; }
#nav li.active a {background-color: #ffc;}
#nav li a { padding: 3px .5em; margin-left: 3px; border: 1px solid #778; border-bottom: none; text-decoration: none;}
#nav a:hover {background-color: #F0F0F0;}
#tweaker {float: right; background-color: #F0F0F0; border: 1px solid #778;}
#banner {text-align: center; color:rgb(128,0,0); font-style: italic; font-family: Purisa, 'Comic Sans MS', 'Short Hand', Chasm, Gaze, Dolphin, cursive, sans-serif; line-height: 80%;}
.sub {font-size: 50%; }
p {font-family: Helvetica, FreeSans, Verdana, Ariel, sans-serif;}
#address {font-family: Helvetica, FreeSans, Verdana, Ariel, sans-serif;}
.caption {color:rgb(128,0,0); text-align: center; font-style: italic; font-family: AlMothnna, FreeSans, 'Ariel Black', sans-serif; font-size: 80%; margin-bottom: 1em;}

/* margin starts from top, clockwise */
.picleft {float: left; margin: 0em 1em 0em 0em; text-align: center; display:inline; }
.minor {text-align: left; font-size: 75%; color:rgb(128,0,0); margin-bottom: 0em;}

#main {color:rgb(128,0,0); font-family: Helvetica, FreeSans, Verdana, Ariel, sans-serif;}
#artquote {font-weight: bold; font-family: Purisa, 'Comic Sans MS', Gaze, Dolphin, cursive, sans-serif; color:rgb(128,0,0);}
#galleryplate {float: left; max-width: 21em; _width: 21em; margin: 0em 1em 1em 0em; padding:1em 1em .5em 1em;  border: 6px groove #778; background-color: #F0F0F0; font-family: Helvetica, FreeSans, Verdana, Ariel, sans-serif;}
#nameplate {text-align: center; margin-top: 0em; margin-bottom: .5em; color: rgb(128,0,0); font-family: 'Copperplate Gothic Bold', 'Copperplate Gothic Light', Copperplate, Capitals, FreeSerif, serif;}
#showaddress {font-weight:bold; display:block; margin-left: 1em; white-space: nowrap;}
#haiku {text-align: center; color:rgb(128,0,0); font-style: italic; font-family: Purisa, 'Comic Sans MS', 'Short Hand', Chasm, Gaze, Dolphin, cursive, sans-serif; font-size: 120%;}
#errormessage{text-align: right; color:rgb(128,0,0); font-style: normal; font-family: AlMothnna, FreeSans, 'Ariel Black', sans-serif; font-size: 80%;}
#footer {font-family: Helvetica, FreeSans, Verdana, Ariel, sans-serif;}


<!-- /* #f5f5dc is beige, b0c4de is LightSteelBlue, e0ffff is LightCyan,  b0e0e6 is PowderBlue  */ -->


