html {
  font:  .85 em/1em "Times New Roman", serif;
  color:  #440E62;
}
body {
  font-size:92%;
}
#crown {
  padding:  1em;
}
.crown_photo {
  position:  absolute;
  top:  0;
  left:  0;
  display:  block;
  margin:  .5em 0 .5em 1.25em;
  padding:  0;
  line-height:  1em;
  z-index:  4;
}
.crown_photo img {
  margin:  0;
  padding:  0;
  display:  block;
}
.dvd {
  position:  absolute;
  top:  330px;
  left:  590px;
  display:  block;
  margin:  .5em 0 .5em 1.25em;
  padding:  0;
  line-height:  1em;
  z-index:  5;
  color:  #fff;
}
.dvd img {
  margin:  0;
  padding:  0;
  display:  block;
}
#nav {
  position:  absolute;
  top:  335px;
  left:  25px;
  padding:  0;
  text-align:  center;
  list-style-type:  none;
  width:  230px;
  border-style:  none;
  z-index:  6;
}
#nav li {
  position:  float;
  float:  left;
  margin:  0;
  left:  0;
  padding:  0;
  width:  100%;
  height:  26px;
  border-style:  none;
}
#nav p {
  padding:  0;
  margin:  0;
}
#nav a {
  border-style:  none;
}
#nav a:hover {
  border-style:  none;
}
#nav img {
  border-style:  none;
}
#content {
  padding:  1em;
}
.captioned_photo {
  position:  absolute;
  top:  300px;
  left:  0;
  display:  block;
  margin:  .5em 0 .5em 1.25em;
  padding:  0;
  line-height:  1em;
  z-index:  3;
}
.captioned_photo p {
  position:  absolute;
  bottom:  10px;
  left:  10px;
  display:  block;
  width:  800px;
  padding:  0;
  background:  none;
  letter-spacing:.05em;
  color:  white;
}
.captioned_photo p strong {
  color:  white;
  font-size:100%;
}
.captioned_photo img {
  margin:  0;
  padding:  0;
  display:  block;
}
.tag {
  position:  absolute;
  top:  1495px;
  left:  0;
  display:  block;
  width:  800px;
  height:  55px;
  margin:  .5em 0 .5em 1.25em;
  padding:  0;
  line-height:  1em;
  text-align:  center;
  background-image:  url(images/background-cream-800-500.png);
  background-repeat:  no-repeat;
}
.tag p {
  position:  relative;
  text-align:  center;
  width:  780px;
  padding:  10px;
  font-size:  100%;
}
.footer {
  position:  absolute;
  top:  1550px;
  left:  0;
  display:  block;
  width:  800px;
  height:  130px;
  margin:  .5em 0 .5em 1.25em;
  padding:  0;
  line-height:  1em;
  text-align:  center;
  background-image:  url(images/background-cream-800-500.png);
  background-repeat:  no-repeat;
}
.footer p {
  position:  relative;
  text-align:  center;
  width:  800px;
  padding:  0;
  font-size:  70%;
}
.footer p strong {
  font-size:  120%;
}
#nav_bottom {
  position:  absolute;
  top:  10px;
  left: 0;
  list-style-type:  none;
  width:  95%;
  border-bottom:  1px solid;
  border-top:  1px solid;
  z-index:  10;
}
#nav_bottom li {
  display:  inline;
  position:  float;
  float:  left;
  margin:  0;
  padding:  0;
  height:  45px;
  width:  48px;
  text-align:  center;
}
#nav_bottom li a {
  border-style:  none;
  text-decoration:  none;
  font-size:  70%;
}
#nav_bottom li a:hover {
  border-style:  none;
}
#nav_bottom li img {
  border-style:  none;
}

