/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #ffffff;
  background-color: #000000;
}
#banner {
  position: absolute;
  left: 300px;
  top: 10px;
}
#nav {
  position: fixed;
  left: 0px;
  top: 0px;
  clear: both;
  color: white;
  font-size: 22px;
  line-height: 80px;
  margin-top: 110px;
  margin-left: 120px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
#main {
  margin: 5px;
  padding: 5px;
  position: absolute;
  top: 210px;
  left: 310px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  text-align: justify;
  width: 410px;
}
#content {
  padding: inherit;
}
#copyright {
  top: 20px;
  font-family: "Courier New",Courier,monospace;
  font-size: 12px;
}
#smallpics {
  margin: 5px;
  float: left;
}
#smallpicsR {
  margin: 5px;
  float: right;
}
h1 {
  font-size: 22px;
}
#menu {
  border-style: none;
  padding: 0px 0% 0%;
}
ul {
  list-style-type: none;
}
div#nav a:link {
  text-decoration: none;
  color: white;
}
div#nav a:visited {
  text-decoration: none;
  color: white;
}
div#nav a:hover {
  color: #990000;
  text-decoration: none;
}
div#nav a:active {
  text-decoration: underline;
  color: red;
}
div#banner img {
  border: 2px solid #ffffff;
}
#logo {
  margin: 5px;
  padding: 5px;
  position: fixed;
  font-size: 20px;
  font-family: Segoe Script;
  color: #990000;
  line-height: 10px;
  text-align: center;
  top: 0px;
  left: 0px;
}
div#logo h1 {
  font-size: 40px;
}
#sider {
  position: fixed;
  top: 0px;
  left: 0px;
}
div#content h1 {
  color: white;
  font-family: "Times New Roman",Times,serif;
  font-style: italic;
}
.dateEvent {
  padding: 10px;
  font-family: "Courier New",Courier,monospace;
  font-size: 20px;
  background-color: #660000;
  color: white;
}
ul.pastevents {
  list-style-type: circle;
  font-size: 14px;
}
div#content a {
  text-decoration: underline;
  color: #990000;
}
