/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
#navigation {
  float: left;
  background-image: url(images/navbg.png);
  background-repeat: repeat-x;
  height: 38px;
  width: 924px;
}
#navigation li {
  display: block;
  list-style-type: none;
  float: left;
  background-repeat: no-repeat;
  background-position: left center;
}
#navigation li a {
  height: 38px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 6px;
  padding-left: 11px;
  padding-right: 10px;
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  margin-left: 12px;
  color: white;
  font-weight: bold;
  font-size: 0.7em;
}
#navigation li a:hover {
  background-image: url(images/navhighlight.png);
  background-repeat: repeat-x;
  color: #0087c7;
  margin-left: 12px;
}
#navleft {
  background-image: url(images/navbarleft.png);
  background-repeat: no-repeat;
  float: left;
  height: 38px;
  width: 18px;
}
#navright {
  background-image: url(images/navbarright.png);
  background-repeat: no-repeat;
  float: left;
  height: 38px;
  width: 18px;
}
#container {
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  min-height: 854px;
  overflow: auto;
  width: 960px;
}
#sociallinks {
  margin-right: auto;
  margin-left: auto;
  height: 22px;
  width: 920px;
}
#header {
  margin-right: auto;
  margin-left: auto;
  height: 200px;
  width: 780px;
}
#infobox {
  float: left;
  background-image: url(images/infobox.png);
  background-repeat: no-repeat;
  background-position:  center center;
  height: 200px;
  width: 210px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  text-align: center;
  font-weight: bold;
  color: white;
  line-height: 1.4em;
}
#banner {
  float: right;
  background-image: url(images/banner.png);
  height: 200px;
  background-repeat: no-repeat;
  background-position: right center;
  width: 570px;
}
#events {
  border: 1px solid #7bc9fe;
  padding: 4px;
  float: left;
  background-image: url(images/contentbg.png);
  background-position: center top;
  background-repeat: repeat-x;
  width: 215px;
  margin-right: 3px;
  min-height: 900px;
  overflow: auto;
  background-color: #e7eeff;
  color: #23608c;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}
#slideshow {
  border: 1px solid #7bc9fe;
  float: right;
  height: 220px;
  background-image: url(images/contentbg.png);
  background-repeat: repeat-x;
  background-position: center top;
  margin-bottom: 3px;
  margin-left: 3px;
  width: 391px;
}
#featured {
  border: 1px solid #7bc9fe;
  float: right;
  background-image: url(images/contentbg.png);
  background-repeat: repeat-x;
  background-position: center top;
  margin-bottom: 3px;
  margin-left: 9px;
  height: 220px;
  width: 293px;
}
#main {
  border: 1px solid #7bc9fe;
  padding: 4px;
  float: right;
  background-image: url(images/contentbg.png);
  background-position: center top;
  background-repeat: repeat-x;
  background-color: transparent;
  margin-top: 5px;
  margin-left: 3px;
  width: 717px;
  overflow: auto;
  color: #23608c;
  min-height: 669px;
}
#footer {
  width: 960px;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-size: 0.8em;
  text-align: center;
  color: #23608c;
  text-transform: capitalize;
}

