body {
  background-color: black;
  color: #cccccc;
  font-family: "Times New Roman",Times,serif;
  font-style: italic;
}
#page {
}
#header {
  border-bottom: 3px double #f6f6f6;
  position: relative;
  margin-top: 0px;
  margin-left: 0px;
  padding-right: 30px;
  height: 237px;
  padding-top: 30px;
}
h1 {
  text-align: right;
  background-repeat: no-repeat;
  background-position: right top;
  display: none;
}
#content {
  float: left;
  padding-right: 30px;
  padding-left: 230px;
}
#content p {
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 1.4em;
  padding-top: 1.1em;
  background-image: url(images/paragraph.jpg);
}
#menu1 {
  height: 80px;
  margin-left: 210px;
}
#menu1 ul {
  padding: 0px;
  list-style-type: none;
}
#menu1 li {
  float: left;
  height: 80px;
}
#menu1 a {
  color: #f6f6f6;
  display: block;
  float: left;
  padding-right: 30px;
  font-size: 1.7em;
  padding-left: 30px;
  line-height: 80px;
}
#menu1 a:hover {
  font-weight: inherit;
  color: #b92d62;
}
#menu2 {
  display: none;
}
#footer {
  border-top: 3px double #f6f6f6;
  clear: both;
  padding-top: 20px;
}
#footer p {
  font-size: 0.8em;
  margin-left: 20px;
  background-image: url(../freedom/images/template-von.gif);
  background-position: center top;
  background-repeat: no-repeat;
}
#list a {
  font-size: 1em;
  padding-right: 20px;
  color: #f6f6f6;
  font-weight: bold;
}
#list a:hover {
  color: #dcc8eb;
}
a {
  color: #cccccc;
}
a:hover {
  color: #cc33cc;
}
#extra1 {
  position: absolute;
  width: 200px;
  height: 500px;
  background-repeat: no-repeat;
  top: 30px;
  left: 30px;
  background-image: url(images/header.jpg);
  z-index: 2;
  opacity: 0.751;
}
#extra2 {
  position: absolute;
  right: 20px;
  height: 190px;
  background-image: url(images/h1.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  z-index: 3;
  width: 500px;
  top: 80px;
}
#extra3 {
  display: none;
}
#extra4 {
  display: none;
}

