/* Generated by KompoZer */
* {
  border:  none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
body {
  margin: 0 auto;
  padding: 50px;
  background: #ffffff none repeat scroll 0% 50%;
  color: #777777;
  position: relative;
  width: 620px;
}
h1 {
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 10px;
  padding: 0 0 5px;
  color: #993333;
  font-family: Georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: normal;
  font-size-adjust: none;
  text-align: center;
}
p {
  padding: 10px 0;
  clear: both;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  font-size-adjust: none;
  text-align: center;
}
p a {
  color: #777777;
}
p a:hover {
  color: #000000;
}
.hoverbox {
  cursor: default;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.hoverbox a {
  cursor: default;
}
.hoverbox a .preview {
  display: none;
}
.hoverbox a:hover .preview {
  display: block;
  position: absolute;
  top: -33px;
  left: -45px;
  z-index: 1;
}
.hoverbox img {
  border-style: solid;
  border-color: #aaaaaa #cccccc #dddddd #bbbbbb;
  border-width: 0px;
  padding: 2px;
  background: #ffffff none repeat scroll 0% 50%;
  color: inherit;
  vertical-align: top;
  width: 100px;
  height: 75px;
}
.hoverbox li {
  border-style: solid;
  border-color: #dddddd #bbbbbb #aaaaaa #cccccc;
  border-width: 0px;
  margin: 3px;
  padding: 5px;
  background: #eeeeee none repeat scroll 0% 50%;
  color: inherit;
  display: inline;
  float: left;
  position: relative;
}
.hoverbox .preview {
  border-color: #000000;
  width: 200px;
  height: 150px;
}
