body  { background-image: url( "http://www.friedens.org/images/glass.jpg"); background-repeat: repeat; font-size: 1.4em;}

table.addevent caption   { font-size: 1.4em; font-weight: bold; text-align: center;
                           background-color: #99CC11; border-bottom: 2px solid black; }
table.addevent th        { background-color: #C0C0C0; border-right: 1px solid black;
                           border-bottom: 1px solid black; vertical-align: top; }
table.addevent td        { border-right: 1px solid black; border-bottom: 1px solid black; vertical-align: top; }
table.addevent .required { text-align: right; }
table.addevent .data     { background-color: #C0C090; }

div.footer  { border-top: 3px double purple; font-size: .6em; font-style: italic; }
div.footer span.leftside  { text-align:left; float: left; }
div.footer span.rightside { text-align: right; float: right; }

table.event    { background-color: white; width: 80%; empty-cells: show; }
table.event th { background-color: #330066; color: #FFFFFF; text-align: right; vertical-align: top;
                 border-right: 1px solid black; border-bottom: 1px solid black; }
table.event td { width: 80%; background-color: #CCCCCC;  vertical-align: top;
                 border-right: 1px solid black; border-bottom: 1px solid black; }
table.event .header { background-color: #FFFF66; color: black; font-size: 1.2em; padding-left: 5px; vertical-align: top; 
                      border-right: 1px solid black; border-bottom: 1px solid black; }

div.boxout { background-color: #CCCCCC; color: black; padding: 5px; margin-bottom: 3px; }
h2.welcome { color: navy; }

