@charset "iso-8859-1";

body {background-color: #e0ffff; color: black; font-family: arial,Helvetica,sans-serif; font-size: 12pt; text-align: center;}

a:link       { color: blue;}      /* for unvisited links */
a:visited    { color: maroon;}    /* for visited links */
a:hover      { color: fuchsia;}   /* when mouse is over link */
a:active     { color: red;}       /* when link is clicked */

div.center   {font-weight: lighter; font-size: larger}                           /* events */
div.links    {display: block;}                                                   /* all */
div.list     {text-align: left  ; margin: 1em 2em 1em;}                          /* events */
div.text     {text-align: left  ; text-indent: 2em; margin: 1em 2em 1em;}        /* events, history, join */
div.text2    {text-align: left  ;                   margin: 1em 2em 1em;}        /* events, artists */
div.text3    {text-align: left  ; text-indent: 2em; margin: 0em 2em 1em;}        /* events */
div.text4    {text-align: center;                   margin: 1em 2em 1em;}        /* events, artists, artworks */

p.top        {color:green; font-family: cursive; font-style: italic; font-weight: bold;}   /* sponsors */

table.header {border: thin solid #99cccc; width: 100%;}                          /* all */
table.main   {border: none; width: 100%;}                                        /* index, committee, meetings */

td.header    {background: #99cccc; text-align: center; vertical-align: middle;}  /* all */
td.left      {text-align: left;}                                                 /* sponsors, store, artworks */
td.main      {vertical-align: middle; text-align: center;}                       /* index, committee, meetings, artworks, store */

th.top       {padding-top: 2em;}                                                 /* sponsors */

/*   created  07-Apr-2004 by Rob Zahora
    modified  28-Sep-2004 by Rob Zahora   */
