/* Generated by KompoZer */
body {
  padding: 5px;
  background: transparent url(../Imgs/imgDecor-2.gif) repeat-x scroll center;
  font-family: "Times New Roman",Times,serif;
  font-size: 14px;
}
#container {
  border: 1px solid #993939;
  margin: 0px auto;
  background: transparent url(../Imgs/imgBonBackground-6.jpg) no-repeat scroll left top;
  width: 800px;
  height: 660px;
}
#container a {
  text-decoration: none;
  color: #ffffff;
}
#container a:hover {
  color: #999999;
}
#menu {
  text-align: center;
}
#menu li {
  display: inline;
}
#menu li a {
  margin-right: 10px;
  text-decoration: none;
  color: #0f73fc;
}
#menu li a:hover {
  color: #993939;
}
#content {
  border: 1px solid #838659;
  padding: 5px;
  color: #ffffff;
  margin-top: 15px;
  margin-left: 20px;
  width: 407px;
  height: 620px;
}
#content h2 {
  text-align: right;
  font-family: English;
  font-size: 26px;
  margin-top: 5px;
  color: white;
}
#content h3 {
  margin: 5px;
  font-style: italic;
  font-size: 18px;
  font-weight: bold;
  padding-left: 20px;
}
#content p {
  margin: 5px 5px 15px;
  color: #ffffff;
}
#footer {
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  text-align: right;
  margin-right: 5px;
}
