
.mainBody {
  /*
     background: url( /themes/2005/pics/_bg_fade.png ) repeat;
     */
  z-index: 100;

}

a {
   color: #604010;
}

.simplemenu a {
   text-decoration: none;
}

.simplemenu a:link {
   color: #604010;
}

.simplemenu a:visited {
   color: #604010;
}

BODY, TABLE, TD, TH, p, div {
  font-size: 10pt;
  font-family: verdana, helvetica, arial, sans-serif; 
}

p, ul, ol {
  text-align: left;
}

blockquote {
  font-size: 80%; 
}

address {
  font-size: 80%; 
  text-align: right;
}

p address {
  font-size: 90%; 
  text-align: left;
}

small {
  font-size: 80%;
}

h1, .h1 {
  font-family: verdana, helvetica, arial, sans-serif; 
  font-size: 12pt; 
  font-weight: bold;
  width: 100%;
  text-align: left;
  color: #000000;
  z-index: 100;
  position: relative;
}

h2, .h2 {
  font-family: verdana, helvetica, arial, sans-serif; 
  font-size: 100%; 
  font-weight: bold;
  width: 100%;
  text-align: left;
  color: #000000;
}

h3, .h3 {
  font-family: verdana, helvetica, arial, sans-serif; 
  font-size: 80%; 
  font-weight: bold;
  width: 100%;
  text-align: left;
  color: #000000;
}

.simplemenu { 
  font-weight: bold; 
  font-style: normal; 
  position: relative;
  padding: 1em 0.5em 0.5em 0.5em;
  z-index: 100;
  width: 100%;
}

.simplemenuitem { 
  font-weight: bold; 
  font-style: normal; 
  text-align: center; 
}

/* ================================================================= */

.pageHeader {
  text-align: center;
  margin: 1em;
  padding: 1em;
  width: auto;
  display: block;
  z-index: 1000;
  position: relative;
}

.pageHeaderLeft h1 { 
  font-size: 25pt;
  vertical-align: top;
  margin-top: 0;
  font-variant: small-caps;
}

.pageHeaderLeft {
  float: left;
  text-align: left;
  display: block;
  z-index: 100;
  position: relative;
}

.pageHeaderRight {
  float: right;
  text-align: right;
  display: block;
  z-index: 100;
  position: relative;
}

.spacer,
.mainContent .spacer {
  clear: both;
  display: block;
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: 0px;
  bottom: 0px;
  line-height: 0px;
  position: relative;
  border: 1px solid transparent;
  background: transparent;
  background-color: transparent;
}

.mainContent {
  margin: 2em;
  padding: 1em;
  width: auto;
  height: auto; 
  vertical-align: top;
  position: relative;
  display: block;
  z-index: -1;
  top: 0;
  bottom: 100%;
}

.mainContent .title {
  display: inline;
  float: left;
}

.mainContent p {
  z-index: 100;
  position: relative;
  clear: both;
}

.mainContentImage {
  top: 0;
  left: 0;
  position: absolute;
  clear: both;
  width: 101%;
  height: 101%; 
  z-index: -1;
  border: 1px lightgrey outset;
}

.logoImage {
  top: 0;
  left: 0;
  position: relative;
  clear: both;
  width: 300px;
  height: 99px; 
}

.mainContent ul { 
  z-index: 100;
  position: relative;
}

.allContent { 
  position: relative;
  z-index: 1000;
  margin: 0 1em 1em 1em;
  padding: 0 1em 1em 1em;
  width: 95%;
  height: auto;
}

.editButtons { 
  float: right;
  position: relative;
  z-index: 1000;
}

/**************************************************/
/*   ArtGallery stuff  */
/**************************************************/

.artGalleryCSS { 
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
  text-align: center;
  background: transparent;
  background-color: transparent;
  padding: 1px;
  padding-bottom: 1em;
  margin: 1px;
}

.artGalleryCSSEditTable { 
  top: 0;
  left: 0;
  position: relative;
  z-index: 1000;
  height: auto;
  width: 50%;
  text-align: center;
  background: transparent;
  background-color: transparent;
  padding: 1px;
  margin: 1px;
  
}


.artGalleryCSS a { 
  position: relative;
  z-index: 1000;
}

.artGalleryCSSHeaderLeft { 
  float: left;
}

.artGalleryCSSHeaderRight { 
  float: right;
}

.artGalleryCSSThumbnail { 
  float: left;
  padding: 1em;
  z-index: 999;
  text-align: center;
  width: 80px;
  height: 80px;
}

.artGalleryCSSThumbnail a { 
  z-index: 100;
  width: 80px;
  height: 80px;
  display: block;
  padding: 0px;
  text-decoration: none;
  background: transparent;
}

.artGalleryCSSInner { 
  text-align: center;
  display: inline-block;
  padding: 0px;
  margin: 0px;
}

.artGalleryCSSCaption {
  position: relative;
  z-index: 1000;
  padding: 1em;
}

.artGalleryCSSImage {
  clear: both;
  padding: 0px;
  text-align: center;
  z-index: 1000;
  position: relative;
  overflow: auto;
}

.artGalleryCSSCaption { 
  text-align: center;
}

.editButtonsArtGalleryCSS { 
  top: 0;
  left: 0;
  width: 100%;
  display: inline;
}

.editButtonsArtGalleryCSS a { 
  margin: 0px;
  padding: 0.25em;
  float: right;
  clear: left;
  height: auto;
  width: auto;
  display: inline;
}

.editArtGalleryCSSThumbnail { 
  float: left;
  padding: 0px;
  z-index: 999;
  text-align: center;
  width: 120px;
  height: 120px;
}

/**************************************************/
/*   Old crap. Needs cleaning up.  */
/**************************************************/


.cn_header {
   font-family: helvetica, arial, sans-serif; 
   font-weight: bold;
   font-size: 10pt;
   border: 1px groove;
   background: #cfcfdf;
   width: 98%;
   padding: 4px;
}

.cn_main_body {
   background: #dddddd;
   border: 1px groove;
   cell-spacing: 3;
   border-top: none;
   height: 105px;
}

.cn_widget_label {
  background: #cacaca;
  font-weight: bold;
}

      .cp_selected_tab {
         background: #ffffff;
         font-size: 10pt;
         font-weight: bold;
         border: 1px ridge;
         border-bottom: none;
      }

      .cp_other_tab {
         background: #c3c3c3;
         font-size: 10pt;
         font-weight: bold;
         border: 1px groove;
         border-bottom: 1px ridge;
      }

      .cp_main_body {
         background: #ffffff;
         border: 1px ridge;
         border-top: none;
      }

      .cp_header {
        background: #cfcfdf;
         font-weight: bold;
      }


