/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

/*===================================================*/
  text {
    color: rgb(192,0,0); /* give unattributed text red colour */
  }

  img {
    display: block; /* Get rid of descender space below images (inline mode) */
    border-style: none;
  }

  /* NOTE: position: relative; is REQUIRED if an image is placed within a
   * position: relative; container and has text flowing inline before/after it
   * in the same element. Otherwise IE6 will draw the image *under*
   * your text, which makes it invisible when the text's
   * background-color: !transparent; -rlm */
  .thumb_with_desc {
    float : left;
    position: relative;
    vertical-align: bottom;
    margin-right: 20px;
  }

  .thumb_gallery {
/*    float : left;*/
    position: relative;
    vertical-align: top;
    margin-right: 10px;
    margin-left: 10px;

/*    padding-right:  10px;
    padding-left:   10px;
    padding-top:    10px;
    padding-bottom: 10px;*/
  }

  .artwork {
    display: inline;
    position: relative;
    border-style: none;
    padding-right:  10px;
    padding-left:   10px;
    padding-top:    10px;
    padding-bottom: 10px;
  }

/*===================================================*/
/* TODO - customize form fields to look nice within style. -rlm */
  form {
    font-family: courier, fixed;
    background-color: rgb(80,80,80);
    border: 1px solid rgb(102,51,102);

    padding: 2px;
    margin-top: 5px;
    display: block;
  }

  textarea {
    font-family: courier, fixed;
    font-size: 90%;
    background-color: rgb(200,200,200);
    border: 1px solid rgb(0,0,0);
    height: 10em; vertical-align: top;
  }

  input {
    display: block;
    font-family: courier, fixed;
    font-size: 90%;
    background-color: rgb(200,200,200);
    border: 1px solid rgb(0,0,0);

    margin: 2px;
  }

  .textarea1 {
    vertical-align: top;
    width: 98%;
  }

  .fieldlabel1 {
    font-family: courier,fixed;
    color: rgb(200,200,200);
    background-color: inherit;
  }

  .fieldbox1 {
    width: 40%;
  }


  select {
    font-family: arial, courier, fixed;
    font-size: 90%;
    background-color: rgb(200,200,200);
    border: 1px solid rgb(0,0,0);
    vertical-align: top;
  }

  .select1 {
    vertical-align: top;
/*    width: 98%;*/
  }
  
  .action {
    display: inline;
    background-color: rgb(150,50,150);
  }

  .cancel {
    display: inline;
    background-color: rgb(120,120,120);
  }
/*===================================================*/
  #masthead {
    border-bottom-color: rgb(240, 192, 128);
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: rgb(0, 0, 0);
    opacity: 1;
    color: rgb(224, 224, 224);
    font-family: Helvetica,Arial,sans-serif;
    background-repeat: no-repeat;
    background-position: left top;
/*  background-image: url(images/MD-group1-violet-grad1.gif);
    width: 140px;
*/
    background-image: url(images/MD-TopBar.jpg);
/*    width: 948px;*/
    width: 100%;
    height: 167px;
    }

/*===================================================*/
  #mainContent {
    background-color: rgb(0, 0, 0);
    color: rgb(204, 24, 233);
    margin-left: 160px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 90%;
    }

  .articleTitle {
    border-top: 0px solid rgb(140, 140, 140);
    border-bottom: 1px solid rgb(140, 140, 140);
    border-left: 0px solid rgb(140, 140, 140);
    border-right: 0px solid rgb(140, 140, 140);
    padding: 0.1em;
    font-family: Helvetica,Arial,sans-serif;
    position: relative;
    margin-right: 130px;
    background-color: rgb(0,0,0);
    color: rgb(225, 90, 225);
    }

  .articleTitleLink {
    font-family: Helvetica,Arial,sans-serif;
    background-color: rgb(0,0,0);
    text-decoration: underline;
    color: rgb(255, 205, 255);
    }

  .articleText {
    border: 0px solid rgb(140, 140, 140);
    font-size: 80%;
    font-family: Helvetica,Arial,sans-serif;
    padding: 4px 4px 4px;
    background-color: rgb(0,0,0);
    position: relative;
    margin-right: 130px;
    margin-bottom: 16px;
    color: rgb(206, 206, 206);
    }

  .articleLink {
    font-family: Helvetica,Arial,sans-serif;
    background-color: rgb(0,0,0);
    text-decoration: underline;
    color: rgb(255, 205, 255);
    }

  .articleLink:visited {
    color: rgb(180, 120, 180);
  }

  .articleExtLink {
    color: rgb(255, 205, 255);
    background-color: rgb(0,0,0);
    }

  .articleExtLink:visited {
    color: rgb(180, 120, 180);
  }
/*===================================================*/
  #leftnav {
    float: left;
    width: 128px;
    background-color: rgb(153, 51, 153);
    font-family: Helvetica,Arial,sans-serif;
    font-size: 90%;
    }

  .navheader {
    padding: 3px 10px 2px 8px;
    display: block;
    text-align: right;
    color: rgb(153,51,153);
    background-color: rgb(200,200,200);
    font-family: Helvetica,Arial,sans-serif;
  }

  .navlink {
    padding: 3px 10px 2px 8px;
    display: block;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 153, 0);
    }

  a.navlink {
    text-decoration: none;
    font-weight: inherit;
    color: rgb(255, 204, 255);
    background-color: rgb(102, 51, 102);
    }

  a.navlink:hover {
    font-weight: normal;
    color: rgb(184, 184, 184);
    background-color: rgb(153, 51, 153);
    }

  a.navlink:active {
    font-weight: normal;
    color: rgb(0, 0, 0);
    background-color: rgb(153, 0, 0);
    }

/*===================================================*/
  #rightCol {
    float: right;
    background-color: rgb(80,51,80);
    font-family: Helvetica,Arial,sans-serif;
    width: 100px;
    }

  .barheader {
    padding: 3px 10px 2px 8px;
    display: block;
    text-align: left;
    color: rgb(0,0,0);
    background-color: rgb(200,200,200);
    font-family: Helvetica,Arial,sans-serif;
  }

  .barlink {
    padding: 3px 10px 2px 8px;
    text-decoration: none;
    display: block;
    color: rgb(204,204,204);
    background-color: rgb(80,51,80);
    font-family: Helvetica,Arial,sans-serif;
  }

  a.barlink:hover {
    font-weight: normal;
    background-color: rgb(102,51,102);
    }

  a.barlink:active {
    font-weight: normal;
    color: rgb(0,0,0);
    background-color: rgb(153,0,0);
  }

/*===================================================*/
  #footer {
    color: rgb(160, 160, 160);
    font-size: 77%;
    font-family: Helvetica,Arial,sans-serif;
    text-align: center;
    padding-top: 7px;
    background-color: rgb(0, 0, 0);
    margin-right: 120px;
/*    position: absolute;
    bottom: -10px; left: -10px; */
    }

  #siteID {
    text-align: right;
    border: 0px;
    }

  body {
    background-color: rgb(0, 0, 0);
    color: rgb(200,200,200);
    font-family: Helvetica,Arial,sans-serif;
    }

  .bold { font-weight: bold; }

  .warn { font-weight: bold; color: rgb(220, 0, 0); }

  h2 {
    background-color: rgb(0, 0, 0);
    color: rgb(176, 128, 176);
    }

