/* Generated by KompoZer */
body {
  background: #ffffff url(http://www.ssnet.org/images/bg.gif) repeat-y;
  color: #000033;
  font-family: verdana,geneva,arial,helvetica,sans-serif;
}
p {
  font-size: 90%;
  line-height: 120%;
}
a:link {
  color: #0000ff;
}
a:hover {
  color: #cc0066;
}
hr {
  color: #660000;
}
h1 {
  color: #663300;
  font-size: 140%;
  font-style: italic;
  text-align: center;
}
h2 {
  color: #000033;
  font-size: 130%;
  font-style: italic;
  font-family: verdana,geneva,arial,helvetica,sans-serif;
}
h3 {
  color: #663300;
  font-size: 120%;
  font-family: verdana,geneva,arial,helvetica,sans-serif;
}
h4 {
  color: #990033;
  font-size: 110%;
  font-style: italic;
  font-family: verdana,geneva,arial,helvetica,sans-serif;
}
h5 {
  color: #000033;
  font-weight: bold;
  font-size: 100%;
  font-style: italic;
  font-family: verdana,geneva,arial,helvetica,sans-serif;
}
div.header {
width: 1000px;
/* center header on web page */
padding: 0;
margin: 0 auto;
}

/* center main division on web page */
div.body {
width: 1000px;
position:absolute;
top: 145px;
padding: 0;
margin: 0 auto;
}

/* nested inside body div */
div.vertnav {
  position: absolute;
  top: 145px;
  left: 0px;
  padding: 0;
  width: 145px;
  height: 600px;
 }

/* nested inside body div */
div.main {
  position: absolute;
  top: 145px;
  left: 150px;
  width: 800px;
}
div.timestamp {
  position: relative;
  font-size: 65%;
  bottom: 1px;
}

div.footer {
  text-align: center;
  }

li {
  font-size: 90%;
  line-height: 120%;
  list-style-image: url(http://www.ssnet.org/images/bullet2.gif);
  margin-bottom: 10px;
}