/* CSS Document */
body,td,th {
  font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #999999;
}
body {
  background-color: #333333;
  margin: 30px;
  background-attachment: fixed;
  background-image: url(jie.png);
  background-repeat: no-repeat;
  background-position: 400px top;
}
h1 {
  font-size: 14pt;
  font-weight: normal;
  text-transform: lowercase;
}
a {
  color: #AAAAAA;
  text-decoration: none;
}
a:hover {
  color: #FFFFFF;
}
th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
#ismspictures a {
  font-size: 18pt;
  color: #FFFFFF;
  margin: 0em 0em 0.5em;
}
.list {
  margin: 0em;
  padding: 0em;
  list-style-type: none;
}
.list li {
  text-transform: lowercase;
  margin: 0em 1em 0em 0em;
  padding: 0em;
}
.linklist, .linklist li {
  display: inline;
}
.archivetitle {
  font-size: 16pt;
  text-transform: lowercase;
}
#archive {
  float: left;
  margin: 1em 2em 2em 0em;
}
#content {
  float: left;
  width: 750px;
  margin-bottom: 1.5em;
}
#copyright {
  font-size: 8pt;
  text-transform: lowercase;
  clear: left;
}
