html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.RIGHTLL {
	clear: both;
}

body {
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 0px;
	background-color: #241F1A;
	background-image: url(/WATERback.png);
	background-repeat: repeat;
}

/** layout **/
#wrapper {
	margin: 37px auto;
	width: 780px;
	position: relative;
	background-color: #8E816B;
	text-align: left;
	font-size: 11px;
}

#header {
	height: 149px;
	background-image: url(/IDS/images/909HH1.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#logo {
	position: absolute;
	top: -39px;
	left: 0px;
	width: 487px;
	color: #52616E;
	height: 237px;
	background-image: url(/IDS/images/909IDS.png);
	background-repeat: no-repeat;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
	margin: 0;
	font-weight: bold;
	background-image: url(/275IDS.png);
	background-repeat: no-repeat;
}
#nav {
	position: absolute;
	top: 149px;
	left: 368px;
	width: 413px;
	text-align: center;
	height: 26px;
	background-image: url(/IDS/images/bar1.png);
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#nav li {
	list-style: none;
	display: inline;
	color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
#gallery {
	position: absolute;
	top: 185px;
	left: 381px;
	width: 389px;
	height: 75px;
	background-color: #191613;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#gallery .gwomen {
	background: url(images/pic_1.jpg) no-repeat;
	width: 389px;
}

#body {
	padding-top: 3px;
	background-color:#D7CAB4;
	height: 33px;
}
#categories {
	float: left;
	width: 197px;
	background-color: #8B816D;
	height: 1200px;
}
#seasonal, #collection {
	float: right;
	width: 582px;
	margin-bottom: 2px;
	height: 1200px;
	background-color: #D4CAB6;
	background-image: none;
	background-repeat: no-repeat;
}
#seasonal .inner, #collection .inner {
	padding: 6px 12px;
	background-image: url(/IDS/images/RIGHT001.jpg);
	background-repeat: repeat;
	background-color: #333;
	color: #6C0500;
}
#seasonal p, #collection p {
	margin: 0.9em 0;
	text-align: left;
	top: auto;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px "arial narrow", arial, sans-serif; 
  color: #1B1812;
}

h2 {
	font: 18px "arial narrow", arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
	background-image: none;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#categories li {
	border-top: 1px solid #F4EFDF;
	list-style: none;
	font-size: 12px;
	padding: 7px 0 8px 35px;
	background-color: #D4CAB5;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
  background: #D4CAB6 bottom right url(images/person_bg.jpg) no-repeat;
}
#collection .inner {
  padding-right: 98px;
}
#minigal {
	float: right;
	width: 780px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.5em;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: "arial narrow", arial, sans-serif;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}

#seas-one, #seas-two, #seas-three {
	height: 146px;
	width: 300px;
}

#seas-one {
	float: left;
	width: 195px;
	margin-right: 3px;
	background-color: #342C24;
	background-image: url(images/foot_1.jpg);
	background-repeat: no-repeat;
}
#seas-two {
	float: left;
	width: 265px;
	margin-right: 3px;
	background-color: #DBCAB2;
	background-image: url(images/foot_2.jpg);
	background-repeat: no-repeat;
}
#seas-three {
	float: left;
	width: 400px;
	background-color: #DBCAB2;
	background-image: url(images/foot_3.jpg);
	background-repeat: no-repeat;
}

#seas p {
	text-align: right;
	color: #000;
	font-size: 23px;
	font-weight: bold;
	width: 200px;
	margin-top: 80px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}
}
#copyright {
  margin-top: 0;
  font-size: 16px;
}
