body {
  background: #ffffff;
  color: #618bb7;
  cursor: crosshair;
  font: 10px verdana;
  margin: 0;
  padding: 0;
  text-align: left; }

img {
  border: 0px; }

strong, b {
  color: #c36d6f; }

a:link, a:visited {
  border-bottom: none;
  cursor: crosshair;
  color: #a5b862;
  font-style: italic;
  text-decoration: none;
  text-transform: lowercase; }

a:hover, a:active {
  border-bottom: 1px dotted #618bb7;
  cursor: crosshair;
  color: #3c7854; }

h2 {
  border-bottom: 1px dotted #a5b862;
  color: #c36d6f;
  font: 13px verdana;
  font-variant: small-caps;
  font-weight: bold;
  letter-spacing: 5px;
  margin-bottom: 1px;
  margin-top: 4px;
  padding-left: 10px;
  text-decoration: none; }

h1 {
  border-bottom: 1px dotted #a5b862;
  color: #3c7854;
  font: 10px verdana;
  font-variant: small-caps;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 1px;
  margin-top: 2px;
  padding-left: 30px;
  text-decoration: none; }

input, textarea, option, select {
  background: #ffffff;
  border: 1px dotted #a5b862;
  color: #618bb7;
  direction: ltr;
  font: 10px verdana; }

#layout {
  left: 0px;
  position: absolute;
  top: 0px;
  z-index: 0; }

#content {
  background: transparent;
  left: 10px;
  position: absolute;
  top: 250px;
  width: 711px;
  z-index: 1; }