/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  background-position: center top;
  background-repeat: repeat-x;
  background-color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.64em;
  color: #660000;
  background-image: url(images/body.jpg);
}
p {
  margin: 15px 0px;
  padding: 0px 15px;
  font-size: 1.7em;
}
a {
  color: #cc6666;
}
a:hover {
  border-bottom: 1px solid;
}
li {
  list-style-image: url(images/backgrounds/bullet.gif);
}
h1, h2, h3 {
  border-bottom: 1px dashed #cccccc;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 200%;
  padding-bottom: 3px;
  color: #b70000;
}
h5 {
  text-align: center;
}
#container {
  margin: 0 auto;
  padding: 0 10px 10px;
  width: 580px;
  background-repeat: repeat-y;
  background-image: url(images/main.jpg);
}
#topcontainer {
  width: 100%;
  clear: both;
}
#website_title {
  border: 1px solid #000000;
  padding: 10px;
  background-color: #990000;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  width: 45%;
  float: left;
  font-family: Arial Narrow,Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-size: 36px;
  height: 120px;
  font-weight: bold;
}
#website_titleBC {
  border: 1px solid #000000;
  padding: 10px;
  background-color: #990000;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  float: left;
  font-family: Arial Narrow,Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-size: 36px;
  height: 120px;
  font-weight: bold;
  width: 90%;
}
#menuBC {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  background-color: #dddddd;
  float: right;
  height: 120px;
  margin-bottom: 20px;
  width: 1%;
}
#menu {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  background-color: #dddddd;
  width: 45%;
  float: right;
  height: 120px;
  margin-bottom: 20px;
}
#menu a {
  border-style: solid;
  border-color: #ffffff #999999 #999999 #ffffff;
  border-width: 1px;
  padding: 4px;
  float: left;
  width: 250px;
  margin-bottom: 1px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  background-image: url(images/menua.jpg);
}
#menu a:hover {
  border-style: solid;
  border-color: #999999 #ffffff #ffffff #999999;
  border-width: 1px;
  background-position: center bottom;
  background-image: url(images/menuahover.jpg);
  background-repeat: repeat;
}
.content {
  border-style: solid;
  border-color: #cccccc #eeeeee #eeeeee #cccccc;
  border-width: 1px;
  margin: 0 auto 10px;
  padding: 5px;
  clear: both;
  width: 560px;
  background-color: #ffffff;
  line-height: 20px;
}
.footercontent {
  border: 1px solid #cccccc;
  margin: 0 auto 10px;
  padding: 1px 5px;
  clear: both;
  width: 560px;
  background-color: #dddddd;
  line-height: 2em;
  text-align: left;
  font-size: 75%;
}
.footercontent a {
  font-weight: bold;
  text-decoration: none;
  color: #999999;
}
.footercontent a:hover {
  text-decoration: underline;
}
#footer {
  margin: 0 auto;
  width: 600px;
  height: 20px;
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
}

