#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 694px;
  height: 198px;
  background:url(mudlogo.png);
}
#leftcol {
  position: absolute;
  top: 200px;
  left: 10px;
  width: 190px;
  height: 500px;
}
#contact {
  position: absolute;
  top: 230px;
  left: 300px;
  width: 500px;
  height: 500px;
}
#content {
  position: absolute;
  top: 200px;
  left: 260px;
  width: 500px;
  height: 500px;
}
#olivia {
  position: absolute;
  top: 370px;
  left: 530px;
  width: 300px;
  height: 300px;
}
#xmas {
  position: absolute;
  top: 620px;
  left: 260px;
  width: 500px;
  height: 300px;
}
#images {
  position: absolute;
  top: 200px;
  left: 240px;
  width: 600px;
  height: 500px;
}
#photodiv {
  position: absolute;
  top: 200px;
  left: 220px;
  width: 800px;
  height: 500px;
}
#footer {
  position: absolute;
  top: 740px;
  left: 240px;
  width: 560px;
  height: 100px;
}
#validator {
  position: absolute;
  top: 740px;
  left: 10px;
  width: 560px;
  height: 100px;
}
#admin1 {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 500px;
  height: 600px;
}
#admin2 {
  position: absolute;
  top: 20px;
  left: 440px;
  width: 200px;
  height: 600px;
}
#imgsize1 {
  width: 240px;
  height: 129px;
}
#imgsize2 {
  width: 240px;
  height: 129px;
}
#imgsize3 {
  width: 240px;
  height: 129px;
}
#imgsize4 {
  width: 240px;
  height: 129px;
}
body.horiz {
  background-image: url(toptile.png);
  background-repeat: repeat-x;
}
input.btn {
  font-size: 16px;
  font-family: Times New Roman,serif;
  color: #996633;
  width: 160px;
  height: 30px;
  background-color: #CCECFF;
  border-style: none;
  border: 1px solid #996633;
  border-collapse: collapse;
}
input.form_btn {
  font-size: 16px;
  font-family: Times New Roman,serif;
  color: #996633;
  width: 80px;
  height: 30px;
  background-color: #CCECFF;
  border-style: none;
  border: 1px solid #996633;
  border-collapse: collapse;
}
input.add_cart_btn {
  font-size: 16px;
  font-family: Times New Roman,serif;
  color: #996633;
  width: 85px;
  height: 30px;
  background-color: #CCECFF;
  border-style: none;
  border: 1px solid #996633;
  border-collapse: collapse;
}
span.font1 {
  font-size: 16px;
  font-family: Times New Roman,serif;
  font-style: italic;
  color: #996633;
}
p.font1 {
  font-size: 16px;
  font-family: Times New Roman,serif;
  color: #996633;
}
p.redbold {
  font-size: 18px;
  font-family: Times New Roman,serif;
  color: #990000;
}
p.font1a {
  font-size: 16px;
  font-family: Times New Roman,serif;
  text-align: center;
  color: #996633;
}
p.font2 {
  font-size: 12px;
  font-family: Times New Roman,serif;
  text-align: center;
  color: #996633;
}
p.font3 {
  font-size: 14px;
  font-family: Times New Roman,serif;
  color: #996633;
}
table.contact {
  font-size: 14px;
  font-family: Times New Roman,serif;
  color: #996633;
  text-align: left;
  border-collapse: collapse;
}
input.contact {
  border: 1px solid #996633;
  border-collapse: collapse;
}
textarea.contact {
  border: 1px solid #996633;
  border-collapse: collapse;
}
table.price {
  border: 1px solid #996633;
  font-size: 18px;
  font-family: Times New Roman,serif;
  color: #996633;
  text-align: left;
  border-collapse: collapse;
}
tr.price {
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
}
td.rprice {
  text-align: right;
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  padding: 4px 18px 4px 18px;
}
td.lprice {
  text-align: left;
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  padding: 4px 18px 4px 18px;
}
