body {
  background: #f4eeff;
  font-family: arial, helvetica, sans-serif;
  margin: 0px; border: 0px; padding: 0px;
  }

a:link {color: #666666;}
a:visited {color: #666666;}
a:hover {color: #b58fff;}
a:active {color: #ff0000;}

#pagecontainer {
  width: 750px;
  text-align: center;
  margin: 0px auto 0px auto;
  }


/* HEADER STYLES... */

#headercontainer {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px; border: 0px;
  }


/* MAIN BODY STYLES... */

.tableplain {
  margin: 0px; border: 0px; padding: 0px;
  border-width: 0px;
  border-style: none;
  }

#mainbodycontainer {
  background: #ffffff;
  text-align: left;
  margin: 0px; border: 0px; padding: 0px; 
  }

#featurecontainer {
  float: right;
  width: 220px;
  border: 0px; margin: 0px; 
  padding: 18px 25px 5px 25px;
  }

.featurecontent {
  background: #e5d7ff;
  text-align: center;
  font-size: 85%;
  color: #555555;
  border: 2px solid #866abb;
  padding: 10px 10px 10px 10px;
  margin: 0px;
  }

.breadcrumbtext {
  position: relative;
  font-size: 70%;
  color: #666666;
  border: 0px; margin: 0px;
  padding: 5px 25px 5px 25px;
  }

.breadcrumbtext a:link {color: #666666;}
.breadcrumbtext a:visited {color: #666666;}
.breadcrumbtext a:hover {color: #866abb;}
.breadcrumbtext a:active {color: #ff0000;}

.mainbodytext {
  position: relative;
  font-size: 85%;
  color: #555555;
  border: 0px; margin: 0px;
  padding: 0px 25px 0px 25px;
  }

.mainbodytextwithfeature {
  position: relative;
  font-size: 85%;
  color: #555555;
  border: 0px; margin: 0px;
  padding: 0px 270px 0px 25px;
  }

h1 {
  position: relative;
  font-size: 160%;
  font-weight: bold;
  color: #866abb;
  border: 0px; margin: 0px;
  padding: 5px 25px 5px 25px;
  }

h2 {
  position: relative;
  font-size: 130%;
  font-weight: bold;
  color: #866abb;
  padding-top: 5px;
  border: 0px; margin: 0px;
  }

h2 a:link {color: #666666;}
h2 a:visited {color: #666666;}
h2 a:hover {color: #b58fff;}
h2 a:active {color: #ff0000;}

h3 {
  position: relative;
  font-size: 115%;
  font-weight: bold;
  color: #866abb;
  }

h4 {
  position: relative;
  font-size: 100%;
  font-weight: bold;
  color: #866abb;
  }

.topofpagetext {
  clear: both;
  position: relative;
  font-size: 82%;
  font-weight: bold;
  text-align: right;
  }

.topofpagetext a:link {color: #866abb;}
.topofpagetext a:visited {color: #866abb;}
.topofpagetext a:hover {color: #666666;}
.topofpagetext a:active {color: #ff0000;}

.navlist {
  list-style-type: none;
  padding-left: 10px;
  margin-left: 0px;
  }

.navlist li {
  clear: both;
  color: #555555;
  }

.generalList1 {
  list-style-type: disc;
  color: #555555;
  }

em.type1 {
  font-style: normal;
  font-weight: bold;
  }

em.type2 {
  font-style: italic;
  font-weight: bold;
  }

.paletext {
  color: #bbbbbb;
  }

table.misctable {
  background: #f4eeff;
  border-width: 0px;
  border-color: #ffffff;
  border-style: solid;
  }

table.misctable td, th {
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  }

table.misctable th {
  background: #d9c5ff;
  }

.gallery {
  list-style-type: none;
  height: 1%;
  font-size: 70%;
  border: 0px; padding: 0px; margin: 0px;
  }

.gallery li {
  float: left;
  text-align: center;
  width: 75px;
  height: 222px;
  margin: 3px 25px 0px 0px;
  }

.gallery img {
  border-style: none;
  display: block;
  }


/* FOOTER STYLES... */

#pagefootercontainer {
  clear: both;
  border: 0px; padding: 0px;
  margin: 0px 0px 10px 0px;
  }

.pagefootertext {
  position: relative;
  font-size: 70%;
  color: #666666;
  margin: 0px; border: 0px;
  }

.pagefootertext a:link {color: #666666;}
.pagefootertext a:visited {color: #666666;}
.pagefootertext a:hover {color: #866abb;}
.pagefootertext a:active {color: #ff0000;}


/* IMAGE STYLES... */

.imageplain {
  margin: 0px; border: 0px; padding: 0px;
  border-style: none;
  }

.imagerhs {
  float: right;
  border: 0px; padding: 0px;
  border-style: none;
  margin-left: 10px;
  }

.imagelhs {
  float: left;
  border: 0px; padding: 0px;
  border-style: none;
  margin-right: 10px;
  margin-bottom: 2px;
  }

.navlistbullet {
  clear: both;
  float: left;
  border: 0px; padding: 0px;
  border-style: none;
  margin: 2px 10px 2px 0px;
  }
