/*body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  font-family: Verdana, sans-serif;
  font-size: 7pt;
  color: gray;
    background-image:url(../images/pat6.jpg);
}

#center {
  width:955px;
  height:100%;
  margin:auto auto;
}

#container {
  width:955px;
  height:4800px;
  font-family: Verdana, sans-serif;
  font-size: 7pt;
  color: gray;
  background-color:#FFFFFF;
}

#logo {
margin-left: 10px;
}

#logo img {
    border: none;
}

#menu {
  width: 147px;
  height:499px;
  display:block;
  position:absolute;
  line-height: 12pt;
}

#headline {
  width:775px;
  margin-top:5px;
  float:right;
  border-bottom: solid 1px #e20079;
  padding-bottom: 5px;
}
*/

#content {
  width:925px;
  height:auto;
  margin-top:25px;
  margin-left: 15px;
  margin-right: 15px;
  line-height:11pt;
}

#content1 {
  width:775px;
  margin-top:10px;
  float:right;
/*  border-bottom: solid 1px #e20079;*/
}

/*.active {
  background-color: #e20079;
  color: #e20079;
}
#content1 a:link {
  border: none;
  text-decoration: none;
  color: gray;
}
#content1  a:visited {
  text-decoration: none;
  color: gray;
}
#content1  a:hover {
  text-decoration: none;
  background-color: #e20079;
  color: #e20079;
}
#content1  a:active {
  text-decoration: none;
  background-color: #e20079;
  color: #e20079;
}

#menu a:link {
  border: none;
  text-decoration: none;
  color: gray;
}
#menu a:visited {
  text-decoration: none;
  color: gray;
}
#menu a:hover {
  text-decoration: none;
  background-color: #e20079;
  color: #e20079;
}
#menu a:active {
  text-decoration: none;
  background-color: #e20079;
  color: #e20079;
}

a:link {
  border: none;
  text-decoration: none;
  color: gray;
}
a:visited {
  text-decoration: none;
  color: gray;
}
a:hover {
  text-decoration: none;
  color: #e20079;
}
a:active {
  text-decoration: none;
  color: #e20079;
}
*/