body {
  background-color: #c0c0c0;
  background-position: top left;
}

.maintable {
  margin-left: auto;
  margin-right: auto;
  border: solid black;
  border-width: 1px;
  padding-right: 3px;
  padding-left: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #ffffff;
}

#temp {
  position: absolute;
  top: 500px;
  left: 175px;
  font-size: 11px;
  z-index: 0;
}

#temp a {
  color:#ffffff;
  font-weight: bold;
  text-decoration: none;
}

#sitemap {
  position: relative;
  width: 0px;
  height: 0px;
  left: 670px;
  top: 13px;
}

.sm {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 20px;
  font-size:11px;
  font-family:verdana;
  font-weight: normal;
  color:#000000;
}

.sm a {
  font-size: 11px;
  color: white;
  text-decoration: none;
}

.sm a:hover {
  font-weight: bold;
  text-decoration: none;
}

#decoration1 {
  width: 752px;
  height: 55px;
  background-image: url(../images/designSlices/design2-flat_1x2.gif);
}

#decoration2 {
  display: inline;
  height: 99px;
  width: 752px;
}

#dec2a {
  position: relative;
  top: 0px;
  left: 0px;
  width: 165px;
  height: 99px;
}

#dec2H {
  position: relative;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
}

#dec2b {
  position: absolute;
  top: -99px;
  left: 165px;
  width: 575px;
  height: 99px;
}

#dec2c {
  position: absolute;
  top: -99px;
  left: 740px;
  width: 12px;
  height: 99px;
  background-image: url(../images/designSlices/design2-flat_2x3.gif);
}

#decoration3 {
  width: 752px;
  height: 64px;
  background-image: url(../images/designSlices/design2-flat_3x1.gif);
}

#navigationH {
  position: relative;
  width: 0px;
  height: 0px;
}

#navigation {
  position: absolute;
  width: 165px;
  height: 282px;
  background-image: url(../images/designSlices/design2-flat_4x1.gif);
  margin-left: 0px;
  margin-top: 0px;

  font-size: 11px;
  font-family: verdana;
  font-weight: bold;
  color: #000000;
}

#navigation ul {
  list-style: none;
  margin: 20px 0px 0px 20px;
  padding-left: 30px;
}

div#navigation li{
  padding-bottom: 15px;
}

#navigation a {
  font-size: 11px;
  font-family: verdana;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}

#navigation a:hover {
  font-size: 11px;
  font-family: verdana;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}

#bannerH {
  position: relative;
  top: 40px;
  left: 580px;
  width: 0px;
  height: 0px;
}

#banner {
  position: absolute;
  text-align: center;
  top: -10px;
  left: 0px;
  width: 150px;
  height: 240px;
}

/* min-height doesn't work in IE, height alone works in IE and NN but gecko browser don't expand height, thus need to hack */
div#content {
  position: relative;
  left: 175px;
  margin-top: 20px;
  margin-bottom: 10px;
  width: 377px;
  min-height: 280px;
}

/* IE can see this */
* html body #content {
  height: 280px;
}

div#contentwide {
  position: relative;
  left: 175px;
  margin-top: 20px;
  margin-bottom: 10px;
  min-height: 280px;
  width: 468px;
}

*html body #contentwide {
  height: 280px;
}

div#contentwidest {
  position: relative;
  left: 175px;
  margin-top: 20px;
  margin-bottom: 10px;
  min-height: 280px;
  width: 525px;
}

*html body #contentwidest {
  height: 280px;
}

.copytable {
  background-color: #c0c0c0;
  text-align: center;
  padding-top: 10px;
}

.copyright {
  font-size:9px;
  font-family:verdana;
  font-weight:normal;
  color:#000000;
}

.copyright a {
  color: #000000;
}
.copyright a:hover {
  color: #aa0000;
}

ul {
  margin-top: 5px;
}

h1 {
  margin-bottom: 5px;
}

h2 {
  margin-bottom: 0px;
  margin-top: 15px;
}

p {
  margin: 0px;
  padding: 0px;
}

form {
  margin: 0px;
  padding: 0px;
}

.normaltext {
  font-size:11px;
  font-family:verdana;
  font-weight:normal;
  color:#000000;
}

.normaltext a {
  font-size:11px;
  font-family:verdana;
  font-weight:bold;
  color:#0000aa;
  text-align:center;
  text-decoration:underline;
}

.normaltext a:hover {
  font-size:11px;
  font-family:verdana;
  font-weight:bold;
  color:#aa0000;
  text-align:center;
  text-decoration:underline;
}

.boldtext {
  font-size:11px;
  font-family:verdana;
  font-weight:bold;
  color:#000000;
}

.light a {
  font-size:11px;
  font-family:verdana;
  font-weight:normal;
  color:#0000aa;
  text-align:center;
  text-decoration:underline;
}

.light a:hover {
  font-size:11px;
  font-family:verdana;
  font-weight:normal;
  color:#aa0000;
  text-align:center;
  text-decoration:underline;
}

/* Sitemap */
.smMain {
  margin-top: 10px;
}
.smMain a {
  font-size: 12px;
  text-decoration: none;
}
.smMain a:hover {
  font-size: 12px;
  text-decoration: none;
}

.smSub {
  position: relative;
  left: 30px;
}
.smSub a {
  text-decoration: none;
}
.smSub a:hover {
  text-decoration: none;
}

/* shop */
#ppal {
  padding-left: 480px;
  position: relative;
  top: -60px;
  left: 0px;
}

#price1 {
  padding-left: 475px;
  margin-bottom: 0px;
  position: relative;
  top: -63px;
  left: 0px;
}

#price2 {
  padding-left: 475px;
  margin-bottom: 0px;
  position: relative;
  top: -63px;
  left: 0px;
}

#price3 {
  padding-left: 475px;
  margin-bottom: 0px;
  position: relative;
  top: -63px;
  left: 0px;
}

#buyH {
  position: relative;
  width: 0px;
  height: 0px;
  top: -50px;
  left: 480px;
}

#buy {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
}


div#surveywide {
  position: relative;
  left: 175px;
  margin-top: 20px;
  margin-bottom: 10px;
  min-height: 280px;
  width: 520px;
}

*html body #surveywide {
  height: 280px;
}

.surveytable {
  background-color: #f0f0f0;
}

.surveyheader {
  background-color: #c0c0c0;
  font-size: 13px; color: black;
}

/*
    .divide
    {
      background-image: url(../images/divide2.gif);
    }

    .seperator
    {
      background-color: #ffffff;
      height:1px;
      width:auto;
    }

    /* color:#0C662C; */

    .headings
    { font-size:14px; font-family:verdana; font-weight:bold; color:#BA3A46; }

    .thumbnail {
      border: 1px solid black;
    }

*/