body { 
  padding: 0px;
  margin: 0px; 
  background-color: #FFFFE6;
  background-image:  url();
  background-repeat: repeat;
  background-position: 0px 0px;
  font-family: Verdana, Helvetica, sans-serif;
  text-align: center;
  color: #000000;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none; 
  letter-spacing: 0px;
  min-width: 1000px;
  min-height: 600px;
}

A {text-decoration: underline;}
A:link {color: #000000;}
A:visited {color: #000000;}
A:hover {color: #000000;}
A:active {color: #000000;}

#flashcontent {
  color: #000000;
}	

#page {
  position: relative;
  width: 100%;
  top: 0px;
  text-align: left;
  vertical-align: top;
  background-image:  url();
  background-repeat: repeat-x;
  background-position: 0% 120px;
  color: #000000;
}

#banner {
  position: relative;
  width: 100%;
  height: 225px;
  top: 0px;
  left: 0px;
  text-align: left;
  vertical-align: top;
  float: left;
  background-image:  url(scene.jpg);
  background-repeat: repeat-x;
  background-position: 0% 0%;
  color: #000000;
}

#information {
  position: relative;
  width: 600px;
  top: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  text-align: center;
  font-size: 8pt;
  border: 1px solid #999999;
}

#logo {
  position: relative;
  width: 100%;
  height: 60px;
  float: left;
  background-image:  url();
  background-repeat: no-repeat;
  background-position: 50% 0%;
}

#seperator {
  position: relative;
  width: 100%;
  height: 100px;
  float: left;
}

#shop {
  text-align: left;
  padding: 10px;
}

#downloads {
  position: relative;
  width: 160px;
  border: 1px solid #cccccc;
}

.order A {
  text-decoration: none;
}

.breadcrumbs {
  background-color: #999999;
  color: #ffffff;
  font-size: 8pt; 
}

.item {
  position: relative;
  width: 580px;
  background-image:  url(line.jpg);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  padding: 10px;
  text-align: left;
  float: left;
  font-size: 10pt;  
}

.noitem {
  position: relative;
  width: 580px;
  padding: 10px;
  text-align: left;
  float: left;
  font-size: 10pt;  
}

.txt {
  position: relative;
  text-align: left;
  overflow: hidden;
  width: auto;
  padding: 0px;
  font-size: 10pt;
}

.jpg {
  position: relative;
  width: 210px;
  height: 200px;
  text-align: right;
  padding: 0px;
  float: right;
  font-size: 6pt;
  color: #999999;
}

h1 {
  font-family: Verdana, Helvetica, sans-serif;
  color: #4e3f31;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none; 
  letter-spacing: 2px;
  text-transform: uppercase;
}

img {
  border: 0px;
}

ul {
  text-align: left;
}

td {
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

