BODY, HTML {
  margin: 0;
  padding: 0;
  background: #AB9DAD url("../images/background.jpg") repeat-x;
  color: #EBEACB;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  line-height: 1.3;
}

A:link, A:visited {
  color: #EBEACB;
  font-weight: bold;
  text-decoration: none;
}
A:hover, A:active, #topmenu A:link, #topmenu A:visited  {
  color: #857841;
  font-weight: bold;
  text-decoration: none;
}
#bottom A:hover, #bottom  A:active, #topmenu A:hover, #topmenu  A:active {
  color: #332B5A;
  font-weight: bold;
  text-decoration: none;
}

IMG {
  border: 0;
}

#container {
  margin: 0 auto;
  padding: 10px 0px 20px 0px;
  width: 1000px;
  background: url("../images/background.jpg") no-repeat;
}

#topmenu {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 480px;
  text-align: right;
  color: #000000;
}

.menu-wrap {
  width: 1000px;
  height: 20px;
  padding-top: 10px;
  background: #000000;
  color: #FFFFFF;
  position: relative;
  z-index: 50;
}

#two-photos {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 340px;
  z-index: 0;
}

#main-wrap {
  width: 1000px;
  background: #332B5A;
  padding: 15px 0px 0px 0px;
}

#main-left {
  float: left;
  width: 334px;
  height: 196px;
}

#main-mid {
  float: left;
  min-height: 210px;
  width: 290px;
  padding: 15px 35px 0px 0px;
  border-right: 1px solid #726C81;
}
html>body #main-mid  {
  margin-bottom: 15px;
}

#main-right {
  float: left;
  width: 310px;
  padding: 15px 0px 0px 15px;
}

/* BEGIN Sub-menu pages */
#main-menuleft {
  float: left;
  width: 190px;
  padding: 0px 0px 0px 10px;
}
#main-twocol {
  float: left;
  min-height: 210px;
  width: 750px;
  padding: 0px 35px 0px 15px;
}
html>body #main-twocol  {
  margin-bottom: 15px;
}
/* END Sub-menu pages */

#sub-left {
  float: left;
  min-height: 196px;
  width: 612px; /* 659px - left and right padding */
  padding: 15px 30px 15px 17px;
  border-right: 1px solid #726C81;
}
html>body #sub-left  {
  margin-bottom: 15px;
}

#bottom {
  width: 1000px;
  height: 92px;
  background: #67676F;
}
#bottom-left {
  float: left;
  width: 327px; /* 309px - left and right padding */
  padding: 16px 12px 0px 0px;
}

#bottom-mid {
  float: left;
  width: 267px; /* 347px - left and right padding */
  padding: 19px 25px 0px 25px;
}

#bottom-right {
  float: left;
  width: 330px; /* 340px - left and right padding */
  padding: 6px 0px 0px 0px;
  line-height: normal;
  text-align: center; 
}

#minheight {
  float: left;
  height: 196px;
}

#catalogimg {
  padding-right: 5px;
  vertical-align: middle;
}

.galleryshift {
	position: absolute;
	margin-left: -50000px;
}

.imgpadding {
padding: 7px;
}
.AltHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.splitterpadding {
margin-top: 8px;
margin-bottom: 8px;
}
