/* Style Sheet for Comer's Patchwork Atelier
   Last changed 20.9.2009 */

body { font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }

/* Heading Sytles */

#head { display: none; }

/* Page Index Styles */

#index { display: none; }

/* Content Styles */

#content { top: 0em; left: 0em; border: 4px solid #6699FF;}

h2 {
  text-align: center;
  margin: 0;
  color: #FFFFFF;
  background-color: #6699FF; }

h3 {
  color: #000000;
  font-weight: 500;
  padding-left: 0.5em;
  border-bottom-width: 4px;
  border-bottom-color: #6699FF ;
  border-bottom-style: solid }

#content table { margin: auto; font-size: small; }

#content td {
  background-color: #D8E0E0;
  padding: 0.2em 0.5em ; 
  text-align: center; }

#content table.padded td { padding: 1em; }

#content table.pics td { margin: 1px; padding: 5px; }


/* General text related styles */

#content p { margin: 0.5em; }

#content button { display: none; }

#content div { text-align: center }

p.remarks {
  font-size: 8pt;
  text-align: center;
  margin: 0em; }
