body { 
  background-color: #000000;
  margin: 6px;
  text-align: center;
}

#container {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
  }

a:link {
  color: #4E004C;
  font-weight: bold;
  text-decoration:underline;
}

a:visited { 
  color: #4E004C;
  font-weight: bold;
  text-decoration:underline;
}

a:hover { 
  color: #9E999E;
  font-weight: bold;
  text-decoration:underline;
}

a:active { 
  color:  #4E004C;
  font-weight: bold;
  text-decoration:underline;
}

#outline {
  border-color: #FFFFFF;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  width: 944px;
  height: 681px;
  position: absolute;
}

#copyright {
  background-color: transparent;
  width: 944px;
  height: 10px;
  top: 701px;
  position: absolute;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, san-serif;
  font-size: 10px;
}

#inside {
  background-color: #FFFFFF;
  width: 946px;
  height: 400px;
  position: absolute;
  top: 179px;
}

#shoe {
  background-image: url(helmut_newton.jpg);
  background-repeat: no-repeat;
  width: 268px;
  height: 400px;
  position: absolute;
  top: 179px;
  margin-left: 134px;
  overflow: hidden;
}

#nav {
  background-color: transparent;
  width: 174px;
  height: 388px;
  position: absolute;
  top: 179px;
  margin-left: 40px;
  margin-top: 20px;
}

#subnav {
  background-color: transparent;
  width: 530px;
  height: 21px;
  position: absolute;
  top: 177px;
  margin-left: 402px;
  overflow: hidden;
}

#content {
  background-color: #FFFFFF;
  width: 526px;
  height: 377px;
  position: absolute;
  top: 200px;
  margin-left: 402px;
  padding-right: 20px;
  overflow: auto;
  font-family: Verdana, Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
}

#maillist {
  background-color: transparent;
  width: 174px;
  height: 135px;
  position: absolute;
  top: 600px;
  margin-left: 5px;
  overflow: hidden;
}
