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;
	font: bold italic 4px "arial narrow", arial, sans-serif;
}
.clear {
	clear: both;
}

body {
	background: #D9D1BC;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: justify;
	margin: 20px auto;
	width: 770px;
	background: #f6ffff;
  position: relative;
}
#demo {
  color: #339900;
  font-size: 15px;
  text-decoration: none;
  position: absolute;
  top: -2px;
  left: -45px;
}

#header {
  background: #f6ffff url(images/header.jpg) no-repeat;
  height: 266px;
}
#subtitle {
  position: absolute;
  top: 20px;
  left: 125px;
  width: 770px;
  color: #339900;
  text-decoration: none;
}

#subtitle span {
	padding: 0px 0px;
	background: #f6ffff;
}
#subtitle h1 {
  font: bold 10px "arial narrow", arial, sans-serif;
  text-decoration: none;
}
#subtitle p {
  margin: 0;
  font: bold 10px "verdana", arial, sans-serif;
  font-weight: none;
}

#solutions {
  background: url(images/header.jpg) no-repeat;
  position: absolute;
  top: 10px;
  left: 325px;
  width: 508px;
}

#solutions-logo { background: 0px 0px url(images/solutions.gif) no-repeat; }



#issue {
  color: #77910e;
  font-size: 10px;
  text-decoration: none;
  position: absolute;
  top: 200px;
  right: 20px;
}

#web {
  color: #77910e;
  font-size: 10px;
  text-decoration: none;
  position: absolute;
  top: 200px;
  left: 20px;
}


#nav {
  background: #f6ffff;
  text-align: center;
  bottom: 0px;
  font-size: 9px;
  padding: 0px;
}
#nav li {
  list-style: none;
  display: inline;
  color: #339900;
}
#nav a {
  text-decoration: none;
  color: #339900;
}
#gallery {
  position: absolute;
  top: 155px;
  left: 0px;
  width: 770px;
}
#gallery li {
  list-style: none;
  text-indent: 0px;
  float: left;
  height: 111px;
}
#gallery .gblank {
  background: url(images/pic_0.jpg) no-repeat;
  width: 770px;
}
<--//
#gallery .gwomen {
  background: url(images/pic_1.jpg) no-repeat;
  width: 126px;
}
#gallery .gkids {
  background: url(images/pic_2.jpg) no-repeat;
  width: 130px;
}
#gallery .gmen {
  background: url(images/pic_3.jpg) no-repeat;
  width: 227px;
}
//-->
#body {
  padding-top: 3px;
  background-color:#f6ffff;
}
#categories {
  float: left;
  width: 160px;
}
#seasonal, #collection {
  float: left;
  width: 460px;
  background: #f6ffff;
  margin-bottom: 10px;
}
#seasonal .inner, #collection .inner {
  padding: 0px 18px;
}

#seasonal li {
  margin: 0.5em;
  text-indent: 0px;
  margin-left: 2em;
}
#seasonal p, #collection p {
  margin: 0.9em 0;
}
#ads {
  float: right;
  width: 160px;
}

#ads .inner {
  padding: 0px 15px;
  top: 280px;
  left: 610px;
  position: absolute;
}

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

h3 {
  font: bold 14px "verdana", arial, sans-serif; 
  color: #339900;
}

h2 {
  font: 16px "verdana", arial narrow, arial, sans-serif; 
  color: #336600;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  font-weight: bold;
}
#categories h2 {
  font: 16px "arial narrow", arial, sans-serif; 
  color: #ff9900;
  padding: 10px 0 5px 20px;
  background: #f6ffff;
}
#categories li {
  background: #f6ffff left;
  border-top: 1px solid #339900;
  list-style: none;
  font-size: 11px;
  text-align: left;
  padding: 2px 0 4px 20px;
  color: #339900;
}
#categories a {
  text-decoration: none;
  color: #339900;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
  background: #f6ffff bottom right url(images/person_bg.jpg) no-repeat;
}
#collection .inner {
  padding-right: 98px;
}
#minigal {
  left: 287px;
  width: 222px;
  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: #339900;
  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;
  padding: 15px 0;
}

#seas-one {
  margin-left: 35px;
  float: left;
  width: 195px;
  margin-right: 20px;
  background: url(images/foot_1.jpg) no-repeat;
}
#seas-two {
  float: left;
  width: 249px;
  margin-right: 20px;
  background: url(images/foot_2.jpg) no-repeat;
}
#seas-three {
  float: left;
  width: 222px;
  background: url(images/foot_3.jpg) no-repeat;
}

#seas p {
  text-align: right;
  color: #f8f8f8;
  margin: 15px 15px 0px 0px;
  font-size: 86px;
  font: bold 22px "sf willamette extended bold", arial, sans-serif;
  font-weight: bold;
}
#seas a {
  text-decoration: none;
  color: #ff9900;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
  text-align: center;
  bottom: 0px;
  font-size: 9px;
  padding: 2px;
}




fieldset { 
    margin-left:    0px;
    margin-right:  0px;
    margin-top:    0px;
    margin-bottom: 0px;
    border: 0px;
    background:#f6ffff;
}

