body {
  margin: 0px;
  font-family: Georgia, serif;
  background: #E2302C url(50hz-back-.jpg) 0 0 repeat fixed;
  color: #000000;
  scrollbar-arrow-color: #4F6666;
  scrollbar-base-color: #4F6666;
  scrollbar-track-color: #003333;
  scrollbar-3dlight-color: #003333;
  scrollbar-darkshadow-color: #003333;
  scrollbar-highlight-color: #CCCCCC
}

#mainbox {
  background: #E2302C url(50hz-back-2.jpg) 0 0 repeat fixed;
  position: relative;
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 1px;
  border-left: 2px solid #E2302C;
  border-right: 2px solid #E2302C;
  padding: 5px;
}

h1 {
  font-size: 3em;
  letter-spacing: 10px;
  width: 50%;
}

h2 {
  font-style: italic
}

p {
  margin-left: 20px;
}

#maincontent a {
  text-decoration: none;
  color: #E2302C;
  font-weight: bold;
}

#maincontent a:hover {
  background-color: black;
}

.sectionwithin {
  padding-bottom: 20px
}

#maincontent {
  padding-top: 25px;
}


#mainlinks {
  position: relative;
  text-align: left;
  font-family: Georgia, serif;
}

#mainlinks2 {
  position: relative;
  text-align: right;
  font-family: Georgia, serif;
  padding: 7px;
}

#mainlinks a {
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
  color: black;
  border: 1px dotted grey;
  -moz-border-radius: 10px;
  padding: 3px;
}

#mainlinks a:hover {
  border: 1px solid #E2302C;
  -moz-border-radius: 10px;
  border-bottom: 5px solid #E2302C;
  color: white;
  background-color: black;
}

p.italic {
  font-family: Times New Roman;
  font-size: 17px;
  font-style: italic;
}

p.italic0 {
  font-family: Times New Roman;
  font-size: 15px;
  font-style: italic;
}

p.italic2 {
  font-family: Georgia, serif;
  font-size: 11px;
  font-style: italic;
  font-weight: normal
}

p.italic3 {
  font-family: Georgia, serif;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  padding-left: 110px
}

p.italic4 {
  font-family: Georgia, serif;
  font-size: 11px;
  font-style: italic;
  font-weight: bold
}


.left {
  float: left;
  width: 50%
}

.right {
  float: right;
  width: 50%
}

.spacer {
  clear: both;
}

.h2bigger {
  font-size: 2em;
}

.linespace {
  padding-top: 15px;
  padding-bottom: 15px
}

blockquote {
  font-style: italic;
}

#backtext {
  position: absolute;
  z-index: 0;
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 42px;
  font-weight: bold;
  line-height: 0.7em;
  text-align: center;
  color: #2A534F;
}

#backtext0 {
  position: absolute;
  z-index: 0;
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 47px;
  font-weight: bold;
  line-height: 0.7em;
  text-align: center;
  color: #2A534F;
}

#fronttext0 {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 40px;
  font-family: Arial, serif, Verdana, Helvetica;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2em;
  text-align: center;
  color: white;
  letter-spacing: 2px;
}

#fronttext {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 40px;
  font-family: Arial, serif, Verdana, Helvetica;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
  text-align: center;
  color: white;
  letter-spacing: 2px;
}


#backtext2 {
  position: absolute;
  z-index: 0;
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 29px;
  font-weight: bold;
  line-height: 0.7em;
  text-align: right;
  color: #504B49;
}

#fronttext2 {
  position: absolute;
  z-index: 1;
  width: 43%;
  top: 40px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8em;
  text-align: justify;
  color: white;

}

#backtext3 {
  position: absolute;
  z-index: 0;
  top: 40px;
  right: 0px;
  width: 72%;
  font-family: Arial, sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 0.7em;
  text-align: justify;
  color: #D03837;
}
