body {
  background:#FFF;
  font-family:75%/110% tahoma,helvetica,sans-serif;
  color:#222;
}
em {
  font-family:verdana,helvetica,sans-serif;
}
a {
  border-bottom:dashed 1px #36C;
  text-decoration:none;
  font-weight:bold;
  color:#36C;
}
a:visited {
  border-bottom:dashed 1px #016;
  color:#016;
}
#header h1 {
  font:bold 1.5em/1.4em tahoma,helvetica,sans-serif;
}
#header h2 {
  font:bold 1.2em/1.1em tahoma,helvetica,sans-serif;
  color:#666;
}
#header h1 a {
  border:none;
  text-decoration:none;
  color:#222;
}
#mainnavigation {
  display:none;
}
#subnavigation {
  display:none;
}
#content {
  margin-bottom:20px;
  font:70%/110% tahoma,helvetica,sans-serif;
}
#content h3 {
  margin:3em 0 1em 0; padding:0 0 1px 0;
  font:bold 1.2em/1.1em tahoma,helvetica,sans-serif;
}
#content h4 {
  margin:2em 0 0.2em 0; padding:0 0 3px 0;
  font:bold 1.1em/1.1em tahoma,helvetica,sans-serif;
}
#content h5 {
  margin:1em 0 0 0;
  padding:0;
  font:bold 1em/1.1em tahoma,helvetica,sans-serif;
  color:#444;
}
#content h6 {
  margin:1em 0 0 0; padding:0;
  font:bold 1em/1em tahoma,helvetica,sans-serif;
  color:#555;
}
#content p, #content dd {
  margin:0 0 1em 0; padding:0;
  font-size:1em;
  line-height:1.4em;
}
#content ul {
  margin:0 0 1em 20px; padding:0;
  list-style-type:square;
}
#content li {
  margin:0 0 0.3em 0; padding:0;
  font-size:1em;
  line-height:1.4em;
}
#content dt {
  margin-bottom:4px;
  font-weight:bold;
}
#content dd {
  margin-left:10px; margin-bottom:8px;
}
#footer {
  clear:both;
  padding:5px 0 7px 0;
  border-top:solid 1px #222;
  text-align:center;
  font:bold 65%/130% verdana,helvetica,sans-serif;
  color:#999;
}
#footer a:link, #footer a:visited {
  border:none;
  color:#999;
}
.separator {
  clear:both;
}
.imagebox {
  width:168px;
  margin:3px 0 0 10px; padding:0;
  float:right;
  display:inline;
  text-align:center;
}
.imagebox p {
  font:bold 1em verdana,helvetica,sans-serif;
  color:#999;
}
.imageframe {
  width:168px; height:168px;
  background:url(imgbgpolaroid.gif) no-repeat;
}
.imageframe img {
  width:120px; height:90px;
  margin:21px 26px 57px 22px;
  border:none;
}
.imageframe a:link, .imageframe a:visited, .imageframe a:hover {
  border:none;
}
#content p.back2top {
  text-align:right;
}
#content p.back2top a {
  font:normal 1em tahoma,helvetica,sans-serif;
}
