/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  padding: 10px 0 0;
  background: black url(none) repeat scroll 0% 50%;
  text-align: center;
}
#wrapper {
  margin-left: auto;
  text-align: left;
  float: left;
  margin-right: auto;
  width: 1000px;
}
#outer {
  margin-left: 190px;
  margin-right: 190px;
}
#header {
  background-color: black;
  background-repeat: no-repeat;
  background-position: left top;
  height: 185px;
  line-height: 185px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url(images/header.jpg);
}
#lborder {
  background-color: black;
  background-repeat: no-repeat;
  color: black;
  width: 190px;
  float: left;
  left: -1px;
  margin-left: -189px;
  position: relative;
  background-image: url(images/lborder.jpg);
}
#navbar {
  background-color: black;
  background-repeat: no-repeat;
  width: 125px;
  margin-left: 65px;
  margin-top: auto;
}
#rborder {
  background-color: black;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  height: 100%;
  min-height: 100%;
  left: 1px;
  text-align: center;
  margin-right: -189px;
  position: relative;
  width: 190px;
  float: left;
}
#footer {
  background-color: black;
  width: 100%;
  color: white;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  height: 50px;
  line-height: 50px;
  font-size: 0.9em;
  margin-bottom: auto;
  clear: both;
  padding-top: 50px;
  right: 60px;
}
#clearheader {
  height: 175px;
}
#content {
  background-color: black;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  float: right;
  width: 99%;
  text-align: center;
}
.outerwrap {
  float: left;
  width: 99%;
}
.clearer {
  height: 1px;
  overflow: hidden;
  margin-top: -1px;
  clear: both;
}
